Bug 83075
| Summary: | [chromium] Lots of filesystem tests crashing causing Win debug to exit early | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ericu, kinuko |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ojan Vafai
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20%28dbg%29%281%29/builds/11304/steps/webkit_tests/logs/stdio
Exiting early after 20 crashes and 0 timeouts. 13448 tests run.
Regressions: Unexpected crashes : (20)
fast/filesystem/async-operations.html = CRASH
fast/filesystem/directory-entry-to-uri.html = CRASH
fast/filesystem/file-entry-to-uri.html = CRASH
fast/filesystem/file-from-file-entry.html = CRASH
fast/filesystem/file-writer-abort-continue.html = CRASH
fast/filesystem/file-writer-events.html = CRASH
fast/filesystem/file-writer-gc-blob.html = CRASH
fast/filesystem/file-writer-truncate-extend.html = CRASH
fast/filesystem/filesystem-reference.html = CRASH
fast/filesystem/flags-passing.html = CRASH
fast/filesystem/not-enough-arguments.html = CRASH
fast/filesystem/op-copy.html = CRASH
fast/filesystem/workers/async-operations.html = CRASH
fast/filesystem/workers/file-from-file-entry.html = CRASH
fast/filesystem/workers/file-writer-gc-blob.html = CRASH
fast/filesystem/workers/file-writer-sync-truncate-extend.html = CRASH
fast/filesystem/workers/file-writer-sync-write-overlapped.html = CRASH
fast/filesystem/workers/file-writer-truncate-extend.html = CRASH
fast/filesystem/workers/file-writer-write-overlapped.html = CRASH
fast/filesystem/workers/sync-operations.html = CRASH
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric U.
The bot needs a clobber build; it's an MSVC issue wherein it doesn't know to rebuild googleurl even though a compile flag changed in the gyp file.
Eric U.
dglazkov has clobbered the builder; as soon as it recovers from its other maladies, this should go away.