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

Unified Diff: scripts/slave/recipes/android_webview_shell_tests.expected/test_failure.json

Issue 1560243002: [Android] Upstream resource_sizes function and use for WebView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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
« no previous file with comments | « scripts/slave/recipes/android_webview_shell_tests.expected/basic.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/android_webview_shell_tests.expected/test_failure.json
diff --git a/scripts/slave/recipes/android_webview_shell_tests.expected/test_failure.json b/scripts/slave/recipes/android_webview_shell_tests.expected/test_failure.json
index 248f116a2a43224a1a75b377d30422fb57bf5ab6..acd106dc4f018ffa70f9f8a16583eff201bfcb3a 100644
--- a/scripts/slave/recipes/android_webview_shell_tests.expected/test_failure.json
+++ b/scripts/slave/recipes/android_webview_shell_tests.expected/test_failure.json
@@ -459,8 +459,43 @@
]
},
{
+ "allow_subannotations": true,
+ "cmd": [
+ "python",
+ "-u",
+ "[BUILD]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--no-xvfb",
+ "--factory-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"TestBranch\", \"buildername\": \"TestBuilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"project\": \"\", \"recipe\": \"android_webview_shell_tests\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--build-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"TestBranch\", \"buildername\": \"TestBuilder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"project\": \"\", \"recipe\": \"android_webview_shell_tests\", \"repository\": \"svn://svn-mirror.golo.chromium.org/chrome/trunk\", \"revision\": \"204787\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--annotate=graphing",
+ "--results-url=https://chromeperf.appspot.com",
+ "--perf-dashboard-id=resource_sizes",
+ "--perf-id=TestBuilder",
+ "--test-type=resource_sizes",
+ "--step-name=resource_sizes",
+ "--builder-name=TestBuilder",
+ "--slave-name=TestSlavename",
+ "--build-number=571",
+ "--run-python-script",
+ "[SLAVE_BUILD]/src/build/android/resource_sizes.py",
+ "[SLAVE_BUILD]/src/out/Release/apks/SystemWebView.apk",
+ "--so-path",
+ "[SLAVE_BUILD]/src/out/Release/system_webview_apk/libs/armeabi-v7a/libwebviewchromium.so",
+ "--so-with-symbols-path",
+ "[SLAVE_BUILD]/src/out/Release/lib/libwebviewchromium.so",
+ "--build_type",
+ "Release"
+ ],
+ "cwd": "[SLAVE_BUILD]",
+ "name": "resource_sizes"
+ },
+ {
"name": "$result",
- "reason": "1 out of 4 aggregated steps failed. Failures: Step('Instrumentation test SystemWebViewShellLayoutTest') failed with return_code 1",
+ "reason": "1 out of 5 aggregated steps failed. Failures: Step('Instrumentation test SystemWebViewShellLayoutTest') failed with return_code 1",
"status_code": 1
}
]
« no previous file with comments | « scripts/slave/recipes/android_webview_shell_tests.expected/basic.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698