lycoris106

Results 8 issues of lycoris106

### Description Some tests below were found to be potentially flaky with research tool [NonDex](https://github.com/TestingResearchIllinois/NonDex), which explores non-determinism in tests. These tests can fail due to different iteration orders under...

wontfix

### Describe the bug ## Description The non-deterministic bug below was found with [NonDex](https://github.com/TestingResearchIllinois/NonDex), which explores non-determinism in tests. The order of arguments to constructor can be mixed-up due to...

### Summary Fixes nondeterministic (flaky) test in following modules: - rwiki/rwiki-impl/impl - lti/tsugi-util - lti/lti-common - samigo/samigo-services The failure was found with [NonDex](https://github.com/TestingResearchIllinois/NonDex), which explores non-determinism in tests. These tests...

There are multiple non-deterministic tests (found with [NonDex](https://github.com/TestingResearchIllinois/NonDex) tool) across different test classes in spring-data-cassandra. ### Description These tests listed below fail intermittently due to reliance on iteration order of...

status: waiting-for-triage

## Description Part of #22767 This PR together with some previous ones should resolve all the flaky tests currently found in the flow repo. Here the non-deterministic test is `JreMapTest.testMapValues`...

+1.0.0
Contribution

### Description of the bug The test failures in several modules were found with [NonDex](https://github.com/TestingResearchIllinois/NonDex), which explores non-determinism in tests. These tests can cause test failure under different JVMs, etc....

testing

## Description This PR fixes some flaky tests found with [NonDex](https://github.com/TestingResearchIllinois/NonDex), which explores non-determinism in tests. These tests can fail under different JVMs, hash seeds, etc. The flaky tests: -...

OCA Verified

## Description This PR fixes some flaky tests found with [NonDex](https://github.com/TestingResearchIllinois/NonDex), which explores non-determinism in tests. These tests can fail under different JVMs, hash seeds, etc. The flaky tests: -...

OCA Verified