Bug 60109
Summary: | inspector/elements/edit-dom-actions.html is flaky on chromium bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | adamk, jchaffraix, leviw, pfeldman, shinyak, wjmaclean, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Felements%2Fedit-dom-actions.html |
Dirk Pranke
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Felements%2Fedit-dom-actions.html&group=%40ToT%20-%20chromium.org
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Julien Chaffraix
*** Bug 70631 has been marked as a duplicate of this bug. ***
Levi Weintraub
The debug flavors of this are now asserting on Linux and Windows Debug bots as well:
# Fatal error in v8/src/objects.cc, line 7383
# CHECK(!shared()->optimization_disabled()) failed
W. James MacLean
(In reply to comment #2)
> The debug flavors of this are now asserting on Linux and Windows Debug bots as well:
>
> # Fatal error in v8/src/objects.cc, line 7383
> # CHECK(!shared()->optimization_disabled()) failed
This bug has gotten flaky-timeout-slow on win debug lately, have added TIMEOUT to the test expectations for this test.
W. James MacLean
(In reply to comment #3)
> (In reply to comment #2)
> > The debug flavors of this are now asserting on Linux and Windows Debug bots as well:
> >
> > # Fatal error in v8/src/objects.cc, line 7383
> > # CHECK(!shared()->optimization_disabled()) failed
>
> This bug has gotten flaky-timeout-slow on win debug lately, have added TIMEOUT to the test expectations for this test.
Ooops, broke lint on TestExpectations: will mark as SKIP on WIN DEBUG 'till this gets resolved.
Shinya Kawanaka
Why skipped in Win Debug? Just for lint?
Let me add timeout for Win.
Also, we have to mark this slow in Linux.
Adam Klein
Marking as Skip on Mac Debug for now since the only other option would be [ Slow Pass Timeout ], which is not allowed.
Timothy Hatcher
Chromium has left the building. Won't fix.