Closed
Bug 1904288
Opened 2 years ago
Closed 1 year ago
Allow to skip some tests in the pdfpaint task
Categories
(Testing :: Talos, task, P3)
Testing
Talos
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
Details
(Whiteboard: [fxp])
Attachments
(1 file)
It'd be nice to be able to skip some tests because they're either useless or too long to run.
For example for an entry in test_manifest.json we could add a property talos (or a better name) set to false when we want to skip it.
Flags: needinfo?(gmierz2)
Comment 1•2 years ago
|
||
I think adding something to test_manifest.json would be ideal. Let me know when you've added this field, and I can make the changes on our side to take it into account.
Flags: needinfo?(gmierz2)
Whiteboard: [fxp]
Updated•2 years ago
|
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Comment 2•2 years ago
|
||
I added talos: false for a specific test:
https://github.com/mozilla/pdf.js/pull/18341
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•2 years ago
|
||
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2a1d0b442ab
Allow to skip some tests in the pdfpaint task r=sparky
Comment 6•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Comment 7•2 years ago
|
||
Status: RESOLVED → REOPENED
status-firefox132:
fixed → ---
Flags: needinfo?(cdenizet)
Resolution: FIXED → ---
Target Milestone: 132 Branch → ---
Comment 8•2 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/d29bb4b5d463
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a879571cdfa0
Allow to skip some tests in the pdfpaint task r=sparky,perftest-reviewers
Comment 10•1 year ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 2 years ago → 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(cdenizet)
You need to log in
before you can comment on or make changes to this bug.
Description
•