WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101229
[chromium] Layout test inspector-protocol/debugger-pause-dedicated-worker.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=101229
Summary
[chromium] Layout test inspector-protocol/debugger-pause-dedicated-worker.htm...
Stephen White
Reported
2012-11-05 09:18:45 PST
Layout test inspector-protocol/debugger-pause-dedicated-worker.html is flaky. Sometimes, it seems to output text in a non-deterministic order (racy?): --- /mnt/data/b/build/slave/WebKit_Linux/build/layout-test-results/inspector-protocol/debugger-pause-dedicated-worker-expected.txt +++ /mnt/data/b/build/slave/WebKit_Linux/build/layout-test-results/inspector-protocol/debugger-pause-dedicated-worker-actual.txt @@ -1,6 +1,6 @@ Started worker +didEnableWorkerDebugging Worker created -didEnableWorkerDebugging didConnectToWorker SUCCESS: Worker paused Sometimes, it seems to output extra text (maybe creating an extra worker?): --- /b/build/slave/WebKit_Linux__dbg_/build/layout-test-results/inspector-protocol/debugger-pause-dedicated-worker-expected.txt +++ /b/build/slave/WebKit_Linux__dbg_/build/layout-test-results/inspector-protocol/debugger-pause-dedicated-worker-actual.txt @@ -1,6 +1,8 @@ Started worker +Worker created Worker created didEnableWorkerDebugging didConnectToWorker +didConnectToWorker SUCCESS: Worker paused And sometimes (Linux Debug), it crashes with useless stack trace: crash log for DumpRenderTree (pid 29036): STDOUT: <empty> STDERR: <empty>
Attachments
Patch
(4.87 KB, patch)
2012-12-04 14:27 PST
,
Yury Semikhatsky
vsevik
: review+
vsevik
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-12-04 14:27:09 PST
Created
attachment 177563
[details]
Patch
Yury Semikhatsky
Comment 2
2012-12-04 14:30:26 PST
Committed
r136571
: <
http://trac.webkit.org/changeset/136571
>
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