We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151da13 commit 4d3ebd8Copy full SHA for 4d3ebd8
Makefile
@@ -55,7 +55,7 @@ test-integration-2.4:
55
56
test-ci:
57
@rethinkdb&
58
- pytest -v --cov rethinkdb --cov-report xml
+ pytest -v --cov rethinkdb --cov-report xml --ignore=tests/integration/test_write_hooks.py
59
@killall rethinkdb
60
61
test-remote:
0 commit comments