Bug 37255 - renderer-destruction-by-invalidateSelection-crash.html fails intermittently
Summary: renderer-destruction-by-invalidateSelection-crash.html fails intermittently
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 01:12 PDT by Adam Barth
Modified: 2010-04-08 02:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-04-08 01:12:55 PDT
http://trac.webkit.org/browser/trunk/LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection-crash.html

Added by mitz.  Found when running new-run-webkit-tests, which runs tests out of order:

[[
@@ -11,11 +11,6 @@
           text run at (0,0) width 4: " "
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {DIV} at (0,41) size 784x0
-      RenderBlock (anonymous) at (0,41) size 784x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (13,13) size 119x13
   RenderBlock {DIV} at (3,3) size 119x13
 caret: position 0 of child 0 {DIV} of child 1 {INPUT} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
]]

Is this a real bug?  Maybe we should convert the test to a dumpAsText test because its meant to test a crash?
Comment 1 Eric Seidel (no email) 2010-04-08 02:30:44 PDT
test_expectations.txt updated in http://trac.webkit.org/changeset/57264