Bug 13054 - Layout tests results require updates after JavaScript wrapper class name fixes
Summary: Layout tests results require updates after JavaScript wrapper class name fixes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://build.webkit.org/post-commit-p...
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2007-03-13 04:03 PDT by David Kilzer (:ddkilzer)
Modified: 2007-03-13 06:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (17.17 KB, patch)
2007-03-13 04:35 PDT, David Kilzer (:ddkilzer)
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2007-03-13 04:03:57 PDT
Seven (7) layout tests failed after r20130 due to changes in JavaScript wrapper class name fixes (and one due to an improvement for string comparison in fast/js/resources/js-test-pre.js).

http://trac.webkit.org/projects/webkit/changeset/20130

Working on a patch with updated results.
Comment 1 David Kilzer (:ddkilzer) 2007-03-13 04:35:20 PDT
Created attachment 13608 [details]
Patch v1

Proposed update to layout test results.

Note that both original and corrected results for these tests looks a bit fishy:

LayoutTests/fast/dom/wrapper-classes-expected.txt
LayoutTests/fast/tokenizer/external-script-document-write-expected.txt
Comment 2 Timothy Hatcher 2007-03-13 06:08:29 PDT
Landed in r20145.