Bug 99604
Summary: | Layout Test http/tests/workers/text-encoding.html is flaky crashing on debug bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dana Jansens <danakj> |
Component: | Tools / Tests | Assignee: | Dmitry Titov <dimich> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, pkasting, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dana Jansens
The following layout test is flaky crashing on debug bots: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fworkers%2Ftext-encoding.html
http/tests/workers/text-encoding.html
08:41:01.208 1163 #
08:41:01.208 1163 # Fatal error in ../../src/objects-inl.h, line 1497
08:41:01.208 1163 # CHECK(index < GetInternalFieldCount() && index >= 0) failed
08:41:01.208 1163 #
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dana Jansens
Committed r131614: <http://trac.webkit.org/changeset/131614>
Peter Kasting
We no longer use b.w.o. to track flaky tests.