Raptor fenix cold page-load jobs failing (test name doesn't exist)
Categories
(Testing :: Raptor, defect, P1)
Tracking
(firefox-esr68 unaffected, firefox67 unaffected, firefox68 unaffected, firefox69 unaffected, firefox70 unaffected, firefox71 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox68 | --- | unaffected |
| firefox69 | --- | unaffected |
| firefox70 | --- | unaffected |
| firefox71 | --- | fixed |
People
(Reporter: rwood, Assigned: rwood)
References
(Regression)
Details
(Keywords: regression)
[task 2019-10-18T01:20:56.336Z] 01:20:36 INFO - raptor-main Info: raptor-start
[task 2019-10-18T01:20:56.336Z] 01:20:36 INFO - raptor-main Info: received command line arguments: Namespace(..., test='raptor-tp6m-cold-1', test_url_params=None)
[task 2019-10-18T01:20:56.336Z] 01:20:36 CRITICAL - raptor-manifest Critical: abort: specified test name doesn't exist
[task 2019-10-18T01:20:56.336Z] 01:20:36 CRITICAL - raptor-main Critical: this test is not targeted for fenix
I believe this is because of the taskcluster config improvements landed in Bug 1587826. I'm guessing that there needs to be a corresponding change on the Fenix github CI side to update the test INI names, as we changed them from "raptor-tp6m-cold-N" to "raptor-tp6m-N-cold". I'll have a look and create a PR.
| Assignee | ||
Comment 1•6 years ago
|
||
Submitted a PR for the fix: https://github.com/mozilla-mobile/fenix/pull/6114
| Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•4 years ago
|
Description
•