RESOLVED WONTFIX 85090
Layout Tests fast/js/dfg-float64array.html, fast/js/dfg-uint16array.html, and fast/js/dfg-uint8array.html are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=85090
Summary Layout Tests fast/js/dfg-float64array.html, fast/js/dfg-uint16array.html, and...
Dimitri Glazkov (Google)
Reported 2012-04-27 13:04:17 PDT
It's possible this is for Chromium/V8 only, but these tests are timing out frequently. Arv, cc'ing you in hopes you know who to cc on V8 side. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fjs%2Fdfg-float64array.html%2Cfast%2Fjs%2Fdfg-uint16array.html%2Cfast%2Fjs%2Fdfg-uint8array.html
Attachments
Filip Pizlo
Comment 1 2012-04-27 13:14:21 PDT
(In reply to comment #0) > It's possible this is for Chromium/V8 only, but these tests are timing out frequently. > > Arv, cc'ing you in hopes you know who to cc on V8 side. > > http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fjs%2Fdfg-float64array.html%2Cfast%2Fjs%2Fdfg-uint16array.html%2Cfast%2Fjs%2Fdfg-uint8array.html Are those charts for Chromium or the Mac port, or both?
Dimitri Glazkov (Google)
Comment 2 2012-04-27 13:15:57 PDT
(In reply to comment #1) > (In reply to comment #0) > > It's possible this is for Chromium/V8 only, but these tests are timing out frequently. > > > > Arv, cc'ing you in hopes you know who to cc on V8 side. > > > > http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fjs%2Fdfg-float64array.html%2Cfast%2Fjs%2Fdfg-uint16array.html%2Cfast%2Fjs%2Fdfg-uint8array.html > > Are those charts for Chromium or the Mac port, or both? Only Chromium. I don't know if the flakiness is present on other ports -- don't have the data.
Filip Pizlo
Comment 3 2012-04-27 13:21:50 PDT
(In reply to comment #2) > (In reply to comment #1) > > (In reply to comment #0) > > > It's possible this is for Chromium/V8 only, but these tests are timing out frequently. > > > > > > Arv, cc'ing you in hopes you know who to cc on V8 side. > > > > > > http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fjs%2Fdfg-float64array.html%2Cfast%2Fjs%2Fdfg-uint16array.html%2Cfast%2Fjs%2Fdfg-uint8array.html > > > > Are those charts for Chromium or the Mac port, or both? > > Only Chromium. I don't know if the flakiness is present on other ports -- don't have the data. I haven't seen evidence of flakiness on JSC.
Erik Arvidsson
Comment 4 2012-04-27 13:27:23 PDT
Danno: Do you know who worked on ByteArrays?
Daniel Clifford
Comment 5 2012-05-02 08:29:54 PDT
I did the Crankshaft implementation of ByteArrays in V8, so I'm probably the right person to take a look at this. I am not sure how to decode the included links, I'll follow up with Dimitri to figure out exactly what I have to look at.
Adam Klein
Comment 6 2012-05-25 15:16:15 PDT
Fwiw, these only seemed to be timing out on Debug builds, and usually take a long time even when they don't time out, so I've marked them as DEBUG SLOW and expect they'll pass in future (though will take awhile). See http://trac.webkit.org/changeset/118573
Yuta Kitamura
Comment 7 2012-08-15 00:10:50 PDT
Tests named dfg-*array.html are known to be slow. All these tests now point to BUGCR24182 (Slow WebKit tests that pass): <http://trac.webkit.org/changeset/125652> I'm closing this bug as obsolete.
Note You need to log in before you can comment on or make changes to this bug.