Closed Bug 1491975 Opened 6 years ago Closed 6 years ago

[wdspec] tests/new_session/platform_name.py | AttributeError: 'skip_if' not a registered marker

Categories

(Testing :: geckodriver, defect, P2)

Version 3
defect

Tracking

(firefox63 fixed, firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox63 --- fixed
firefox64 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Keywords: regression)

Attachments

(1 file)

The test used the following marker: > @pytest.mark.skip_if(platform_name is None, reason="Unsupported platform {}".format(platform_name)) This is not defined in pytest. Instead it should be `skipif()`.
Attachment #9009866 - Flags: review?(ato)
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Priority: P3 → P2
Attachment #9009866 - Flags: review?(ato) → review+
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/13074 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Possible wpt-sync bug that it complains the PR can’t be merged due to failing upsteam tests when the PR has already been merged 20 minutes prior?
Flags: needinfo?(james)
There was a network issue, but I don't see that the tests have been run again. So maybe a sync bug. https://tools.taskcluster.net/groups/OeDmaPaGTdqniz1-FSoT9w/tasks/OtVDIn8iSAaHuywSv8Tw4g/runs/0/logs/public%2Flogs%2Flive.log
It's actually a regression from bug 1470659. So please uplift this test only patch to beta. Thanks!
Blocks: 1470659
Keywords: regression
Whiteboard: [checkin-needed-beta]
Whiteboard: [checkin-needed-beta]
Flags: needinfo?(james)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: