Closed Bug 1598749 Opened 5 years ago Closed 4 years ago

Remove w3c-css/received/css-namespaces reftests

Categories

(Core :: Layout, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

Details

Attachments

(2 files)

Before removing, we need to investigate the pass/fail state is the same as those in the web-platform-tests, or figuring out why they are different.

Bug 1594937 comment 2 is a sample analysis.

When executing ./import-tests.py in a python virtualenv, the path of
the python interpreter won't be at /usr/bin/python. By using
/usr/bin/env python, it works as the system can find a python
interpreter in $PATH.

Assignee: nobody → aethanyc

These reftests can be safely removed because all css-namespace tests are
pass in both received/reftest.list and wpt reftests (no
testing/web-platform/meta/css/css-namespaces folder).

The only manual modification in this patch are removing
os.path.join("css-namespaces"), in import-tests.py.

Others parts are generated by running import-tests.py on a wpt
repository with commit 15f199c91a72b0d51bf0a12b3b77827ecb5051ff.

Depends on D56376

Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d8f553f72a44
Make ./import-tests.py work for python installed at different paths. r=dbaron
https://hg.mozilla.org/integration/autoland/rev/210fbd8cbce3
Remove w3c-css/received/css-namespaces reftests. r=dbaron
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Regressions: 1628200
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: