google / grr

GRR Rapid Response: remote live forensics for incident response
https://grr-doc.readthedocs.io/
Apache License 2.0
4.75k stars 761 forks source link

Win/py3.8 quickfix for running elastic output plugin tests. #992

Closed fredx30 closed 2 years ago

fredx30 commented 2 years ago

Runs with something like

pytest grr/server/grr_response_server/output_plugins/elasticsearch_plugin_test.py  --ignore=grr/gui/selenium_tests --pdb
fredx30 commented 2 years ago

Closing this to run on my fork and later repoen here as appropriate.