WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
72651
Inspector tests flakily crashing on Linux dbg canary
https://bugs.webkit.org/show_bug.cgi?id=72651
Summary
Inspector tests flakily crashing on Linux dbg canary
Peter Kasting
Reported
2011-11-17 13:50:49 PST
The Chromium Linux dbg canary (
http://build.chromium.org/p/chromium.webkit/waterfall?show=Webkit%20Linux%20(dbg
) ) has had major problems with crashing tests in inspector/elements and inspector/styles ever since some time shortly before
r100584
. The nearest inspector-specific CL before that was
http://trac.webkit.org/changeset/100572
for
bug 72393
, but the problem could also be something else. Specifically, the tests seg fault with no useful back trace. The following tests have failed this way so far: inspector/elements/dom-agent-query-selector.html inspector/elements/edit-dom-actions.html inspector/elements/modify-chardata.html inspector/styles/media-queries.html inspector/styles/metrics-box-sizing.html inspector/styles/styles-add-blank-property.html inspector/styles/styles-add-invalid-property.html inspector/styles/styles-add-new-rule.html inspector/styles/styles-change-node-while-editing.html inspector/styles/styles-commit-editing.html inspector/styles/styles-computed-trace.html inspector/styles/styles-disable-inherited.html inspector/styles/styles-disable-then-delete.html inspector/styles/styles-iframe.html inspector/styles/styles-new-API.html inspector/styles/styles-redirected-css.html inspector/styles/styles-update-from-js.html inspector/styles/styles-url-linkify.html I think I'm going to attempt to roll out
r100572
to see if the bot stabilizes.
Attachments
Add attachment
proposed patch, testcase, etc.
Peter Kasting
Comment 1
2011-11-17 16:05:25 PST
Looks like
r100572
was not the culprit.
Peter Kasting
Comment 2
2011-11-17 17:30:37 PST
r100584
was not the culprit either. I'm giving up on trying to track this down via reverts, I'm just going to suppress these at the moment.
Steve Block
Comment 3
2011-11-18 07:42:39 PST
Some of these tests are also timing out -
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%20%28dbg%29/builds/440
Steve Block
Comment 4
2011-11-18 07:43:58 PST
Committed
r100776
: <
http://trac.webkit.org/changeset/100776
>
Steve Block
Comment 5
2011-11-21 04:43:05 PST
inspector/styles/styles-cancel-editing.html is also timing out -
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%20(dbg)/builds/503
Steve Block
Comment 6
2011-11-21 04:46:48 PST
Committed
r100901
: <
http://trac.webkit.org/changeset/100901
>
Steve Block
Comment 7
2011-11-21 06:14:21 PST
Committed
r100907
: <
http://trac.webkit.org/changeset/100907
>
Steve Block
Comment 8
2011-11-21 09:19:53 PST
Committed
r100924
: <
http://trac.webkit.org/changeset/100924
>
Steve Block
Comment 9
2011-11-21 11:03:27 PST
Committed
r100937
: <
http://trac.webkit.org/changeset/100937
>
Alexander Pavlov (apavlov)
Comment 10
2011-12-16 05:23:25 PST
The inspector/styles tests have behaved well lately, should I close the bug?
Peter Kasting
Comment 11
2011-12-16 10:00:46 PST
Is there any particular thing we think might have fixed this? I get a little uneasy when bugs magically disappear but no one knows why...
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