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

Unified Diff: tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr

Issue 202203010: short-term fix for RunToolSelfTests (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr
diff --git a/tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr b/tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr
index fb73681d951089d1ee45bb30187109edc68afb75..9b8efd34549fde3ed80b667c510abc4fc12f7d1d 100644
--- a/tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr
+++ b/tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/stderr
@@ -1,9 +1,9 @@
Traceback (most recent call last):
- File "bench/check_bench_regressions.py", line 263, in <module>
+ File "bench/check_bench_regressions.py", line 232, in <module>
main()
- File "bench/check_bench_regressions.py", line 259, in main
+ File "bench/check_bench_regressions.py", line 228, in main
check_expectations(bench_dict, bench_expectations, platform_and_alg)
- File "bench/check_bench_regressions.py", line 207, in check_expectations
+ File "bench/check_bench_regressions.py", line 178, in check_expectations
raise Exception('\n'.join(outputs))
Exception:
2 benches got slower (sorted by % difference):
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698