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

Unified Diff: tools/sharding_supervisor/data/gtest_results_expected.xml

Issue 65143003: GTTF: Remove obsolete sharding_supervisor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | « tools/sharding_supervisor/data/gtest_results.xml1 ('k') | tools/sharding_supervisor/dummy_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/sharding_supervisor/data/gtest_results_expected.xml
diff --git a/tools/sharding_supervisor/data/gtest_results_expected.xml b/tools/sharding_supervisor/data/gtest_results_expected.xml
deleted file mode 100644
index 7af04d4cbe57e920ddeb673c7564276d27cadbcc..0000000000000000000000000000000000000000
--- a/tools/sharding_supervisor/data/gtest_results_expected.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<testsuites name="AllTests" tests="" failures="" disabled="" errors="" time="">
- <!-- See comments in gtest_results.xml0 for what the different suites represent -->
- <testsuite name="Suite0" tests="1" failures="" disabled="" errors="" time="">
- <testcase name="Test0" status="run" time="0" classname="Suite0" />
- </testsuite>
- <testsuite name="Suite1" tests="1" failures="" disabled="" errors="" time="">
- <testcase name="Test0" status="run" time="1" classname="Suite1">
- <failure message="" type="" ignored="true"></failure>
- </testcase>
- </testsuite>
- <testsuite name="Suite2" tests="2" failures="" disabled="" errors="" time="">
- <testcase name="Test0" status="run" time="0" classname="Suite2" />
- <testcase name="Test1" status="run" time="0" classname="Suite2" />
- </testsuite>
- <testsuite name="Suite3" tests="1" failures="" disabled="" errors="" time="">
- <testcase name="Test0" status="run" time="0" classname="Suite3">
- <failure message="" type="" ignored="true"></failure>
- <failure message="" type="" ignored="true"></failure>
- </testcase>
- </testsuite>
-</testsuites>
« no previous file with comments | « tools/sharding_supervisor/data/gtest_results.xml1 ('k') | tools/sharding_supervisor/dummy_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698