NEW 103383
Layout test fast/css/counters/element-removal-crash.xhtml is flaky
https://bugs.webkit.org/show_bug.cgi?id=103383
Summary Layout test fast/css/counters/element-removal-crash.xhtml is flaky
Jussi Kukkonen (jku)
Reported 2012-11-27 02:32:51 PST
Irregular text failures on efl (WK1 and WK2), Chromium Win and GTK (so it's not failing on the thing it's trying to test). Failure is reproducable with enough --iterations locally. --- fast/css/counters/element-removal-crash-expected.txt +++ fast/css/counters/element-removal-crash-actual.txt @@ -1 +1,6 @@ +This page contains the following errors: + +error on line 32 at column 1: Extra content at the end of the document +Below is a rendering of the page up to the first error. + PASS
Attachments
Alexey Proskuryakov
Comment 1 2012-11-27 11:12:14 PST
A flash of the error text is sometimes seen when opening the test in browser, too. Was there any reason for this test to not be valid XHTML?
Abhishek Arya
Comment 2 2012-11-27 11:29:55 PST
omment #17 From Carol Szabo 2011-04-15 09:44:13 PST (-) [reply] (In reply to comment #16) > I just updated to trunk (83948). It crashes me on Snow leopard webkit trunk everytime. Did you name it as .xhtml ? Also, can you please try with Sorry, I do not fully understand the difference between html and xhtml so I did not name the file .xhtml. Once I did, I readily obtained the crash. I am in the process of verifying that the crash goes away once I apply my patch. -------------------- I think XHTML context was required, but i dont remember whether it needed to an invalid xhtml.
Carlos Alberto Lopez Perez
Comment 3 2014-07-02 18:14:08 PDT
Note You need to log in before you can comment on or make changes to this bug.