Closed Bug 1128924 Opened 10 years ago Closed 10 years ago

TEST-UNEXPECTED-FAIL | dom/base/test/test_hasFeature.html | Endpoint Navigator.getMobileIdAssertion resolved with the correct value. If this is failing because you're changing how an API is exposed, you must contact the Marketplace team to let

Categories

(Firefox OS Graveyard :: Runtime, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(firefox38 fixed)

RESOLVED FIXED
2.2 S5 (6feb)
Tracking Status
firefox38 --- fixed

People

(Reporter: gerard-majax, Assigned: gerard-majax)

References

Details

Attachments

(1 file, 1 obsolete file)

I have spotted this on some try runs I triggered a couple of days ago.
A code pattern incompatible with mulet is being copy pasted over various DOM tests: http://mxr.mozilla.org/mozilla-central/search?string=isB2G&find=test var isB2g = !isAndroid && /Mobile|Tablet/.test(navigator.userAgent); I already disabled some of them in bug 1027242, but we keep introducing new one, that would be great to find such isB2g detection compatible with mulet...
Attachment #8558515 - Attachment is obsolete: true
Comment on attachment 8558545 [details] [diff] [review] Fix Mulet detection in mochitests r=smaug This makes green mochitest: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9a110f25eaf5
Attachment #8558545 - Flags: review?(bugs)
Blocks: 1129164
Comment on attachment 8558545 [details] [diff] [review] Fix Mulet detection in mochitests r=smaug rs+
Attachment #8558545 - Flags: review?(bugs) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S5 (6feb)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: