Run Talos harness tests in CI
Categories
(Testing :: Talos, task, P2)
Tracking
(firefox74 fixed)
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: davehunt, Assigned: alexandrui)
References
Details
Attachments
(1 file)
The Talos harness tests are not currently running in CI. We should clean these up and get them running whenever a change is made to testing/talos. We can use the Raptor harness tests as an example: https://searchfox.org/mozilla-central/rev/30b01f4f60dbcbd6b01500a26b3100c28005cf62/taskcluster/ci/source-test/python.yml#203-216
Comment 1•5 years ago
|
||
Talos unit tests are found here:
https://searchfox.org/mozilla-central/source/testing/talos/talos/unittests
They could be turned on for Py2 only at the start. In future they can be ported to Python 3 and turned on for Py3.
:bebe is there someone on SV who could pick this up?
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Uhm... :igoldan, is it possible that the duplication of windows10-64-ccov/debug
key from taskcluster/ci/talos.yml to cause any talos regressions/failures?
Comment 3•5 years ago
|
||
(In reply to Alexandru Ionescu :alexandrui from comment #2)
Uhm... :igoldan, is it possible that the duplication of
windows10-64-ccov/debug
key from taskcluster/ci/talos.yml to cause any talos regressions/failures?
Marco, is it possible that those 2 duplicated lines slipped in unintentionally?
Comment 4•5 years ago
|
||
(In reply to Ionuț Goldan [:igoldan], Performance Sheriff from comment #3)
(In reply to Alexandru Ionescu :alexandrui from comment #2)
Uhm... :igoldan, is it possible that the duplication of
windows10-64-ccov/debug
key from taskcluster/ci/talos.yml to cause any talos regressions/failures?Marco, is it possible that those 2 duplicated lines slipped in unintentionally?
Yes, the second should be windows10-64-ccov/opt. I've filed bug 1598437 to fix that.
Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
This possibly depends on 1602775 also.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 8•5 years ago
|
||
bugherder |
Description
•