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

Unified Diff: swarm_client/googletest/tests/gtest_fake/expected.xml

Issue 69143004: Delete swarm_client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
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
Index: swarm_client/googletest/tests/gtest_fake/expected.xml
===================================================================
--- swarm_client/googletest/tests/gtest_fake/expected.xml (revision 235167)
+++ swarm_client/googletest/tests/gtest_fake/expected.xml (working copy)
@@ -1,59 +0,0 @@
-<?xml version="1.0" ?>
-<testsuites name="AllTests" tests="9" time="0.090379" timestamp="2013-02-06 21:40:20.043987">
-<testsuite name="Foo" tests="3">
- <testcase classname="Foo" name="Bar1" status="run" time="0.029682">
-<failure><![CDATA[Note: Google Test filter = Foo.Bar1
-
-[==========] Running 1 test from 1 test case.
-[----------] Global test environment set-up.
-[ RUN ] Foo.Bar1
-[ FAILED ] Foo.Bar1 (100 ms)
-[----------] 1 test from Foo
-[----------] 1 test from Foo (100 ms total)
-
-
-[----------] Global test environment tear-down
-[==========] 1 test from 1 test case ran. (30 ms total)
-[ PASSED ] 1 test.
-
- YOU HAVE 5 DISABLED TESTS
-
-]]></failure></testcase>
- <testcase classname="Foo" name="Bar5" status="run" time="0.028001">
-<failure><![CDATA[Note: Google Test filter = Foo.Bar5
-
-[==========] Running 1 test from 1 test case.
-[----------] Global test environment set-up.
-[ RUN ] Foo.Bar5
-[ FAILED ] Foo.Bar5 (100 ms)
-[----------] 1 test from Foo
-[----------] 1 test from Foo (100 ms total)
-
-
-[----------] Global test environment tear-down
-[==========] 1 test from 1 test case ran. (30 ms total)
-[ PASSED ] 1 test.
-
- YOU HAVE 5 DISABLED TESTS
-
-]]></failure></testcase>
- <testcase classname="Foo" name="Bar4" status="run" time="0.029407">
-<failure><![CDATA[Note: Google Test filter = Foo.Bar4
-
-[==========] Running 1 test from 1 test case.
-[----------] Global test environment set-up.
-[ RUN ] Foo.Bar4
-[ FAILED ] Foo.Bar4 (100 ms)
-[----------] 1 test from Foo
-[----------] 1 test from Foo (100 ms total)
-
-
-[----------] Global test environment tear-down
-[==========] 1 test from 1 test case ran. (30 ms total)
-[ PASSED ] 1 test.
-
- YOU HAVE 5 DISABLED TESTS
-
-]]></failure></testcase>
-</testsuite>
-</testsuites>

Powered by Google App Engine
This is Rietveld 408576698