RESOLVED FIXED 93543
Fix test results of network-no-source-const-shadow.html
https://bugs.webkit.org/show_bug.cgi?id=93543
Summary Fix test results of network-no-source-const-shadow.html
Erik Arvidsson
Reported 2012-08-08 15:59:37 PDT
Fix invalid test
Attachments
Patch (2.72 KB, patch)
2012-08-08 16:01 PDT, Erik Arvidsson
no flags
Erik Arvidsson
Comment 1 2012-08-08 16:01:57 PDT
Kentaro Hara
Comment 2 2012-08-08 17:18:28 PDT
Comment on attachment 157318 [details] Patch OK
WebKit Review Bot
Comment 3 2012-08-08 19:05:51 PDT
Comment on attachment 157318 [details] Patch Clearing flags on attachment: 157318 Committed r125138: <http://trac.webkit.org/changeset/125138>
WebKit Review Bot
Comment 4 2012-08-08 19:05:55 PDT
All reviewed patches have been landed. Closing bug.
Eric Carlson
Comment 5 2012-08-08 19:27:07 PDT
Comment on attachment 157318 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=157318&action=review > LayoutTests/media/network-no-source-const-shadow-expected.txt:11 > -PASS element.NETWORK_NO_SOURCE is 15 > +FAIL element.NETWORK_NO_SOURCE should be 3. Was 15. Did you mean to land results with a failing test?
Erik Arvidsson
Comment 6 2012-08-08 22:04:16 PDT
(In reply to comment #5) > (From update of attachment 157318 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=157318&action=review > > > LayoutTests/media/network-no-source-const-shadow-expected.txt:11 > > -PASS element.NETWORK_NO_SOURCE is 15 > > +FAIL element.NETWORK_NO_SOURCE should be 3. Was 15. > > Did you mean to land results with a failing test? Yes. The test is still useful but both V8 and JSC get the result wrong at the moment. V8 bug is 91031 JSC bug is 93540
Note You need to log in before you can comment on or make changes to this bug.