Skip to content

TINKERPOP-2840 Fixed Flaky Tests#1898

Closed
priyanka-28 wants to merge 1 commit intoapache:masterfrom
priyanka-28:fix-flaky
Closed

TINKERPOP-2840 Fixed Flaky Tests#1898
priyanka-28 wants to merge 1 commit intoapache:masterfrom
priyanka-28:fix-flaky

Conversation

@priyanka-28
Copy link

Tests in IteratorUtilsTest and ParameterizedGroovyTranslatorTest express non-deterministic behavior and change the order of the attributes. The fix is changing HashMap to LinkedHashMap and changing HashSet to LinkedHashSet to guarantee determinism.

[Issue] (https://issues.apache.org/jira/browse/TINKERPOP-2840)

After resolving the issues successfully, the tests pass with NonDex -

image

xiazcy pushed a commit that referenced this pull request Dec 21, 2022
@xiazcy
Copy link
Contributor

xiazcy commented Dec 21, 2022

Cherry-picked fix to 8f62cbb.

@xiazcy xiazcy closed this Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants