Skip to content

no support for web-platform-tests format logs #7

@jmaher

Description

@jmaher

If there is a push which contains many failures:
https://treeherder.mozilla.org/jobs?repo=try&revision=c2ed18f748046d19578705aeed91f40033800273

in this push, all jobs and failures are part of the test suite web-platform-tests. These have a different relative path in the source tree and some different logic than other tests.

Currently if run:
citools push failures try c2ed18f748046d19578705aeed91f40033800273

there will be hundreds of output lines showing:
WARNING | citools.dump_failures:63 - Invalid test: /upgrade-insecure-requests/gen/worker-module-inherit.http-rp/upgrade/websocket.https.html

and of course many other test names.

We should support web-platform-tests in here, or at the very least reduce the amount of warnings output printed in order to reduce confusion.

Metadata

Metadata

Assignees

Labels

good next issueFor when `good first issues` are too easy

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions