Open Bug 1156956 Opened 11 years ago Updated 3 years ago

test_platform_colors.xul fails when run in a standalone directory

Categories

(Core :: Widget: Cocoa, defect)

defect

Tracking

()

Tracking Status
firefox40 --- affected

People

(Reporter: jmaher, Unassigned)

References

Details

(Whiteboard: tpi:-)

in the quest to get tests to run-by-dir, there is a osx 10.10 failure that needs addressing (http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/jmaher@mozilla.com-dc08691d7faf/try-macosx64-debug/try_yosemite-debug_test-mochitest-other-bm106-tests1-macosx-build53.txt.gz): 10:56:38 INFO - 3798 INFO TEST-OK | widget/tests/test_panel_mouse_coords.xul | took 73ms 10:56:38 INFO - ++DOMWINDOW == 58 (0x11e115400) [pid = 3377] [serial = 152] [outer = 0x126cb9c00] 10:56:38 INFO - 3799 INFO TEST-START | widget/tests/test_platform_colors.xul 10:56:38 INFO - ++DOMWINDOW == 59 (0x11062e800) [pid = 3377] [serial = 153] [outer = 0x126cb9c00] 10:56:38 INFO - testing color activeborder 10:56:38 INFO - testing color activecaption 10:56:38 INFO - testing color appworkspace 10:56:38 INFO - testing color background 10:56:38 INFO - testing color buttonface 10:56:38 INFO - testing color buttonhighlight 10:56:38 INFO - testing color buttonshadow 10:56:38 INFO - testing color buttontext 10:56:38 INFO - testing color captiontext 10:56:38 INFO - testing color graytext 10:56:38 INFO - 3800 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color activeborder is wrong: rgb(0, 0, 0) 10:56:38 INFO - 3801 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color activecaption is wrong: rgb(204, 204, 204) 10:56:38 INFO - 3802 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color appworkspace is wrong: rgb(255, 255, 255) 10:56:38 INFO - 3803 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color background is wrong: rgb(99, 99, 206) 10:56:38 INFO - 3804 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttonface is wrong: rgb(240, 240, 240) 10:56:38 INFO - 3805 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttonhighlight is wrong: rgb(255, 255, 255) 10:56:38 INFO - 3806 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttonshadow is wrong: rgb(220, 220, 220) 10:56:38 INFO - 3807 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttontext is wrong: rgb(0, 0, 0) 10:56:38 INFO - 3808 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color captiontext is wrong: rgb(0, 0, 0) 10:56:38 INFO - 3809 INFO TEST-UNEXPECTED-FAIL | widget/tests/test_platform_colors.xul | platform color graytext is wrong: rgb(128, 128, 128) - expected PASS 10:56:38 INFO - testing color highlight (from try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc08691d7faf) It appears this test is running <1 minute after startup, most likely there is something that this depends on which is initialized async.
Whiteboard: tpi:-
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.