[Webkit-unassigned] [Bug 36645] New: svg/custom/use-instanceRoot-as-event-target.xhtml failed on Gtk Linux 64-bit Release bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 00:36:36 PDT 2010


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

           Summary: svg/custom/use-instanceRoot-as-event-target.xhtml
                    failed on Gtk Linux 64-bit Release bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: ap at webkit.org, zimmermann at kde.org


svg/custom/use-instanceRoot-as-event-target.xhtml failed on Gtk Linux 64-bit
Release bot

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r56598%20(1339)/svg/custom/use-instanceRoot-as-event-target-diffs.txt

Timeout.  Could be a problem with the test itself.

---
/var/lib/buildbot/build/gtk-linux-64-release/build/layout-test-results/svg/custom/use-instanceRoot-as-event-target-expected.txt
   2010-03-25 21:47:46.000000000 -0700
+++
/var/lib/buildbot/build/gtk-linux-64-release/build/layout-test-results/svg/custom/use-instanceRoot-as-event-target-actual.txt
   2010-03-25 21:47:46.000000000 -0700
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test SVG use element specific event handling using SVGElementInstance:

 On success, you will see a series of "PASS" messages, followed by "TEST
COMPLETE".
@@ -18,85 +19,3 @@
 PASS typeof useElement.removeEventListener is "function"
 PASS typeof useElement.dispatchEvent is "function"

-Test #2: Verify that events dispatched to the SVGElementInstance objects have
correct target property values
-
-PASS currentEvent.toString() is "[object MouseEvent]"
-PASS currentEvent.type.toString() is "mouseover"
-PASS currentEvent.target.toString() is "[object SVGElementInstance]"
-PASS currentEvent.currentTarget.toString() is "[object SVGElementInstance]"
-PASS currentEvent.target.correspondingElement == rectElement is true
-PASS currentEvent.target.correspondingUseElement == useElement is true
-PASS currentEvent.currentTarget.correspondingElement == rectElement is true
-PASS currentEvent.currentTarget.correspondingUseElement == useElement is true
-PASS currentEvent.target == currentEvent.currentTarget is true
-PASS currentEvent.target.correspondingElement ==
currentEvent.currentTarget.correspondingElement is true
-PASS currentEvent.target.correspondingUseElement ==
currentEvent.currentTarget.correspondingUseElement is true

[snip]

This test was added by Nikolas 2 months ago:
http://trac.webkit.org/browser/trunk/LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml

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