[Webkit-unassigned] [Bug 99977] New: Regression(r131990): plugins/npruntime/remove-property.html started failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 04:27:16 PDT 2012


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

           Summary: Regression(r131990):
                    plugins/npruntime/remove-property.html started failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
            Blocks: 99865


plugins/npruntime/remove-property.html started failing consistently after r131990 so it looks like a regression.

I confirmed this on Mac, GTK and EFL ports.

The diff looks like:
--- /Volumes/Data/slave/mountainlion-debug-tests-wk2/build/layout-test-results/plugins/npruntime/remove-property-expected.txt
+++ /Volumes/Data/slave/mountainlion-debug-tests-wk2/build/layout-test-results/plugins/npruntime/remove-property-actual.txt
@@ -7,5 +7,5 @@
 PASS 'property' in obj is true
 PASS 'property' in obj is false
 PASS array[1] is 2
-PASS array[1] is undefined
+FAIL array[1] should be undefined (of type undefined). Was 2 (of type number).

-- 
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