WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 89510
Layout test gamepad/gamepad-polling-access.html timing out on some bots
https://bugs.webkit.org/show_bug.cgi?id=89510
Summary
Layout test gamepad/gamepad-polling-access.html timing out on some bots
Kenneth Russell
Reported
2012-06-19 13:52:53 PDT
Example failure:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20%28dbg%29%282%29/builds/10640
From the bot:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20%28dbg%29%282%29
on:
http://build.chromium.org/p/chromium.webkit/console
Marking this as a known timeout. Scott indicated offline there's a patch in progress that should fix this problem.
Attachments
Patch
(3.44 KB, patch)
2013-03-12 16:57 PDT
,
James Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2012-06-19 15:01:42 PDT
Committed
r120758
: <
http://trac.webkit.org/changeset/120758
>
Kenneth Russell
Comment 2
2012-06-19 15:02:20 PDT
Accidentally closed the bug with the above TestExpectations update. Reopening.
James Robinson
Comment 3
2013-03-12 16:54:11 PDT
It's not timing out, it's crashing. The call to std::copy(..., )'s second parameter is null because it's calling .begin() on an WTF::Vector<> with 0 size.
James Robinson
Comment 4
2013-03-12 16:57:11 PDT
***
Bug 112209
has been marked as a duplicate of this bug. ***
James Robinson
Comment 5
2013-03-12 16:57:26 PDT
Created
attachment 192834
[details]
Patch
Kenneth Russell
Comment 6
2013-03-12 17:08:27 PDT
Comment on
attachment 192834
[details]
Patch Thanks for cleaning this up. r=me
WebKit Review Bot
Comment 7
2013-03-12 17:27:58 PDT
Comment on
attachment 192834
[details]
Patch Clearing flags on attachment: 192834 Committed
r145631
: <
http://trac.webkit.org/changeset/145631
>
WebKit Review Bot
Comment 8
2013-03-12 17:28:01 PDT
All reviewed patches have been landed. Closing bug.
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