Bug 60351
Summary: | [Chromium] send-form-data-with-sliced-file.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | jianli, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hajime Morrita
http/tests/local/formdata/send-form-data-with-sliced-file.html sometimes crashes.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20chromium.org&tests=http%2Ftests%2Flocal%2Fformdata%2Fsend-form-data-with-sliced-file.html
ASSERTION FAILED: !m_deletionHasBegun
../../JavaScriptCore/wtf/RefCounted.h(87) : bool WTF::RefCountedBase::derefBase()
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hajime Morrita
marked test_expectaitons.txt at http://trac.webkit.org/changeset/85932
Ryosuke Niwa
No longer observing the flakiness.