Revision: 17534
Author: [email protected]
Date: Wed Nov 6 18:46:58 2013 UTC
Log: Edited wiki page Testing through web user interface.
Added info on running WebKit tests.
http://code.google.com/p/v8/source/detail?r=17534
Modified:
/wiki/Testing.wiki
=======================================
--- /wiki/Testing.wiki Tue Aug 20 15:20:45 2013 UTC
+++ /wiki/Testing.wiki Wed Nov 6 18:46:58 2013 UTC
@@ -43,3 +43,13 @@
}}}
Note that V8 fails a number of Mozilla tests because they require
Firefox-specific extensions.
+
+== Running the WebKit tests ==
+
+Sometimes all of the above tests pass but WebKit build bots fail. To make
sure WebKit tests pass run:
+
+{{{
+tools/run-tests.py --progress=verbose --outdir=out --arch=ia32
--mode=release webkit --timeout=200
+}}}
+
+Replace --arch and other parameters with values that match your build
options.
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.