-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
350 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ bazel-* | |
.bazelrc.user | ||
.idea | ||
.ijwb | ||
|
||
/comparative-tests/.gradle/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
...results/test/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite name="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2023-11-08T12:49:19" hostname="Simons-Chunky-MBP.local" time="0.002"> | ||
<properties/> | ||
<testcase name="Test of one" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.001"/> | ||
<testcase name="Test of two" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.0"/> | ||
<testcase name="Test of three" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.0"/> | ||
<system-out><![CDATA[]]></system-out> | ||
<system-err><![CDATA[]]></system-err> | ||
</testsuite> |
12 changes: 12 additions & 0 deletions
12
...ts/test/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite name="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2023-11-08T12:49:19" hostname="Simons-Chunky-MBP.local" time="0.009"> | ||
<properties/> | ||
<testcase name="[1] alpha" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.007"/> | ||
<testcase name="[2] beta" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.0"/> | ||
<testcase name="[3] gamma" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.0"/> | ||
<system-out><![CDATA[alpha | ||
beta | ||
gamma | ||
]]></system-out> | ||
<system-err><![CDATA[]]></system-err> | ||
</testsuite> |
9 changes: 9 additions & 0 deletions
9
...lts/test/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.PathologicalTest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite name="com.github.bazel_contrib.contrib_rules_jvm.comparative.PathologicalTest" tests="1" skipped="1" failures="0" errors="0" timestamp="2023-11-08T12:49:19" hostname="Simons-Chunky-MBP.local" time="0.0"> | ||
<properties/> | ||
<testcase name="bootstrap(String)" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.PathologicalTest" time="0.0"> | ||
<skipped/> | ||
</testcase> | ||
<system-out><![CDATA[]]></system-out> | ||
<system-err><![CDATA[]]></system-err> | ||
</testsuite> |
7 changes: 7 additions & 0 deletions
7
...t-results/test/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.SimpleTest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite name="com.github.bazel_contrib.contrib_rules_jvm.comparative.SimpleTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2023-11-08T12:49:19" hostname="Simons-Chunky-MBP.local" time="0.0"> | ||
<properties/> | ||
<testcase name="empty()" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SimpleTest" time="0.0"/> | ||
<system-out><![CDATA[]]></system-out> | ||
<system-err><![CDATA[]]></system-err> | ||
</testsuite> |
10 changes: 10 additions & 0 deletions
10
...t-results/test/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite name="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1" tests="2" skipped="0" failures="0" errors="0" timestamp="2023-11-08T12:49:19" hostname="Simons-Chunky-MBP.local" time="0.042"> | ||
<properties/> | ||
<testcase name="doSomething()" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1" time="0.007"/> | ||
<testcase name="doSomething()" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1" time="0.0"/> | ||
<system-out><![CDATA[Hello, World! | ||
Hello, World! | ||
]]></system-out> | ||
<system-err><![CDATA[]]></system-err> | ||
</testsuite> |
8 changes: 8 additions & 0 deletions
8
...t-results/test/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest2.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite name="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest2" tests="2" skipped="0" failures="0" errors="0" timestamp="2023-11-08T12:49:19" hostname="Simons-Chunky-MBP.local" time="0.034"> | ||
<properties/> | ||
<testcase name="doSomethingElse()" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest2" time="0.002"/> | ||
<testcase name="doSomethingElse()" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest2" time="0.0"/> | ||
<system-out><![CDATA[]]></system-out> | ||
<system-err><![CDATA[]]></system-err> | ||
</testsuite> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
...fire-reports/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report-3.0.xsd" version="3.0" name="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.005" tests="3" errors="0" skipped="0" failures="0"> | ||
<properties> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="user.country" value="GB"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.version.date" value="2023-07-18"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="line.separator" value=" "/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="java.vendor.version" value="AppleJDK-17.0.8.7.2"/> | ||
<property name="java.io.tmpdir" value="/var/folders/3r/7x4j_zmj0js6w0kl19jlmclr0000gn/T/"/> | ||
<property name="java.version" value="17.0.8"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.vendor" value="Apple Inc."/> | ||
<property name="java.vm.version" value="17.0.8+7-LTS"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="java.class.version" value="61.0"/> | ||
</properties> | ||
<testcase name="translateDynamicTestsFromStream" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.001"/> | ||
<testcase name="translateDynamicTestsFromStream" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.0"/> | ||
<testcase name="translateDynamicTestsFromStream" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.DynamicTests" time="0.0"/> | ||
</testsuite> |
45 changes: 45 additions & 0 deletions
45
...reports/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report-3.0.xsd" version="3.0" name="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.031" tests="3" errors="0" skipped="0" failures="0"> | ||
<properties> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="user.country" value="GB"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.version.date" value="2023-07-18"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="line.separator" value=" "/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="java.vendor.version" value="AppleJDK-17.0.8.7.2"/> | ||
<property name="java.io.tmpdir" value="/var/folders/3r/7x4j_zmj0js6w0kl19jlmclr0000gn/T/"/> | ||
<property name="java.version" value="17.0.8"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.vendor" value="Apple Inc."/> | ||
<property name="java.vm.version" value="17.0.8+7-LTS"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="java.class.version" value="61.0"/> | ||
</properties> | ||
<testcase name="bootstrap(String)[1]" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.01"> | ||
<system-out><![CDATA[alpha | ||
]]></system-out> | ||
</testcase> | ||
<testcase name="bootstrap(String)[2]" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.0"> | ||
<system-out><![CDATA[beta | ||
]]></system-out> | ||
</testcase> | ||
<testcase name="bootstrap(String)[3]" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.ParameterisedTest" time="0.0"> | ||
<system-out><![CDATA[gamma | ||
]]></system-out> | ||
</testcase> | ||
</testsuite> |
36 changes: 36 additions & 0 deletions
36
...-reports/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.PathologicalTest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report-3.0.xsd" version="3.0" name="com.github.bazel_contrib.contrib_rules_jvm.comparative.PathologicalTest" time="0.01" tests="1" errors="0" skipped="1" failures="0"> | ||
<properties> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="user.country" value="GB"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.version.date" value="2023-07-18"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="line.separator" value=" "/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="java.vendor.version" value="AppleJDK-17.0.8.7.2"/> | ||
<property name="java.io.tmpdir" value="/var/folders/3r/7x4j_zmj0js6w0kl19jlmclr0000gn/T/"/> | ||
<property name="java.version" value="17.0.8"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.vendor" value="Apple Inc."/> | ||
<property name="java.vm.version" value="17.0.8+7-LTS"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="java.class.version" value="61.0"/> | ||
</properties> | ||
<testcase name="bootstrap(String)" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.PathologicalTest" time="0.0"> | ||
<skipped message="Environment variable [PATH] with value [...] matches regular expression [.*]"/> | ||
</testcase> | ||
</testsuite> |
34 changes: 34 additions & 0 deletions
34
...refire-reports/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.SimpleTest.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report-3.0.xsd" version="3.0" name="com.github.bazel_contrib.contrib_rules_jvm.comparative.SimpleTest" time="0.001" tests="1" errors="0" skipped="0" failures="0"> | ||
<properties> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="user.country" value="GB"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.version.date" value="2023-07-18"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="line.separator" value=" "/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="java.vendor.version" value="AppleJDK-17.0.8.7.2"/> | ||
<property name="java.io.tmpdir" value="/var/folders/3r/7x4j_zmj0js6w0kl19jlmclr0000gn/T/"/> | ||
<property name="java.version" value="17.0.8"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.vendor" value="Apple Inc."/> | ||
<property name="java.vm.version" value="17.0.8+7-LTS"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="java.class.version" value="61.0"/> | ||
</properties> | ||
<testcase name="empty" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SimpleTest" time="0.001"/> | ||
</testsuite> |
37 changes: 37 additions & 0 deletions
37
...refire-reports/TEST-com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report-3.0.xsd" version="3.0" name="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1" time="0.001" tests="1" errors="0" skipped="0" failures="0"> | ||
<properties> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="user.country" value="GB"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.version.date" value="2023-07-18"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="line.separator" value=" "/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="java.vendor.version" value="AppleJDK-17.0.8.7.2"/> | ||
<property name="java.io.tmpdir" value="/var/folders/3r/7x4j_zmj0js6w0kl19jlmclr0000gn/T/"/> | ||
<property name="java.version" value="17.0.8"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.vendor" value="Apple Inc."/> | ||
<property name="java.vm.version" value="17.0.8+7-LTS"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="java.class.version" value="61.0"/> | ||
</properties> | ||
<testcase name="doSomething" classname="com.github.bazel_contrib.contrib_rules_jvm.comparative.SuiteTest1" time="0.001"> | ||
<system-out><![CDATA[Hello, World! | ||
]]></system-out> | ||
</testcase> | ||
</testsuite> |
Oops, something went wrong.