RESOLVED INVALID 51245
[Qt] http/tests/misc/webtiming-origins.html is flakey
https://bugs.webkit.org/show_bug.cgi?id=51245
Summary [Qt] http/tests/misc/webtiming-origins.html is flakey
Csaba Osztrogonác
Reported 2010-12-17 05:01:44 PST
Created attachment 76869 [details] diff for failing tests failing tests: fast/dom/webtiming.html - fails long time ago http/tests/misc/webtiming-ssl.php - introduced in http://trac.webkit.org/changeset/74242
Attachments
diff for failing tests (3.85 KB, patch)
2010-12-17 05:01 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2010-12-17 05:11:02 PST
Failing tests are added to the Skipped list: http://trac.webkit.org/changeset/74254
WebKit Review Bot
Comment 2 2011-01-06 06:52:30 PST
http://trac.webkit.org/changeset/75150 might have broken Leopard Intel Debug (Tests)
Csaba Osztrogonác
Comment 3 2012-10-09 05:53:47 PDT
Csaba Osztrogonác
Comment 4 2012-10-12 05:46:42 PDT
http/tests/misc/webtiming-origins.html is still flakey, sometimes fail: --- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/http/tests/misc/webtiming-origins-expected.txt +++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/http/tests/misc/webtiming-origins-actual.txt @@ -73,34 +73,4 @@ -------- Frame: '<!--framePath //<!--frame2-->-->' -------- -If the destination and previous page have the same origin, then Web Timing should report unload timing. -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS timing.connectEnd is non-zero. -PASS timing.connectStart is non-zero. -PASS timing.domComplete is non-zero. -PASS timing.domContentLoadedEventEnd is non-zero. -PASS timing.domContentLoadedEventStart is non-zero. -PASS timing.domInteractive is non-zero. -PASS timing.domLoading is non-zero. -PASS timing.domainLookupEnd is non-zero. -PASS timing.domainLookupStart is non-zero. -PASS timing.fetchStart is non-zero. -PASS timing.loadEventEnd is 0 -PASS timing.loadEventStart is non-zero. -PASS timing.navigationStart is non-zero. -PASS timing.redirectEnd is 0 -PASS timing.redirectStart is 0 -PASS timing.requestStart is non-zero. -PASS timing.responseEnd is non-zero. -PASS timing.responseStart is non-zero. -PASS timing.secureConnectionStart is 0 -PASS timing.unloadEventEnd is 0 -PASS timing.unloadEventStart is 0 -PASS navigation.redirectCount is 0 -PASS successfullyParsed is true - -TEST COMPLETE -
Csaba Osztrogonác
Comment 5 2012-10-12 22:48:03 PDT
I skipped it on Qt to paint the bot green - https://trac.webkit.org/changeset/131197 Please unskip it with the proper fix.
Note You need to log in before you can comment on or make changes to this bug.