* Add flag for tests to avoid double-reporting check Some of the tests were flaking. Our best guess is that it's failing to track some events due to false positives in the Bloom filter used to guard against double-reporting. So we add a flag to disable using that in tests (except for tests that test that functionality). * invert logic to avoid double negative
29 KiB
29 KiB