Open Bug 1549058 Opened 5 years ago Updated 2 years ago

OSX Mojave (10.14) - image/test/mochitest/test_animSVGImage.html fails on 10.14

Categories

(Core :: Graphics: ImageLib, defect, P3)

defect

Tracking

()

People

(Reporter: jmaher, Unassigned)

References

Details

I am working on getting tests to pass in osx 10.14 (vs 10.10 which we currently have).

This causes a few new failures, in this case image/test/mochitest/test_animSVGImage.html fails 50% of the time in both opt and debug:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=34bdc979939c6fb897d4b14cf69b09a2281f84be&searchStr=mochitest-e10s-4&selectedJob=243913231

we have some prior art of failures on osx in bug 1370784, but that is rarely happening.

some related log output:
4:46:39 INFO - TEST-START | image/test/mochitest/test_animSVGImage.html
14:46:39 INFO - GECKO(1165) | ++DOMWINDOW == 12 (0x119a78400) [pid = 1167] [serial = 12] [outer = 0x11a6add40]
14:46:39 INFO - TEST-PASS | image/test/mochitest/test_animSVGImage.html | reference snapshot shouldn't match blank page snapshot
14:46:39 INFO - TEST-PASS | image/test/mochitest/test_animSVGImage.html | reference div should disappear when it becomes display:none
14:46:39 INFO - TEST-FAIL | image/test/mochitest/test_animSVGImage.html | The author of the test has indicated that flaky timeouts are expected. Reason: Pre-existing timeouts when converting from mochitest-chrome
14:46:39 INFO - TEST-FAIL | image/test/mochitest/test_animSVGImage.html | The author of the test has indicated that flaky timeouts are expected. Reason: Pre-existing timeouts when converting from mochitest-chrome
14:46:39 INFO - TEST-PASS | image/test/mochitest/test_animSVGImage.html | myPoll called
14:46:39 INFO - TEST-FAIL | image/test/mochitest/test_animSVGImage.html | The author of the test has indicated that flaky timeouts are expected. Reason: Pre-existing timeouts when converting from mochitest-chrome
...

:aosmond, could you help me figure out how to get this more reliable on osx 10.14 ?

Flags: needinfo?(aosmond)

Andrew has a patch for this test in https://phabricator.services.mozilla.com/D12543

It's waiting on some feedback to potentially make the fix a little more complete. You might want to try that patch to see if it helps.

oh, this patch solves the problem, thanks for pointing it out.

Depends on: 1370784
Flags: needinfo?(aosmond)
Priority: -- → P3

:aosmond - is there any possibility of the aforementioned patch landing in the coming two weeks? As more macosx1010 machines are transferred to macosx1014, there will be increasing need to migrate these suites to macosx1014.

Flags: needinfo?(aosmond)
Flags: needinfo?(aosmond)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.