numerique-gouv / people

Teams management application
MIT License
13 stars 1 forks source link

Flaky e2e tests #409

Closed mjeammet closed 3 weeks ago

mjeammet commented 2 months ago

Bug Report

Problematic behavior Les tests e2e sont un peu flaky. Comme ça n'arrive pas souvent, il suffit de relancer le job mais comme ce job est très long, ça fait quand même 2x10 minutes d'attente.

Steps to Reproduce

  1. push code to any pull request
  2. wait
  3. And then the bug happens! (but not everytime)

example of failing test : https://github.com/numerique-gouv/people/actions/runs/10959119350/job/30430871198

mjeammet commented 1 month ago

After some inquiry, this is due to the random user generator not having a infinite amount of options.