Bug 1142743 - Increase chunks for Android 2.3 mochitest-gl, in-tree cfg total chunk fix, r=kmoir, a=testing

This commit is contained in:
Jordan Lund 2015-03-17 18:28:36 -07:00
parent 0acc56d335
commit 8728ae1fa8

View File

@ -27,7 +27,7 @@ config = {
"--http-port=%(http_port)s", "--ssl-port=%(ssl_port)s",
"--certificate-path=%(certs_path)s", "--symbols-path=%(symbols_path)s",
"--quiet", "--log-raw=%(raw_log_file)s",
"--total-chunks=2",
"--total-chunks=4",
"--manifest=tests/dom/canvas/test/_webgl-conformance.ini",
],
},