Further widen nondeterministic processor testing

Add in all Windows and Mac bots

BUG=skia:6395

Change-Id: Ib0d2b36330a44c7cb04833fad6d55b3aa884aafe
Reviewed-on: https://skia-review.googlesource.com/10007
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
This commit is contained in:
Brian Osman 2017-03-22 11:37:23 -04:00 committed by Skia Commit-Bot
parent d68c41df1b
commit ca0913ceb9
11 changed files with 11 additions and 1 deletions

View File

@ -15,7 +15,7 @@ def dm_flags(bot):
# This enables non-deterministic random seeding of the GPU FP optimization
# test. Limit testing until we're sure it's not going to cause an
# avalanche of problems.
if 'Ubuntu' in bot:
if 'Ubuntu' in bot or 'Win' in bot or 'Mac' in bot:
args.append('--randomProcessorTest')
# 32-bit desktop bots tend to run out of memory, because they have relatively

View File

@ -218,6 +218,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]/dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"8888",
"srgb",

View File

@ -218,6 +218,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]/dm",
"--nogpu",
"--randomProcessorTest",
"--config",
"8888",
"srgb",

View File

@ -220,6 +220,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]/dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"commandbuffer",
"--src",

View File

@ -220,6 +220,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"vk",
"--src",

View File

@ -220,6 +220,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"angle_d3d11_es2",
"angle_d3d9_es2",

View File

@ -220,6 +220,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"vk",
"--src",

View File

@ -220,6 +220,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"vk",
"--src",

View File

@ -224,6 +224,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nogpu",
"--randomProcessorTest",
"--config",
"8888",
"srgb",

View File

@ -220,6 +220,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nocpu",
"--randomProcessorTest",
"--config",
"angle_d3d11_es2",
"angle_d3d9_es2",

View File

@ -224,6 +224,7 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nogpu",
"--randomProcessorTest",
"--config",
"8888",
"srgb",