Open omkrpt opened 9 months ago
Tested this with nondex run in the CI workflow https://github.com/omkrpt/Gaffer/actions/runs/7942664621/job/21686187745
Logs for the run: ci_build_GraphTestWithNondex.txt ci_build_GraphTestWithoutNondex.txt
Here is the diff for the changes made to add nondex. In txt format: ci_config_diff.txt
Using the current latest commit
ac602892435bdd0180f783c80f774149f50eb7f0
, the following tests is identified as flaky:uk.gov.gchq.gaffer.graph.GraphTest#shouldConstructGraphAndCreateViewWithGroups
To Reproduce
Failure:
Nondex seed config in txt format: config.txt Execution logs: graphTestFail.txt
What could be the problem? The objects to be compared in the assertion contain elements that are arranged in a non-deterministic order.