You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ArpNetworking parent pom configures the Surefire plugin to execute test methods in parallel. However, this is causing intermittent failures in StenoEncoderTest (specifically testRedactSettings). Unfortunately, efforts to locate the race condition (either in the tests themselves, or in the code) have failed. We will need to return to this issue to at least ensure there is no race condition in the code.
The text was updated successfully, but these errors were encountered:
The ArpNetworking parent pom configures the Surefire plugin to execute test methods in parallel. However, this is causing intermittent failures in StenoEncoderTest (specifically testRedactSettings). Unfortunately, efforts to locate the race condition (either in the tests themselves, or in the code) have failed. We will need to return to this issue to at least ensure there is no race condition in the code.
The text was updated successfully, but these errors were encountered: