RESOLVED FIXED 68270
non-CG WebkitMac buildbots have massive failures on Mac OS 10.5
https://bugs.webkit.org/show_bug.cgi?id=68270
Summary non-CG WebkitMac buildbots have massive failures on Mac OS 10.5
epoger
Reported 2011-09-16 12:49:27 PDT
We have recently turned on WebkitMac (non-CG) buildbots within http://build.chromium.org/p/chromium.webkit/waterfall . The ones running on 10.6 are doing reasonably decent (although they are red--still failing a handful of tests). But the ones running on 10.5 are failing 500+ tests. This is probably due to the fact that Cary Clark and I don't have a decent 10.5 machine handy, so all of our local testing has been on 10.6. We probably need to create a bunch of new baseline text/image results in http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium-mac-leopard My plan, for now, is to modify test_expectations to allow lots of failures on 10.5. Then I can rebaseline without all the redness.
Attachments
Patch (173.69 KB, patch)
2011-11-09 12:11 PST, epoger
no flags
epoger
Comment 1 2011-09-16 13:22:47 PDT
Cary has landed my initial test_expectations change as http://trac.webkit.org/changeset/95317/
epoger
Comment 2 2011-11-09 11:07:11 PST
*** Bug 71935 has been marked as a duplicate of this bug. ***
epoger
Comment 3 2011-11-09 12:11:06 PST
epoger
Comment 4 2011-11-10 05:55:38 PST
The patch I attached yesterday is the final step to re-enabling layout test comparisons on Leopard. Looking for a reviewer...
epoger
Comment 5 2011-11-10 10:36:17 PST
I have marked this "commit-queue -" in an attempt to cancel... we had to roll out use_skia=1 in Chromium (yet again, sigh)
epoger
Comment 6 2011-11-10 10:37:21 PST
Oops, canceled the commit of the wrong patch. Set back to "commit-queue ?".
WebKit Review Bot
Comment 7 2011-11-11 12:51:17 PST
Comment on attachment 114337 [details] Patch Clearing flags on attachment: 114337 Committed r100008: <http://trac.webkit.org/changeset/100008>
WebKit Review Bot
Comment 8 2011-11-11 12:51:23 PST
All reviewed patches have been landed. Closing bug.
Ojan Vafai
Comment 9 2011-11-11 15:54:08 PST
Not sure what happened here. The commit log is very confusing. In either case, http://trac.webkit.org/changeset/100008 caused hundreds of failures on 10.5 and epoger is not online. I'm rolling back.
Ojan Vafai
Comment 10 2011-11-11 16:07:55 PST
epoger
Comment 11 2011-11-14 05:28:58 PST
(In reply to comment #9) > Not sure what happened here. The commit log is very confusing. In either case, http://trac.webkit.org/changeset/100008 caused hundreds of failures on 10.5 and epoger is not online. I'm rolling back. (sigh) Thanks for doing the rollback, Ojan. The problem is that I clicked "commit +" on this and then it didn't get committed by the commit-bot until 1.5 days later (right before I left the office on Friday afternoon!) I'll refresh the CL and then get someone to land it for me.
epoger
Comment 12 2011-11-21 08:16:40 PST
Finally put in the final rebaselines (and removed the broad test_expectations failures) in http://trac.webkit.org/changeset/100917 .
Note You need to log in before you can comment on or make changes to this bug.