Mark tools/page_cycler/acid3 as NOT_SHIPPED
NOT_SHIPPED third-party deps will not show up in about:credits. Marking
acid3 as NOT_SHIPPED because it's used for tests only.
Review URL: https://codereview.chromium.org/
11418216
git-svn-id: http://src.chromium.org/svn/trunk/deps/page_cycler/acid3@171600
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
Fix license metadata for acid3
BUG=138921
Review URL: https://chromiumcodereview.appspot.com/
10828148
git-svn-id: http://src.chromium.org/svn/trunk/deps/page_cycler/acid3@150075
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
Cleanup duplicated start.js files, merge them into one place and change the test files to use the new start.js. It is part of codereview.chromium.org/7934011/.
BUG=None
TEST=page cycler
Review URL: http://codereview.chromium.org/7931024
git-svn-id: http://src.chromium.org/svn/trunk/deps/page_cycler/acid3@102714
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
Clean variable __navigated_to_report when starting tests.
BUG=53140
TEST=page cycler
Review URL: http://codereview.chromium.org/7936007
git-svn-id: http://src.chromium.org/svn/trunk/deps/page_cycler/acid3@101892
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
Add Acid3-based page cycler.
This page cycler test completes when all of Acid3's tests
have run. This differs from previous page cyclers which
complete within 15ms of the page's load event firing.
Therefore, this page cycler typically takes much longer
per iteration.
Slight modifications to run better in a file:/non-http:
environment:
- add doctypes to xml documents
- rename svg.xml -> svg.svg
- append '.xhtml' to xhtml.[123]
With these changes, we score between 99 and 100 out of
100 for Acid3 along with the linktest error. (As of
~2009/06/19.) Test completion on a release build on my
Windows XP desktop takes ~1250ms (version 2.0.172.31).
Test completion on a debug build on the same Windows
desktop takes ~4741ms.
I have not figured out why this Acid3's cat image doesn't
disappear. This is the single remaining discrepancy
between my file:-based version and running Acid3 directly
from:
http://acid3.acidtests.org/
I doubt the failure to hide the cat image impacts this
test in a way that introduces noticeable variance.
BUG=12357
TEST=Start 'chrome.exe --enable-file-cookies', browse to
acid3/start.html, run 5 iterations, verify tests
complete. Run 10 iterations. Manually extend page
cycler test and verify acid3 test is correctly invoked,
results are correctly sent back to test harness.
Review URL: http://codereview.chromium.org/151051
git-svn-id: http://src.chromium.org/svn/trunk/deps/page_cycler/acid3@19546
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c