RESOLVED FIXED 51759
[Chromium] svg/dom/length-list-parser.html fails on Chromium Linux after r74788 and r74803
https://bugs.webkit.org/show_bug.cgi?id=51759
Summary [Chromium] svg/dom/length-list-parser.html fails on Chromium Linux after r747...
Mihai Parparita
Reported 2010-12-30 12:13:14 PST
See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&master=ChromiumWebkit&tests=svg%2Fdom%2Flength-list-parser.html The diff appears to be a formatting difference: -Parsed as 1 length(s) [ 8.62569e+06 ]:... +Parsed as 1 length(s) [ 8.62569e+006 ]:... I can rebaseline, but since I wasn't sure what r74788 was trying to fix (can't see bug 51692), it seems like Justin to weigh in first.
Attachments
Mihai Parparita
Comment 1 2010-12-30 12:14:21 PST
Oh, I see that you just checked in r74803. Will close this bug if the test starts to pass.
Mihai Parparita
Comment 2 2010-12-30 12:16:41 PST
(In reply to comment #1) > Oh, I see that you just checked in r74803. Will close this bug if the test starts to pass. It looks like Linux now fails, since it picks up the chromium-win expectations that you added in r74803 (but it should use the base one). You'll need to add chromium-linux baselines too.
Mihai Parparita
Comment 3 2010-12-30 12:27:37 PST
Actually, I'll take care of this.
Mihai Parparita
Comment 4 2010-12-30 12:31:17 PST
Justin Schuh
Comment 5 2010-12-30 16:39:10 PST
Thanks Mihai. I owe you one.
Note You need to log in before you can comment on or make changes to this bug.