[Webkit-unassigned] [Bug 75847] New: Fix expected files for new test: fast/dom/insertAdjacentHTML-DocumentFragment-crash.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 05:46:38 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75847

           Summary: Fix expected files for new test:
                    fast/dom/insertAdjacentHTML-DocumentFragment-crash.htm
                    l
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


fast/dom/insertAdjacentHTML-DocumentFragment-crash.html introduced in http://trac.webkit.org/changeset/104441.

We got the following diffs on jsc platforms (SL, GTK, Qt):
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/insertAdjacentHTML-DocumentFragment-crash-actual.txt 
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: line 9: Uncaught Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
+CONSOLE MESSAGE: line 9: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7: An attempt was made to modify an object where modifications are not allowed.
 This test passes if it doesn't crash (or ASSERT).

It seesm it is a jsc/v8 difference. As far as I remember there were a consensus on 
webkit-dev that jsc results should be committed as platform independent expected file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list