Bug 60089
Summary: | editing/selection/desginmode-no-caret.html is flaky, crashing on chromium debug bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | rniwa, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Dirk Pranke
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=editing%2Fselection%2Fdesignmode-no-caret.html&group=%40ToT%20-%20chromium.org.
This has been happening since at least 4/21/2010. Sorry for the delay in triaging ...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
No longer seeing this crash.
Yury Semikhatsky
The test is still failing in Debug mode:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20%28dbg%29%281%29/builds/7556
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%20%28deps%29%28dbg%29%281%29/builds/13151
I'm going to add it back to test_expectations.txt
Yury Semikhatsky
Updated expectations: http://trac.webkit.org/changeset/98464
Ryosuke Niwa
(In reply to comment #3)
> Updated expectations: http://trac.webkit.org/changeset/98464
Oh, I think we just need to apply failing expectation for both release debug, we used to have crash expectation but I don't think that's right.
Ryosuke Niwa
I don't see this test crashing on debug bots anymore.