Closed Bug 884528 Opened 13 years ago Closed 12 years ago

Add support for fail-if based on device

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 758835

People

(Reporter: jgriffin, Assigned: jgriffin)

References

Details

We should support being able to mark tests as expected failures on specific devices, e.g., fail-if = device == "panda" The work to support skip-if is being done separately, in bug 883281.
Assignee: nobody → jgriffin
This was fixed in its entirety by bug 758835; you can now do something like: [test_foo.py] fail-if = device == 'inari' and it works.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.