WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
70576
REGRESSION (
r98040
-
r98044
): 64 tests failing on SnowLeopard Intel Release (Tests)
https://bugs.webkit.org/show_bug.cgi?id=70576
Summary
REGRESSION (r98040-r98044): 64 tests failing on SnowLeopard Intel Release (Te...
Simon Fraser (smfr)
Reported
2011-10-20 19:59:43 PDT
The following tests started failing on SnowLeopard Intel Release (Tests) between
r98041
and
r98044
(inclusive): http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html http/tests/websocket/tests/hixie76/workers/worker-simple.html http/tests/websocket/tests/hixie76/workers/close-in-shared-worker.html http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness.html http/tests/websocket/tests/hixie76/workers/shared-worker-simple.html http/tests/websocket/tests/hybi/workers/shared-worker-simple.html http/tests/websocket/tests/hybi/workers/receive-arraybuffer.html http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash.html http/tests/websocket/tests/hybi/workers/send-blob.html http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html http/tests/websocket/tests/hybi/workers/worker-simple.html http/tests/websocket/tests/hybi/workers/no-subprotocol.html http/tests/websocket/tests/hybi/workers/close-code-and-reason.html http/tests/websocket/tests/hybi/workers/close.html http/tests/websocket/tests/hybi/workers/send-arraybuffer.html http/tests/websocket/tests/hybi/workers/worker-handshake-challenge-randomness.html http/tests/websocket/tests/hybi/workers/receive-blob.html http/tests/workers/shared-worker-importScripts.html http/tests/eventsource/workers/eventsource-simple.html http/tests/xmlhttprequest/workers/shared-worker-methods-async.html http/tests/xmlhttprequest/workers/methods-async.html http/tests/xmlhttprequest/workers/access-control-basic-get-fail-non-simple.html http/tests/xmlhttprequest/workers/shared-worker-close.html http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html http/tests/xmlhttprequest/workers/shared-worker-referer.html http/tests/xmlhttprequest/workers/shared-worker-methods.html http/tests/inspector/network/network-shared-worker.html fast/workers/shared-worker-location.html fast/workers/shared-worker-gc.html fast/workers/worker-context-gc.html fast/workers/worker-close.html fast/workers/worker-multi-port.html fast/workers/shared-worker-context-gc.html fast/workers/worker-replace-global-constructor.html fast/workers/worker-cloneport.html fast/workers/storage/multiple-transactions-on-different-handles.html fast/workers/storage/multiple-databases-garbage-collection.html fast/workers/storage/execute-sql-args-worker.html fast/workers/storage/change-version-handle-reuse-worker.html fast/workers/storage/multiple-transactions.html fast/workers/storage/open-database-while-transaction-in-progress.html fast/workers/storage/read-and-write-transactions-dont-run-together.html fast/workers/storage/test-authorizer.html fast/workers/shared-worker-simple.html fast/workers/shared-worker-exception.html fast/workers/worker-gc.html fast/workers/worker-messageport-gc.html fast/workers/shared-worker-name.html fast/workers/shared-worker-in-iframe.html fast/workers/worker-replace-self.html fast/workers/shared-worker-shared.html fast/workers/shared-worker-navigator.html fast/workers/worker-terminate.html fast/workers/shared-worker-replace-self.html fast/workers/termination-with-port-messages.html fast/workers/worker-messageport.html fast/workers/shared-worker-script-error.html fast/workers/shared-worker-replace-global-constructor.html fast/workers/worker-location.html fast/workers/worker-navigator.html inspector/debugger/linkifier.html inspector/debugger/script-formatter.html
http://trac.webkit.org/log/trunk?rev=98044&stop_rev=98041&limit=5
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r98040%20(34065)/results.html
passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r98044%20(34066)/results.html
failed
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-10-20 20:07:22 PDT
Probably my fault.
Adam Barth
Comment 2
2011-10-20 20:52:51 PDT
These appear to all involve workers. Perhaps eventNames isn't working the way I expect in a worker.
Adam Barth
Comment 3
2011-10-20 22:56:41 PDT
Hopefully fixed in
http://trac.webkit.org/changeset/98066
.
Adam Barth
Comment 4
2011-10-21 00:01:18 PDT
I'm pretty sure this is fixed, even if the bots haven't cycled.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug