From 24fcccf1110d6f734fabb91eb3f89e8acaed0945 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Tue, 28 Dec 2010 20:57:18 +0000 Subject: [PATCH] Removes TestNG output directory - already moved to target/surefire-reports git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1053431 13f79535-47bb-0310-9956-ffa450edef68 --- .../Command line suite/Command line test.html | 79 ------------------- .../Command line test.properties | 1 - .../Command line suite/Command line test.xml | 1 - .../Command line suite/classes.html | 12 --- .../Command line suite/groups.html | 1 - .../test-output/Command line suite/index.html | 6 -- .../test-output/Command line suite/main.html | 2 - .../methods-alphabetical.html | 10 --- .../Command line suite/methods-not-run.html | 2 - .../Command line suite/methods.html | 10 --- .../Command line suite/reporter-output.html | 1 - .../Command line suite/testng-failed.xml | 3 - .../Command line suite/testng.xml.html | 1 - .../test-output/Command line suite/toc.html | 30 ------- xwork-core/test-output/index.html | 8 -- xwork-core/test-output/testng-failed.xml | 3 - xwork-core/test-output/testng.css | 9 --- 17 files changed, 179 deletions(-) delete mode 100644 xwork-core/test-output/Command line suite/Command line test.html delete mode 100644 xwork-core/test-output/Command line suite/Command line test.properties delete mode 100644 xwork-core/test-output/Command line suite/Command line test.xml delete mode 100644 xwork-core/test-output/Command line suite/classes.html delete mode 100644 xwork-core/test-output/Command line suite/groups.html delete mode 100644 xwork-core/test-output/Command line suite/index.html delete mode 100644 xwork-core/test-output/Command line suite/main.html delete mode 100644 xwork-core/test-output/Command line suite/methods-alphabetical.html delete mode 100644 xwork-core/test-output/Command line suite/methods-not-run.html delete mode 100644 xwork-core/test-output/Command line suite/methods.html delete mode 100644 xwork-core/test-output/Command line suite/reporter-output.html delete mode 100644 xwork-core/test-output/Command line suite/testng-failed.xml delete mode 100644 xwork-core/test-output/Command line suite/testng.xml.html delete mode 100644 xwork-core/test-output/Command line suite/toc.html delete mode 100644 xwork-core/test-output/index.html delete mode 100644 xwork-core/test-output/testng-failed.xml delete mode 100644 xwork-core/test-output/testng.css diff --git a/xwork-core/test-output/Command line suite/Command line test.html b/xwork-core/test-output/Command line suite/Command line test.html deleted file mode 100644 index 869fc4c0b..000000000 --- a/xwork-core/test-output/Command line suite/Command line test.html +++ /dev/null @@ -1,79 +0,0 @@ - - -TestNG: Command line test - - - - - - - - -

Command line test

- - - - - - - - - - - -
Tests passed/Failed/Skipped:1/0/0
Started on:Thu Dec 03 21:49:46 CET 2009
Total time:0 seconds
Included groups:
Excluded groups:

-(Hoover the method name to see the test class name)

- - - - - - - - - - - -
PASSED TESTS
Test methodTime (seconds)Exception
testRun0

- - \ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/Command line test.properties b/xwork-core/test-output/Command line suite/Command line test.properties deleted file mode 100644 index d5d28e7cb..000000000 --- a/xwork-core/test-output/Command line suite/Command line test.properties +++ /dev/null @@ -1 +0,0 @@ -[SuiteResult Command line test] \ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/Command line test.xml b/xwork-core/test-output/Command line suite/Command line test.xml deleted file mode 100644 index 9fa65ddf0..000000000 --- a/xwork-core/test-output/Command line suite/Command line test.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/classes.html b/xwork-core/test-output/Command line suite/classes.html deleted file mode 100644 index 1016ab140..000000000 --- a/xwork-core/test-output/Command line suite/classes.html +++ /dev/null @@ -1,12 +0,0 @@ -

Test classes


com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest

-
        Test methods -
                testRun() -
-
        @BeforeClass -
-
        @BeforeMethod -
-
        @AfterMethod -
-
        @AfterClass -
diff --git a/xwork-core/test-output/Command line suite/groups.html b/xwork-core/test-output/Command line suite/groups.html deleted file mode 100644 index 199cb3f11..000000000 --- a/xwork-core/test-output/Command line suite/groups.html +++ /dev/null @@ -1 +0,0 @@ -

Groups used for this test run

\ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/index.html b/xwork-core/test-output/Command line suite/index.html deleted file mode 100644 index 3577bd28a..000000000 --- a/xwork-core/test-output/Command line suite/index.html +++ /dev/null @@ -1,6 +0,0 @@ -Results for Command line suite - - - - - diff --git a/xwork-core/test-output/Command line suite/main.html b/xwork-core/test-output/Command line suite/main.html deleted file mode 100644 index 0ee4b5b49..000000000 --- a/xwork-core/test-output/Command line suite/main.html +++ /dev/null @@ -1,2 +0,0 @@ -Results for Command line suite -Select a result on the left-hand pane. diff --git a/xwork-core/test-output/Command line suite/methods-alphabetical.html b/xwork-core/test-output/Command line suite/methods-alphabetical.html deleted file mode 100644 index f8d247bb3..000000000 --- a/xwork-core/test-output/Command line suite/methods-alphabetical.html +++ /dev/null @@ -1,10 +0,0 @@ -

Methods run, sorted chronologically

>> means before, << means after


Command line suite

(Hoover the method name to see the test class name)

- - - - - - - - -
TimeDelta (ms)Suite
configuration
Test
configuration
Class
configuration
Groups
configuration
Method
configuration
Test
method
ThreadInstances
09/12/03 21:49:46 0  >>setUp     465264835
09/12/03 21:49:46 69  <<tearDown     465264835
09/12/03 21:49:46 41      testRun465264835
diff --git a/xwork-core/test-output/Command line suite/methods-not-run.html b/xwork-core/test-output/Command line suite/methods-not-run.html deleted file mode 100644 index c26446cc9..000000000 --- a/xwork-core/test-output/Command line suite/methods-not-run.html +++ /dev/null @@ -1,2 +0,0 @@ -

Disabled methods

-
\ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/methods.html b/xwork-core/test-output/Command line suite/methods.html deleted file mode 100644 index 852b49df5..000000000 --- a/xwork-core/test-output/Command line suite/methods.html +++ /dev/null @@ -1,10 +0,0 @@ -

Methods run, sorted chronologically

>> means before, << means after


Command line suite

(Hoover the method name to see the test class name)

- - - - - - - - -
TimeDelta (ms)Suite
configuration
Test
configuration
Class
configuration
Groups
configuration
Method
configuration
Test
method
ThreadInstances
09/12/03 21:49:46 0  >>setUp     465264835
09/12/03 21:49:46 41      testRun465264835
09/12/03 21:49:46 69  <<tearDown     465264835
diff --git a/xwork-core/test-output/Command line suite/reporter-output.html b/xwork-core/test-output/Command line suite/reporter-output.html deleted file mode 100644 index 063bc2e96..000000000 --- a/xwork-core/test-output/Command line suite/reporter-output.html +++ /dev/null @@ -1 +0,0 @@ -

Reporter output

\ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/testng-failed.xml b/xwork-core/test-output/Command line suite/testng-failed.xml deleted file mode 100644 index e9402a924..000000000 --- a/xwork-core/test-output/Command line suite/testng-failed.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/xwork-core/test-output/Command line suite/testng.xml.html b/xwork-core/test-output/Command line suite/testng.xml.html deleted file mode 100644 index 57bd296a8..000000000 --- a/xwork-core/test-output/Command line suite/testng.xml.html +++ /dev/null @@ -1 +0,0 @@ -testng.xml for Command line suite<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="5" verbose="1" name="Command line suite" parallel="false" annotations="JDK5">
  <test name="Command line test" junit="false">
    <classes>
      <class name="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest"/>
    </classes>
  </test>
</suite>
\ No newline at end of file diff --git a/xwork-core/test-output/Command line suite/toc.html b/xwork-core/test-output/Command line suite/toc.html deleted file mode 100644 index 1c5f2d349..000000000 --- a/xwork-core/test-output/Command line suite/toc.html +++ /dev/null @@ -1,30 +0,0 @@ - - -Results for Command line suite - - - - -

Results for
Command line suite

- - - - - - - - - - -
1 test1 class1 method:
-  chronological
-  alphabetical
-  not run
0 groupreporter outputtestng.xml
- -

-

-
Command line test (1/0/0) - Results -
-
- \ No newline at end of file diff --git a/xwork-core/test-output/index.html b/xwork-core/test-output/index.html deleted file mode 100644 index d30967d25..000000000 --- a/xwork-core/test-output/index.html +++ /dev/null @@ -1,8 +0,0 @@ - -Test results - - -

Test results

- - -
SuitePassedFailedSkippedtestng.xml
Command line suite100Link
diff --git a/xwork-core/test-output/testng-failed.xml b/xwork-core/test-output/testng-failed.xml deleted file mode 100644 index e9402a924..000000000 --- a/xwork-core/test-output/testng-failed.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/xwork-core/test-output/testng.css b/xwork-core/test-output/testng.css deleted file mode 100644 index 5124ba863..000000000 --- a/xwork-core/test-output/testng.css +++ /dev/null @@ -1,9 +0,0 @@ -.invocation-failed, .test-failed { background-color: #DD0000; } -.invocation-percent, .test-percent { background-color: #006600; } -.invocation-passed, .test-passed { background-color: #00AA00; } -.invocation-skipped, .test-skipped { background-color: #CCCC00; } - -.main-page { - font-size: x-large; -} -