Closed
Bug 1251698
Opened 10 years ago
Closed 9 years ago
Investigate functional UI test failures in Travis CI
Categories
(support.mozilla.org :: General, defect)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: davehunt, Unassigned, Mentored)
References
Details
The full suite of functional UI tests are run in Travis CI [1] and are allowed to fail. A subset of 'smoke' tests is also run and expected to pass. We should investigate the reasons for the failures and as we address them, mark tests as belonging to the smoke suite to increase coverage and reduce the chance of introducing regressions in those areas.
This may become a tracking bug, as there could be several issues at play. Some suggestions so far include the screen size, and running the tests entirely with SSL using runsslserver [2].
It may also be worthwhile enabling the HTML report via the --html command line option, however it would also be necessary to use artifact uploads to S3 [3] in order to view the report.
[1] https://travis-ci.org/mozilla/kitsune
[2] http://kitsune.readthedocs.org/en/latest/notes.html?highlight=runsslserver#about-support-api
[3] https://docs.travis-ci.com/user/uploading-artifacts/
| Reporter | ||
Updated•10 years ago
|
Mentor: dave.hunt
Summary: Investigate function UI test failures in Travis CI → Investigate functional UI test failures in Travis CI
| Reporter | ||
Comment 1•9 years ago
|
||
This is no longer valid as the test suite is no longer in use due to the switch to a new platform.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•