Closed Bug 845624 Opened 12 years ago Closed 12 years ago

test_scaledrag.xul is failing 8 of the 96 tests on ubuntu VMs

Categories

(Firefox for Android Graveyard :: General, defect)

All
Linux
defect
Not set
normal

Tracking

(fennec+)

RESOLVED WORKSFORME
Tracking Status
fennec + ---

People

(Reporter: jmaher, Unassigned)

References

(Blocks 1 open bug)

Details

we are moving our linux testing to ubuntu VMs on Amazon EC2 and inside of mochitest-chrome we have 8 failures: https://tbpl.mozilla.org/?tree=Cedar&rev=2b5a9536deeb https://tbpl.mozilla.org/php/getParsedLog.php?id=20091627&tree=Cedar 22:35:40 INFO - 24218 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After mouseup and drag left on slider, scale has correct value - got 3, expected 2 22:35:40 INFO - 24221 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After mouseup and drag right on slider, scale has correct value - got 1, expected 2 22:35:40 INFO - 24224 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After touch and drag left on slider, scale has correct value - got 3, expected 2 22:35:40 INFO - 24227 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After touch and drag right on slider, scale has correct value - got 1, expected 2 22:35:41 INFO - 24230 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After mouseup and drag left on slider, scale has correct value - got 3, expected 2 22:35:41 INFO - 24233 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After mouseup and drag right on slider, scale has correct value - got 1, expected 2 22:35:41 INFO - 24236 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After touch and drag left on slider, scale has correct value - got 3, expected 2 22:35:41 INFO - 24239 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_scaledrag.xul | After touch and drag right on slider, scale has correct value - got 1, expected 2 I can reproduce these and if I were to comment out lines 175-187 (http://mxr.mozilla.org/mozilla-central/source/toolkit/content/tests/chrome/test_scaledrag.xul#175), I can get this to pass. wesj- I view you as the original author for this. Is there anything which might be causing this specific subset of the tests to fail?
Flags: needinfo?(wjohnston)
Sorry for the delay. Since they're all on the slider dragging tests, I suspect the problem might be with this check: http://mxr.mozilla.org/mozilla-central/source/toolkit/content/tests/chrome/test_scaledrag.xul#171 i.e. we're confused about whether we're on macs or linux?
Flags: needinfo?(wjohnston)
I very much doubt that navigator.platform contains "Mac" on Linux. Did you mean something else?
Flags: needinfo?(wjohnston)
oddly enough, this test isn't failing anymore :( I am doing a lot of retriggers looking for consistency before I mark this as works for me.
I am not seeing this failure on our cedar branch (https://tbpl.mozilla.org/?tree=Cedar), nor on local testing.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(wjohnston)
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.