Closed Bug 1075071 Opened 10 years ago Closed 6 years ago

test_innerWidthHeight_script.html is permafail on Android/B2G

Categories

(Core :: DOM: Core & HTML, defect, P5)

ARM
All
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: RyanVM, Assigned: bradwerth)

References

()

Details

Over in bug 932350, I'm running Try pushes to see about re-enabling the dom-level* tests across the board. I've run into a perma-fails on Android & B2G, however. The reasons vary, however.

Android 2.3:
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=2106638&repo=try

10:02:57 INFO - 364 INFO TEST-PASS | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerWidth is css viewport width
10:02:57 INFO - 365 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerHeight is css viewport height - got 247, expected 320
10:02:57 INFO - 366 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerWidth returns value that was set - got 320, expected 300
10:02:57 INFO - 367 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerHeight returns value that was set - got 247, expected 300
10:02:57 INFO - 368 INFO TEST-OK | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | took 13679ms 


Android 4.0 & Mulet:
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=2106707&repo=try

09:14:24 INFO - 956 INFO TEST-PASS | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerWidth is css viewport width
09:14:24 INFO - 957 INFO TEST-PASS | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerHeight is css viewport height
09:14:24 INFO - 958 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerWidth returns value that was set - got 320, expected 300
09:14:24 INFO - 959 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | innerHeight returns value that was set - got 320, expected 300
09:14:24 INFO - 960 INFO TEST-OK | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | took 457ms 


B2G Desktop:
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=2106848&repo=try

09:47:25 INFO - 3745 INFO TEST-START | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html
09:47:25 INFO - JavaScript error: , line 0: uncaught exception: 2147500037
09:47:25 INFO - 3746 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | uncaught exception - NS_ERROR_FAILURE: at http://mochi.test:8888/tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html:17
09:47:25 INFO - JavaScript error: http://mochi.test:8888/tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html, line 17: NS_ERROR_FAILURE:
09:47:25 INFO - JavaScript error: chrome://specialpowers/content/specialpowers.js, line 6: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIMessageSender.sendAsyncMessage] 
09:52:55 INFO - 3750 ERROR TEST-UNEXPECTED-TIMEOUT | /tests/dom/tests/mochitest/dom-level0/test_innerWidthHeight_script.html | application timed out after 330 seconds with no output
This test isn't really useful for Android and B2G. Browser windows on those platforms are always using the full screen, it's not possible to open smaller browser windows or resize them.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Mass closing as we are no longer working on b2g/firefox os.
This is an issue on Android too, not just b2g.  What were the criteria for the mass-closing?

That said, for this specific bug wontfix is probably the right thing per comment 1.
Flags: needinfo?(sledru)
No activity for a while, b2g or gonk in the title, etc.
I did a bunch of checks, sorry for missing this one.
Flags: needinfo?(sledru)
Assignee: nobody → bwerth
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.