RESOLVED CONFIGURATION CHANGED112218
http/tests/xmlhttprequest/send-array-buffer.html is flaky due to whitespace collapsing
https://bugs.webkit.org/show_bug.cgi?id=112218
Summary http/tests/xmlhttprequest/send-array-buffer.html is flaky due to whitespace c...
James Robinson
Reported 2013-03-12 18:10:12 PDT
http/tests/xmlhttprequest/send-array-buffer.html is flaky due to whitespace collapsing
Attachments
Patch (3.17 KB, patch)
2013-03-12 18:11 PDT, James Robinson
no flags
James Robinson
Comment 1 2013-03-12 18:11:26 PDT
James Robinson
Comment 2 2013-03-12 18:12:48 PDT
Flakiness dashboard shows how flaky this test has been on the bots: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Fxmlhttprequest%2Fsend-array-buffer.html This fixes this test (and is thus worthwhile IMO), but playing wack-a-mole with the whitespace node optimization isn't scalable. We need to make that algorithm deterministic.
Eric Seidel (no email)
Comment 3 2013-03-12 19:17:42 PDT
We just need to understand what's going on in these. :)
Andreas Kling
Comment 4 2014-02-05 11:17:11 PST
Comment on attachment 192847 [details] Patch Clearing review flag on patches from before 2014. If this patch is still relevant, please reset the r? flag.
Note You need to log in before you can comment on or make changes to this bug.