Closed
Bug 1616088
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 21839 - Enable xfailed test in wptrunner's test_sauce
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21839 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21839
Details from upstream follow.
Sergio Villar Senin <svillar@igalia.com> wrote:
Enable xfailed test in wptrunner's test_sauce
It was failing because comparing ints and None objects is valid in Python2 (returns True) but raises a type missmatch exception in Python3.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3717f91e807
[wpt PR 21839] - Enable xfailed test in wptrunner's test_sauce, a=testonly
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•