[Webkit-unassigned] [Bug 122611] New: http/tests/plugins/create-v8-script-objects.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 11:54:18 PDT 2013


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

           Summary: http/tests/plugins/create-v8-script-objects.html is
                    flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Rarely (~ once a week) failing on Mac WK1 bot. Not sure if the test is actually about v8, it seems cross-platform at the first glance.

--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/http/tests/plugins/create-v8-script-objects-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/http/tests/plugins/create-v8-script-objects-actual.txt
@@ -1,5 +1,7 @@
+CONSOLE MESSAGE: line 12: TypeError: undefined is not a function (evaluating 'document.plugin.testEvaluate('outputResult()')')
+FAIL: Timed out waiting for notifyDone to be called
 Test for bug 74515: npCreateV8ScriptObject() should not return an existing V8NPObject if the rootObject doesn't match.
 The subframe causes an entry corresponding to window.top to be added to staticV8NPObjectMap with the subframe as rootObject. When the plugin in the main frame executes script "outputResult()", the existing entry in staticV8NPObjectMap should not be used. Otherwise the wrong outputResult(), which is in the subframe, will be called.


-SUCCESS
+Running...

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