Skip to content

Commit 852f59e

Browse files
committed
Clean script.
1 parent 6934e33 commit 852f59e

File tree

115 files changed

+0
-9236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+0
-9236
lines changed

.circleci/collect_results.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,7 @@ do
3636
echo -n " as $AGGREGATED_FILE_NAME"
3737
cp "$RESULT_XML_FILE" "$TEST_RESULTS_DIR/$AGGREGATED_FILE_NAME"
3838
# Insert file attribute to testcase XML nodes
39-
echo "***"
40-
echo "FILEPATH: $FILE_PATH"
41-
echo "***"
4239
sed -i "/<testcase/ s|\(time=\"[^\"]*\"\)|\1 file=\"$FILE_PATH\"|g" "$TEST_RESULTS_DIR/$AGGREGATED_FILE_NAME"
43-
echo "---"
44-
cat "$TEST_RESULTS_DIR/$AGGREGATED_FILE_NAME"
45-
echo "---"
4640
# Replace Java Object hashCode by marker in testcase XML nodes to get stable test names
4741
sed -i '/<testcase/ s/@[0-9a-f]\{5,\}/@HASHCODE/g' "$TEST_RESULTS_DIR/$AGGREGATED_FILE_NAME"
4842
# Replace random port numbers by marker in testcase XML nodes to get stable test names

results/apache-httpasyncclient-4_test_TEST-ApacheHttpAsyncClientHostRequestTest.xml

Lines changed: 0 additions & 350 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-ApacheHttpAsyncClientV0Test.xml

Lines changed: 0 additions & 416 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-JUnit#20Jupiter.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-basic#20#23method#20request#20#23path#20-#20tagQueryString#3d#23tagQueryString.xml

Lines changed: 0 additions & 420 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-basic#20#23method#20request#20with#201#20redirect.xml

Lines changed: 0 additions & 78 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-basic#20#23method#20request#20with#202#20redirects.xml

Lines changed: 0 additions & 94 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-basic#20#23method#20request#20with#20circular#20redirects.xml

Lines changed: 0 additions & 116 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-basic#20#23method#20request#20with#20parent.xml

Lines changed: 0 additions & 126 deletions
This file was deleted.

results/apache-httpasyncclient-4_test_TEST-basic#20#23method#20request#20with#20split-by-domain.xml

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)