RESOLVED CONFIGURATION CHANGED124929
[EFL] http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=124929
Summary [EFL] http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attr...
Michal Pakula vel Rutka
Reported 2013-11-27 05:20:44 PST
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@http://127.0.0.1:8000/w3c/resources/testharness.js:1945:73 +assert_true@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@http://127.0.0.1:8000/w3c/resources/testharness.js:1044:23 +test@http://127.0.0.1:8000/w3c/resources/testharness.js:405:22 +wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67:13 +test_timing_order@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:107:12 +onload_test@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
Attachments
Joseph Pecoraro
Comment 1 2017-02-10 12:11:56 PST
webpref tests no longer exist. Lets close this.
Note You need to log in before you can comment on or make changes to this bug.