Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteSprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteSprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created June 12, 2019 at 1:56 PM
Updated June 17, 2019 at 2:15 PM
Resolved June 17, 2019 at 2:15 PM
The current set of system tests require a very specific build environment to in order to run successfully and this environment has proven to be difficult to reproduce leaving us with constant failures, flappers, and a development environment that's different from the actual test execution environment.
By moving the system tests to use the test containers framework, including running Selenium and Firefox in containers, we hope to streamline the development and execution of system tests.
Work is currently being targeted for the
develop
branch. Once stable we can evaluate back-porting the changes as far back as necessary.