Open Bug 1538506 Opened 6 years ago Updated 3 years ago

[wpt-sync] Sync PR 15541 - Remove `--ignore-rules` option from command line

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 15541 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/15541
Details from upstream follow.

qiuzhong <zhongx.qiu@intel.com> wrote:

Remove --ignore-rules option from command line

Remove the --ignore-rules option so we will not store
affected tests ignore list in command line.
This patch tries to store the ignore rules in a file
named .ignorerulesin the root working directory.
Meanwhile, a new option --ignore-rules-file is added to specify
the custom ignore rules file for flexibility.

Related: #14560, #15436

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.