WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
18922
Test fast/frames/viewsource-empty-attribute-value.html fails when run stand-alone
https://bugs.webkit.org/show_bug.cgi?id=18922
Summary
Test fast/frames/viewsource-empty-attribute-value.html fails when run stand-a...
David Kilzer (:ddkilzer)
Reported
2008-05-07 03:56:51 PDT
* SUMMARY When LayoutTests/fast/frames/viewsource-empty-attribute-value.html is run stand-alone, it fails due to a different frame name. * STEPS TO REPRODUCE 0. ./WebKitTools/Scripts/build-webkit 1. ./WebKitTools/Scripts/run-webkit-tests fast/frames/viewsource-empty-attribute-value.html * RESULTS Tests fails. * REGRESSION Unknown. Only tested with WebKit
r32774
. * NOTES I thought a similar issue had already been fixed in DumpRenderTree (where the frame number wasn't getting reset between tests). I can't seem to find it, though.
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2008-05-07 03:57:42 PDT
The failure looks like this: --- /tmp/layout-test-results/fast/frames/viewsource-empty-attribute-value-expected.txt 2008-05-07 03:51:40.000000000 -0700 +++ /tmp/layout-test-results/fast/frames/viewsource-empty-attribute-value-actual.txt 2008-05-07 03:51:40.000000000 -0700 @@ -5,7 +5,7 @@ -------- -Frame: '<!--framePath /1/<!--frame0-->-->' +Frame: '<!--framePath //<!--frame0-->-->' -------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd
"> <hr noshade width=75%>
mitz
Comment 2
2008-05-07 08:45:02 PDT
Unique frame IDs are assigned in sequence through the lifetime of a WebView, so starting with a fresh WebView you get different identifiers.
Ahmad Saleem
Comment 3
2024-07-08 19:27:10 PDT
Test is gone as part of -
https://github.com/WebKit/WebKit/commit/3c3d2aa11ea4af35c865096e8debae03b145c8c9
Nothing to do here.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug