RESOLVED FIXED 104942
REGRESSION: Two recent compositing/background-color tests always fail on Mac
https://bugs.webkit.org/show_bug.cgi?id=104942
Summary REGRESSION: Two recent compositing/background-color tests always fail on Mac
Beth Dakin
Reported 2012-12-13 12:58:39 PST
These two tests always fail on Mac: compositing/background-color/background-color-text-change.html compositing/background-color/background-color-change-to-text.html They were added with http://trac.webkit.org/changeset/137051 It is worth noting that they seem to pass in Safari 6, but they are failing on TOT.
Attachments
Beth Dakin
Comment 2 2012-12-13 13:03:59 PST
http://trac.webkit.org/changeset/137051 , the very revision that checked these tests in is what caused them to start failing on the Mac! I will skip these tests for now, but we will have to fix this regression.
Beth Dakin
Comment 3 2012-12-13 13:43:12 PST
Bizarrely, when I run these tests on my own computer, they do not fail. However, they do fail when I open them manually and they fail on the bots. Not quite sure what to make of that.
Beth Dakin
Comment 4 2012-12-13 13:52:49 PST
Okay, I skipped the tests for now with http://trac.webkit.org/changeset/137648 (and http://trac.webkit.org/changeset/137649 to fix the copy-paste error).
Noam Rosenthal
Comment 5 2012-12-13 15:36:59 PST
(In reply to comment #3) > Bizarrely, when I run these tests on my own computer, they do not fail. However, they do fail when I open them manually and they fail on the bots. Not quite sure what to make of that. Yes, I've experienced that same thing. It's probably what had me thrown off when I landed this, though I don't remember the particulars.
Simon Fraser (smfr)
Comment 6 2012-12-13 17:07:17 PST
Pretty sure bug 104842 is going to fix these.
Beth Dakin
Comment 7 2012-12-13 17:45:29 PST
Beth Dakin
Comment 8 2012-12-13 17:45:52 PST
(In reply to comment #7) > Thanks, Simon! > > http://trac.webkit.org/changeset/137690 Ignore this!! wrong bug.
Ryosuke Niwa
Comment 9 2013-01-03 13:36:49 PST
Removed the test expectations in http://trac.webkit.org/changeset/138734 since the test has been passing.
Note You need to log in before you can comment on or make changes to this bug.