-
Notifications
You must be signed in to change notification settings - Fork 42
Reenable log distribution performance test #84
Copy link
Copy link
Open
Labels
test coverageImprovements related to increasing the test coverage of the frameworkImprovements related to increasing the test coverage of the framework
Description
ARKLogDistributorTests.test_logDistribution_performance() was disabled in #80 since it was observed to be flaky on CI builds. Specifically, the tearDown method was timing out while trying to clear the log store after running the test. I could never reproduce this failure locally, and attempts to increase the timeout did not resolve this issue.
We should investigate why this was flaking and reenable the test once we have a fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
test coverageImprovements related to increasing the test coverage of the frameworkImprovements related to increasing the test coverage of the framework