RESOLVED FIXED 98706
results.html and garden-o-matic are ignoring IMAGE failures when expected to FAIL
https://bugs.webkit.org/show_bug.cgi?id=98706
Summary results.html and garden-o-matic are ignoring IMAGE failures when expected to ...
Dirk Pranke
Reported 2012-10-08 17:36:03 PDT
results.html and garden-o-matic are ignoring IMAGE failures when expected to FAIL
Attachments
Patch (7.95 KB, patch)
2012-10-08 17:38 PDT, Dirk Pranke
ojan: review+
Dirk Pranke
Comment 1 2012-10-08 17:38:38 PDT
Ojan Vafai
Comment 2 2012-10-08 18:11:24 PDT
Comment on attachment 167658 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=167658&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/base.js:151 > + if (childName.indexOf("radialGradient") != -1) > + 1; Accidentally included?
Dirk Pranke
Comment 3 2012-10-08 18:32:38 PDT
(In reply to comment #2) > (From update of attachment 167658 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=167658&action=review > > > Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/base.js:151 > > + if (childName.indexOf("radialGradient") != -1) > > + 1; > > Accidentally included? Whoops. Yup.
Dirk Pranke
Comment 4 2012-10-08 18:36:16 PDT
Csaba Osztrogonác
Comment 5 2012-10-09 00:18:33 PDT
Dirk Pranke
Comment 6 2012-10-09 09:36:46 PDT
(In reply to comment #5) > (In reply to comment #4) > > Committed r130709: <http://trac.webkit.org/changeset/130709> > > And expected update landed in r130727: <http://trac.webkit.org/changeset/130727> Whoops, thanks, Ossy!
Note You need to log in before you can comment on or make changes to this bug.