Closed
Bug 802427
Opened 12 years ago
Closed 12 years ago
Disable expected failures to prevent Python2.6 compat problems
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox18 fixed, firefox19 fixed)
RESOLVED
FIXED
mozilla19
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
Attachments
(1 file)
We're running WebAPI tests on cedar, and the Python 2.7 unittest.expectedFailure decorator is causing an error on linux test slaves, because they only have 2.6.
We'll just disable these for now.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
...and merged to cedar: https://hg.mozilla.org/projects/cedar/rev/09e5d52cd830
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Whiteboard: [automation-needed-in-aurora]
Assignee | ||
Updated•12 years ago
|
tracking-firefox18:
? → ---
Assignee | ||
Comment 4•12 years ago
|
||
Landed on ash: https://hg.mozilla.org/projects/ash/rev/c7b58a2166e8
Assignee | ||
Comment 5•12 years ago
|
||
Whiteboard: [automation-needed-in-aurora]
Assignee | ||
Updated•12 years ago
|
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•