kpmg-agile / ca-pqvp

KPMG submission for CA PQVP
https://www.calproc.website
7 stars 3 forks source link

(DevOps) Jenkins GUI Unit Test Only Succeeds After Retry #187

Closed thechrisrobinson closed 7 years ago

thechrisrobinson commented 7 years ago

Potential Xvfb/Chrome/Jenkins/Linux bug.

Not a show stopper. Work around is to re-execute step on failure.

thechrisrobinson commented 7 years ago

@benrogers-kpmg :: Can we make another project, something similar to Non Priority Bugs or similar for bugs that most likely will not be resolved before go live, but are not show stoppers.

thechrisrobinson commented 7 years ago

Had some time (another spurt of energy) to dive into this one.

Narrowed this down completely do to faulty behavior of Docker container.

Leaving docker db container running (not important on data content for our unit tests .. we can refresh if needed).

If docker container is running, we do not hit this issue. 5 consecutive builds with no issue.