Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
4.0-rc2, 4.0, 4.1-alpha1, 4.1
-
None
-
Correctness
-
Normal
-
Normal
-
Unit Test
-
All
-
None
-
Description
ViewComplexTest
Flaky test and move back away from 'long' section.
InsertUpdateIfConditionTest (CASSANDRA-16676)
Fails here with a timeout. We can see in the history it takes quite a while in CI but it takes just 1m locally. Probably due to constrained resources. Looking at the individual test cases, for compression i.e., we can see 378 at an average of 1s each it can easily go over the timeout of 240s. Recommendation is to either move to 'long' section of to raise the timeout for the class for CI.
ViewFilteringTest
Move back from 'long' section
Attachments
Issue Links
- fixes
-
CASSANDRA-16676 Flaky InsertUpdateIfConditionTest
- Resolved
- is a parent of
-
CASSANDRA-16711 Split ViewComplexTest to avoid timeouts after being moved away from 'long' junits
- Resolved
- links to