Bug 37007
Summary: | fast/tokenizer/doctype-search-reset.html fails when run out of order (new-run-webkit-tests) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | abarth, dpranke |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 34984 |
Eric Seidel (no email)
fast/tokenizer/doctype-search-reset.html fails when run out of order (new-run-webkit-tests)
I'm not sure what set of tests are needed to spur the failure. However I've reproduced this failure on two separate machines using new-run-webkit-tests:
--- /tmp/run-chromium-webkit-tests-layout-test-results/fast/tokenizer/doctype-search-reset-expected.txt
+++ /tmp/run-chromium-webkit-tests-layout-test-results/fast/tokenizer/doctype-search-reset-actual.txt
@@ -1,1 +1,1 @@
-PASS
+FAIL
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Added this as a flaky test in test_expectations.txt in http://trac.webkit.org/changeset/56967
Dirk Pranke
why is this blocking bug 34984?
Dirk Pranke
If this is even still failing, I don't think it should block bug 34984. I plan on verifying that it works now, but if it doesn't, I plan to clear the blocking flag on Mon 4/11. If you disagree, now would be a good time to speak up :).
Dirk Pranke
This test no longer appears to be failing.