Make output of all tests verbose

Re-enable more verbose output across all bots. 
There is no good reason why we shouldn't collect additional
information that helps triaging failure. 
Some of the current output might have to be expanded down the road. 

Bug: skia:
Change-Id: I5ff89a803f1e390bbd859756cba53a359d2801ba
Reviewed-on: https://skia-review.googlesource.com/45140
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Stephan Altmueller <stephana@google.com>
This commit is contained in:
Stephan Altmueller 2017-09-11 15:32:21 -04:00 committed by Skia Commit-Bot
parent ff72a0857f
commit 74dac54548
27 changed files with 52 additions and 46 deletions

View File

@ -971,7 +971,8 @@
"_",
"image",
"_",
".SRW"
".SRW",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug",

View File

@ -973,7 +973,8 @@
"_",
".SRW",
"--match",
"~gradients_view_perspective_nodither"
"~gradients_view_perspective_nodither",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug",

View File

@ -613,7 +613,8 @@
"~matrixconvolution",
"~blur_image_filter",
"~blur_0.01",
"~GM_animated-image-blurs"
"~GM_animated-image-blurs",
"--verbose"
],
"env": {
"BUILDTYPE": "Release",

View File

@ -458,7 +458,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -557,7 +557,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"env": {
"BUILDTYPE": "Release",

View File

@ -461,7 +461,8 @@
"_",
".SRW",
"--match",
"~HalfFloatAlphaTextureTest"
"~HalfFloatAlphaTextureTest",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug",

View File

@ -453,7 +453,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -455,7 +455,8 @@
"complexclip4_aa",
"--match",
"~Once",
"~Shared"
"~Shared",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -262,7 +262,8 @@
"--src",
"gm",
"image",
"colorImage"
"colorImage",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -459,7 +459,8 @@
"--match",
"~ReadWriteAlpha",
"~RGBA4444TextureTest",
"~RGB565TextureTest"
"~RGB565TextureTest",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -550,7 +550,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -552,7 +552,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -548,7 +548,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -280,7 +280,8 @@
"_",
".SRW",
"--match",
"~Threaded"
"~Threaded",
"--verbose"
],
"env": {
"BUILDTYPE": "Release",

View File

@ -281,6 +281,7 @@
".SRW",
"--match",
"~Threaded",
"--verbose",
"--abandonGpuContext"
],
"env": {

View File

@ -398,7 +398,8 @@
"_",
".SRW",
"--match",
"~VkHeapTests"
"~VkHeapTests",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -403,7 +403,8 @@
"_",
"image",
"_",
".SRW"
".SRW",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug_x64",

View File

@ -410,6 +410,7 @@
"image",
"_",
".SRW",
"--verbose",
"--releaseAndAbandonGpuContext"
],
"env": {

View File

@ -478,7 +478,8 @@
"angle_gl_es2",
"gm",
"_",
"discard"
"discard",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug_x64",

View File

@ -618,7 +618,8 @@
"~SpecialImage_Gpu",
"~WritePixels_Gpu",
"~WritePixelsNonTexture_Gpu",
"~XfermodeImageFilterCroppedInput_Gpu"
"~XfermodeImageFilterCroppedInput_Gpu",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug_x64",

View File

@ -403,7 +403,8 @@
"_",
"image",
"_",
".SRW"
".SRW",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug_x64",

View File

@ -408,7 +408,8 @@
"_",
"image",
"_",
".SRW"
".SRW",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug_x64",

View File

@ -403,7 +403,8 @@
"_",
"image",
"_",
".SRW"
".SRW",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug_x64",

View File

@ -611,7 +611,8 @@
"_",
"image",
"_",
".SRW"
".SRW",
"--verbose"
],
"env": {
"BUILDTYPE": "Debug",

View File

@ -548,7 +548,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"cwd": "[START_DIR]/skia",
"env": {

View File

@ -609,7 +609,8 @@
"tiles_rt-8888",
"gm",
"_",
"complexclip4_aa"
"complexclip4_aa",
"--verbose"
],
"env": {
"BUILDTYPE": "Release_x64",

View File

@ -657,28 +657,8 @@ def dm_flags(api, bot):
or 'Win8-MSVC-ShuttleB' in bot):
args.append('--noRAW_threading')
# Some people don't like verbose output.
verbose = False
if 'Intel' in bot and api.vars.is_linux and not 'Vulkan' in bot:
# TODO(dogben): Track down what's causing bots to die.
verbose = True
if 'Valgrind' in bot and 'PreAbandonGpuContext' in bot:
verbose = True
if 'NexusPlayer' in bot and 'CPU' in bot:
# The Nexus Player's image decoding tests are slow enough that swarming
# times it out for not printing anything frequently enough. --verbose
# makes dm print something every time we start or complete a task.
verbose = True
if 'Android' in bot or 'iOS' in bot:
# Enable verbose output on mobile platforms.
verbose = True
if verbose:
args.append('--verbose')
# Let's make all bots produce verbose output by default.
args.append('--verbose')
return args