Open Bug 1207190 Opened 9 years ago Updated 2 years ago

test_platform_colors.xul fails on OS X 10.10 opt with runByDir enabled

Categories

(Core :: Widget, defect)

43 Branch
x86_64
macOS
defect

Tracking

()

People

(Reporter: kaustabh93, Unassigned)

References

Details

(Whiteboard: tpi:-)

Here's a link tot try : https://treeherder.mozilla.org/#/jobs?repo=try&revision=d88894cd6e4b&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified&filter-searchStr=10.10

02:22:35     INFO -  4258 INFO TEST-START | widget/tests/test_platform_colors.xul
02:22:35     INFO -  testing color activeborder
02:22:35     INFO -  testing color activecaption
02:22:35     INFO -  testing color appworkspace
02:22:35     INFO -  testing color background
02:22:35     INFO -  testing color buttonface
02:22:35     INFO -  testing color buttonhighlight
02:22:35     INFO -  testing color buttonshadow
02:22:35     INFO -  testing color buttontext
02:22:35     INFO -  testing color captiontext
02:22:35     INFO -  testing color graytext
02:22:35     INFO -  TEST-INFO | started process screencapture
02:22:36     INFO -  TEST-INFO | screencapture: exit 0
02:22:36     INFO -  4259 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color activeborder is wrong: rgb(0, 0, 0)
02:22:36     INFO -  4260 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color activecaption is wrong: rgb(204, 204, 204)
02:22:36     INFO -  4261 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color appworkspace is wrong: rgb(255, 255, 255)
02:22:36     INFO -  4262 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color background is wrong: rgb(99, 99, 206)
02:22:36     INFO -  4263 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttonface is wrong: rgb(240, 240, 240)
02:22:36     INFO -  4264 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttonhighlight is wrong: rgb(255, 255, 255)
02:22:36     INFO -  4265 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttonshadow is wrong: rgb(220, 220, 220)
02:22:36     INFO -  4266 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color buttontext is wrong: rgb(0, 0, 0)
02:22:36     INFO -  4267 INFO TEST-PASS | widget/tests/test_platform_colors.xul | platform color captiontext is wrong: rgb(0, 0, 0)
02:22:36     INFO -  4268 INFO TEST-UNEXPECTED-FAIL | widget/tests/test_platform_colors.xul | platform color graytext is wrong: rgb(128, 128, 128)
Blocks: 1110982
This was previously skipped for all platforms except OS X 10.10, now it has been disabled for OS 10.10 too : https://dxr.mozilla.org/mozilla-central/source/widget/tests/chrome.ini#58

This can be tested on try server and can be turned back on, once fixed.
Whiteboard: tpi:-
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.