Open Bug 1904288 Opened 7 days ago Updated 3 days ago

Allow to skip some tests in the pdfpaint task

Categories

(Testing :: Talos, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: calixte, Unassigned)

References

Details

(Whiteboard: [fxp])

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)

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]
Severity: -- → S3
Priority: -- → P3

I added talos: false for a specific test:
https://github.com/mozilla/pdf.js/pull/18341

You need to log in before you can comment on or make changes to this bug.