Bug 32946 - [Qt] Flakey tests
Summary: [Qt] Flakey tests
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P3 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2009-12-26 01:35 PST by Csaba Osztrogonác
Modified: 2014-02-03 03:13 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2009-12-26 01:35:39 PST
There are some fluctuating/flakey tests need investigation in the future.
Some of them are a timeouting, crashing or failing test.
Comment 1 Csaba Osztrogonác 2009-12-26 01:43:19 PST
strange storage tests: 

diff: http://build.webkit.org/results/Qt%20Linux%20Release/r52564%20%285338%29/results.html

storage/database-lock-after-reload.html - empty result
storage/empty-statement.html - result of 1st test
storage/execute-sql-args.html - result of 2nd test
storage/hash-change-with-xhr.html - result of 3rd test
Comment 2 Csaba Osztrogonác 2009-12-26 01:44:40 PST
http/tests/cookies/simple-cookies-expired.html
diff: http://build.webkit.org/results/Qt%20Linux%20Release/r52563%20%285337%29/results.html
Comment 3 Csaba Osztrogonác 2009-12-26 01:46:17 PST
Some tests skipped by http://trac.webkit.org/changeset/52565

http/tests/cookies/simple-cookies-expired.html
storage/database-lock-after-reload.html
storage/empty-statement.html
storage/execute-sql-args.html
storage/hash-change-with-xhr.html
Comment 4 Diego Gonzalez 2010-01-08 05:32:43 PST
I have tested these tests(on 2010-01-08) and they passed for me and the other flakey tests.

The only flakey test that I got failed was:
http/tests/cookies/simple-cookies-max-age.html

The others:
animations/3d/transform-origin-vs-functions.html
animations/change-one-anim.html
fast/frames/sandboxed-iframe-plugins.html
fast/frames/sandboxed-iframe-scripting.html
fast/frames/sandboxed-iframe-storage.html
http/tests/cookies/simple-cookies-expired.html
http/tests/xmlhttprequest/workers/close.html
http/tests/xmlhttprequest/workers/shared-worker-close.html
storage/database-lock-after-reload.html
storage/empty-statement.html
storage/execute-sql-args.html
storage/hash-change-with-xhr.html
transitions/change-values-during-transition.html

have been succeeded
Comment 5 Csaba Osztrogonác 2010-01-08 05:43:44 PST
(In reply to comment #4)
> I have tested these tests(on 2010-01-08) and they passed for me and the other
> flakey tests.

Flakey tests usually pass, but sometimes fail. We don't know what cause the errors, it is very complicated to find it. Sometimes we can catch it if pass --iterations 1000 to run-webkit-test, etc. These fails can be context free or context sensitive, ...
Comment 6 Jocelyn Turcotte 2014-02-03 03:13:17 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.