RESOLVED FIXED 83075
[chromium] Lots of filesystem tests crashing causing Win debug to exit early
https://bugs.webkit.org/show_bug.cgi?id=83075
Summary [chromium] Lots of filesystem tests crashing causing Win debug to exit early
Ojan Vafai
Reported 2012-04-03 14:47:36 PDT
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
Eric U.
Comment 1 2012-04-03 14:49:34 PDT
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.
Comment 2 2012-04-03 16:48:26 PDT
dglazkov has clobbered the builder; as soon as it recovers from its other maladies, this should go away.
Note You need to log in before you can comment on or make changes to this bug.