prime-simplereport icon indicating copy to clipboard operation
prime-simplereport copied to clipboard

Investigate flaky testEventSerialization Java test failures

Open emmastephenson opened this issue 3 years ago • 3 comments

Description

testEventSerialization is flakily. We need to investigate and figure out why and possible fix.

Action requested

  • Retry tests automatically (depends on #3049 )
  • Look into the root causes of our flaky tests

Additional context

https://github.com/CDCgov/prime-simplereport/actions/runs/1965367265/attempts/1

emmastephenson avatar Mar 10 '22 20:03 emmastephenson

Needed 2 retries to pass: https://github.com/CDCgov/prime-simplereport/runs/5487318341?check_suite_focus=true

zdeveloper avatar Mar 10 '22 20:03 zdeveloper

Example of flaky backend test: https://github.com/CDCgov/prime-simplereport/actions/runs/3062221733/jobs/4942953265

Example of flaky e2e tests: https://github.com/CDCgov/prime-simplereport/actions/runs/3061893121/jobs/4942389476

georgehager avatar Sep 15 '22 17:09 georgehager

Export test occasionally fails; usually off by a few seconds.

We need to check and see if the other issues are still present after the Spring upgrade.

emmastephenson avatar Oct 12 '22 19:10 emmastephenson