[Webkit-unassigned] [Bug 108100] New: [GTK] http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 12:06:54 PST 2013


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

           Summary: [GTK]
                    http/tests/w3c/webperf/submission/Intel/user-timing/te
                    st_user_timing_entry_type.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


The http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html test is failing since it was introduced in r140882.
http://trac.webkit.org/changeset/140882

The test seems to pass on Chromium, so this might be a JSC-specific (rather than GTK-only) problem.

Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type-actual.txt
@@ -3,6 +3,20 @@
 This test validates the user timing entry type, PerformanceMark and PerformanceMeasure.


-PASS Class name of mark entry should be PerformanceMark. 
-PASS Class name of measure entry should be PerformanceMeasure. 
+FAIL Class name of mark entry should be PerformanceMark. assert_equals: Class name of mark entry should be PerformanceMark. expected "[object PerformanceMark]" but got "[object PerformanceEntry]"(stack: assert at http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_equals at http://127.0.0.1:8000/w3c/resources/testharness.js:567
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+step at http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test at http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_equals at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+global code at http://127.0.0.1:8000/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html:25)
+FAIL Class name of measure entry should be PerformanceMeasure. assert_equals: Class name of measure entry should be PerformanceMeasure. expected "[object PerformanceMeasure]" but got "[object PerformanceEntry]"(stack: assert at http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_equals at http://127.0.0.1:8000/w3c/resources/testharness.js:567
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+step at http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test at http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_equals at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+global code at http://127.0.0.1:8000/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html:26)

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