roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Some Integration (`features/`) Tests Suddenly Breaking Independent of Any Code Changes

Open aaronskiba opened this issue 9 months ago • 0 comments

Problem Description

  • Several of the integration tests are suddenly failing. There is an existing GitHub issue for the capybara gem that may reveal a fix https://github.com/teamcapybara/capybara/issues/2800

Observed Behaviour

  • The following is two runs of the PostgreSQL GitHub Action against the same commit:

Previous run (March 10, 2025) of PostgreSQL GitHub Action with all integration tests passing:

  • https://github.com/DMPRoadmap/roadmap/actions/runs/13768012392/attempts/1?pr=3481

More recent run (March 17, 2025) of PostgreSQL GitHub Action with some integrations tests failing:

  • https://github.com/DMPRoadmap/roadmap/actions/runs/13768012392/job/38899555649?pr=3481

aaronskiba avatar Mar 17 '25 16:03 aaronskiba