[Webkit-unassigned] [Bug 124929] New: [EFL] http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 05:22:17 PST 2013


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

           Summary: [EFL]
                    http/tests/w3c/webperf/approved/navigation-timing/html
                    /test_timing_attributes_order.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.pakula at samsung.com
                CC: demarchi at webkit.org


Layout test http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html is flaky.

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fw3c%2Fwebperf%2Fapproved%2Fnavigation-timing%2Fhtml%2Ftest_timing_attributes_order.html

Test output:
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-actual.txt
@@ -32,7 +32,14 @@
 PASS window.performance.timing.connectEnd > 0 
 PASS window.performance.timing.connectEnd >= window.performance.timing.connectStart 
 PASS window.performance.timing.requestStart > 0 
-PASS window.performance.timing.requestStart >= window.performance.timing.connectEnd 
+FAIL window.performance.timing.requestStart >= window.performance.timing.connectEnd assert_true: window.performance.timing.requestStart >= window.performance.timing.connectEnd expected true got false(stack: assert at http://127.0.0.1:8000/w3c/resources/testharness.js:1945:73
+assert_true at http://127.0.0.1:8000/w3c/resources/testharness.js:605:15
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:107:37
+step at http://127.0.0.1:8000/w3c/resources/testharness.js:1044:23
+test at http://127.0.0.1:8000/w3c/resources/testharness.js:405:22
+wp_test at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67:13
+test_timing_order at http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:107:12
+onload_test at http://127.0.0.1:8000/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html:118:42)
 PASS window.performance.timing.responseStart > 0 
 PASS window.performance.timing.responseStart >= window.performance.timing.requestStart 
 PASS window.performance.timing.responseEnd > 0

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