scientist-softserv / ams

Archival Management System to support the American Archive of Public Broadcasting
GNU General Public License v3.0
1 stars 0 forks source link

🐛 Selenium 404 Error #72

Open ShanaLMoore opened 1 year ago

ShanaLMoore commented 1 year ago

ref: https://github.com/WGBH-MLA/ams/actions/runs/5872454591/job/15924647625?pr=755

our rails 6 pipeline is full of selenium errors that prevent the spec from actually running. retriggering it often succeeds, it just sucks and is inconvenient to have to do that several times:

Image

LaRita has also been seeing this issue occasionally occur when running specs locally.

ShanaLMoore commented 1 year ago

My time box for this has expired. I will go to Rob's office hrs for help.

ShanaLMoore commented 1 year ago

look into selenium retry gem

ssh into pipeline and re run the seed #

ShanaLMoore commented 1 year ago

consider using: https://github.com/NoRedInk/rspec-retry

ShanaLMoore commented 1 year ago

Low priority and not urgent so putting this back in the backlog for now since rerunning the pipeline usually resolves this. we'd rather save our billable hrs for actual bug tickets and client priorities.

ShanaLMoore commented 1 year ago

Client is OK to abandon selenium if there is another tool that's more reliable.