Bug 14529
Summary: | Failure in http/tests/security/frame-loading-via-document-write.html when run multiple times | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Major | CC: | mihaip |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Mark Rowe (bdash)
Steps to reproduce:
run-webkit-tests http/tests/security/frame-loading-via-document-write.html http/tests/security/frame-loading-via-document-write.html http/tests/security/frame-loading-via-document-write.html
Testing 3 test cases.
http/tests/security ..
http/tests/security/frame-loading-via-document-write.html -> failed
.
http/tests/security/frame-loading-via-document-write.html -> failed
1.24s total testing time
1 test case (33%) succeeded
2 test cases (66%) had incorrect layout
The first instance of the test passes, the last two fail.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mihai Parparita
FWIW, I just tried this, and both the command line that was given the in original report and run-webkit-tests --iterations 100 http/tests/security/frame-loading-via-document-write.html worked for me.