Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: scripts/slave/recipes/skia/skia.expected/Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug.json

Issue 1072483002: Pass --undefok to DM and nanobench for more graceful branch failure. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/skia/skia.expected/Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug.json
diff --git a/scripts/slave/recipes/skia/skia.expected/Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug.json b/scripts/slave/recipes/skia/skia.expected/Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug.json
index 66f60b39fe27e000652c7e146967b98fc3c1abde..3eba785cfab6ccfa4b02280302db498f1efeeac9 100644
--- a/scripts/slave/recipes/skia/skia.expected/Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug.json
+++ b/scripts/slave/recipes/skia/skia.expected/Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug.json
@@ -501,6 +501,7 @@
"22",
"root@192.168.1.123",
"/usr/local/skiabot/bin/dm",
+ "--undefok",
"--verbose",
"--resourcePath",
"/usr/local/skiabot/skia_resources",
@@ -595,6 +596,7 @@
"22",
"root@192.168.1.123",
"/usr/local/skiabot/bin/nanobench",
+ "--undefok",
"-i",
"/usr/local/skiabot/skia_resources",
"--skps",

Powered by Google App Engine
This is Rietveld 408576698