mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1138441 - Enable Mulet reftest chunks. r=jgriffin
This commit is contained in:
parent
a198da353d
commit
13bb08104b
@ -2,8 +2,13 @@
|
||||
config = {
|
||||
# testsuite options
|
||||
"reftest_options": [
|
||||
"--mulet", "--profile=%(gaia_profile)s",
|
||||
"--appname=%(application)s", "%(test_manifest)s"
|
||||
"--mulet",
|
||||
"--profile=%(gaia_profile)s",
|
||||
"--appname=%(application)s",
|
||||
"--total-chunks=%(total_chunks)s",
|
||||
"--this-chunk=%(this_chunk)s",
|
||||
"--enable-oop",
|
||||
"%(test_manifest)s"
|
||||
],
|
||||
"run_file_names": {
|
||||
"reftest": "runreftestb2g.py",
|
||||
|
Loading…
Reference in New Issue
Block a user