Bug 112629

Summary: [chromium] Layout test http/tests/xmlhttprequest/send-array-buffer.html is flaky on all platforms
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dpranke, eric, esprehn, jamesr, kinuko, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Kenneth Russell
Reported 2013-03-18 14:45:35 PDT
Layout test http/tests/xmlhttprequest/send-array-buffer.html is flaky on all platforms because occasionally the trailing newline is missing from the test's output. See: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20chromium.org&showAllRuns=true&showExpectations=true&tests=http%2Ftests%2Fxmlhttprequest%2Fsend-array-buffer.html This is strange. Any guesses about why this might be happening? Marking the test as flaky for now.
Attachments
Kenneth Russell
Comment 1 2013-03-18 15:38:54 PDT
Suppressed flakiness in http://trac.webkit.org/changeset/146134> .
Dirk Pranke
Comment 2 2013-03-18 16:00:22 PDT
I know James was seeing something similar last week while gardening. I don't believe he got a chance to dig into it deeper. It would be interesting to know if this was reproducible locally.
James Robinson
Comment 3 2013-03-18 17:03:09 PDT
Yeah, the whitespace collapsing logic is flaky (and more flaky with the threaded HTML parser it seems).
Eric Seidel (no email)
Comment 4 2013-03-18 17:46:04 PDT
Elliot and I made some headway into understanding this whitespace flake last Weds. We just need another afternoon in the same place (and/or I need a little time to hack).
Note You need to log in before you can comment on or make changes to this bug.