WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
48457
fast/workers/storage/use-same-database-in-page-and-workers.html sometimes times out on Windows
https://bugs.webkit.org/show_bug.cgi?id=48457
Summary
fast/workers/storage/use-same-database-in-page-and-workers.html sometimes tim...
Adam Roben (:aroben)
Reported
2010-10-27 12:40:37 PDT
fast/workers/storage/use-same-database-in-page-and-workers.html sometimes times out on Windows. See the URL for a failing example. I've added the test to the Skipped file.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-10-27 12:46:28 PDT
<
rdar://problem/8601089
>
Dumitru Daniliuc
Comment 2
2010-10-27 15:26:25 PDT
Any idea how to reproduce the timeout? I just ran: run-webkit-tests --debug --iterations 100 fast/workers/storage/use-same-database-in-page-and-workers.html twice, and all 200 runs passed.
Adam Roben (:aroben)
Comment 3
2010-10-27 15:31:39 PDT
Maybe running all the tests will cause it to happen?
Dumitru Daniliuc
Comment 4
2010-10-27 15:36:27 PDT
I can't run all tests on Windows, because httpd crashes in my cygwin, but I'll try running a larger suite and see if I can get this test to time out.
Adam Roben (:aroben)
Comment 5
2010-11-01 08:04:46 PDT
(In reply to
comment #4
)
> I can't run all tests on Windows, because httpd crashes in my cygwin, but I'll try running a larger suite and see if I can get this test to time out.
Here's how you can fix httpd: 1) Create a /tmp/phprebase file containing the following two lines: /path/to/LayoutTests/http/conf/libphp4.dll /usr/lib/apache/libphp4.dll 2) Kill all Cygwin processes 3) Run this command via Start > Run: c:\cygwin\bin\ash -c "/bin/rebaseall -T /tmp/phprebase"
Dumitru Daniliuc
Comment 6
2010-11-01 13:07:36 PDT
(In reply to
comment #5
)
> (In reply to
comment #4
) > > I can't run all tests on Windows, because httpd crashes in my cygwin, but I'll try running a larger suite and see if I can get this test to time out. > > Here's how you can fix httpd: > > 1) Create a /tmp/phprebase file containing the following two lines: > /path/to/LayoutTests/http/conf/libphp4.dll > /usr/lib/apache/libphp4.dll > 2) Kill all Cygwin processes > 3) Run this command via Start > Run: > c:\cygwin\bin\ash -c "/bin/rebaseall -T /tmp/phprebase"
thanks adam! this fixed httpd.
David Kilzer (:ddkilzer)
Comment 7
2010-11-20 13:31:09 PST
See also
Bug 49869
.
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