-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
9 changed files
with
147 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
Binary file not shown.
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,65 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<testsuite tests="1" failures="0" name="com.neo4jh3.Neo4jH3Test" time="11.177" errors="0" skipped="0"> | ||
<properties> | ||
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/> | ||
<property name="java.vm.version" value="17.0.6+10-LTS"/> | ||
<property name="sun.boot.library.path" value="/Users/davidfauth/.sdkman/candidates/java/17.0.6-zulu/zulu-17.jdk/Contents/Home/lib"/> | ||
<property name="maven.multiModuleProjectDirectory" value="/Users/davidfauth/git/Neo4jH3_orig"/> | ||
<property name="java.vm.vendor" value="Azul Systems, Inc."/> | ||
<property name="java.vendor.url" value="http://www.azul.com/"/> | ||
<property name="guice.disable.misplaced.annotation.check" value="true"/> | ||
<property name="path.separator" value=":"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="user.country" value="US"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/> | ||
<property name="user.dir" value="/Users/davidfauth/git/Neo4jH3_orig"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="java.runtime.version" value="17.0.6+10-LTS"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="java.io.tmpdir" value="/var/folders/jw/pq0llv594nz4c6p8kbk9p00h0000gn/T/"/> | ||
<property name="line.separator" value=" | ||
"/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="os.name" value="Mac OS X"/> | ||
<property name="classworlds.conf" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/bin/m2.conf"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.library.path" value="/Users/davidfauth/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:."/> | ||
<property name="maven.conf" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/conf"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="java.class.version" value="61.0"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="os.version" value="13.2.1"/> | ||
<property name="library.jansi.path" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/lib/jansi-native"/> | ||
<property name="http.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> | ||
<property name="user.home" value="/Users/davidfauth"/> | ||
<property name="user.timezone" value="America/New_York"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="user.name" value="davidfauth"/> | ||
<property name="java.class.path" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/boot/plexus-classworlds-2.6.0.jar"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.arch.data.model" value="64"/> | ||
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher package -f /Users/davidfauth/git/Neo4jH3_orig/pom.xml"/> | ||
<property name="java.home" value="/Users/davidfauth/.sdkman/candidates/java/17.0.6-zulu/zulu-17.jdk/Contents/Home"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.version" value="17.0.6"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vendor" value="Azul Systems, Inc."/> | ||
<property name="sun.stderr.encoding" value="UTF-8"/> | ||
<property name="maven.home" value="/opt/homebrew/Cellar/maven/3.8.6/libexec"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.version.date" value="2023-01-17"/> | ||
<property name="java.vendor.url.bug" value="http://www.azul.com/support/"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="java.vendor.version" value="Zulu17.40+19-CA"/> | ||
<property name="sun.stdout.encoding" value="UTF-8"/> | ||
<property name="socksNonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> | ||
<property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> | ||
</properties> | ||
<testcase classname="com.neo4jh3.Neo4jH3Test" name="should_return_hex_address" time="11.177"/> | ||
</testsuite> |
69 changes: 69 additions & 0 deletions
69
target/surefire-reports/TEST-com.neo4jh3.TestHierarchy.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,69 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<testsuite tests="5" failures="0" name="com.neo4jh3.TestHierarchy" time="0" errors="0" skipped="0"> | ||
<properties> | ||
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/> | ||
<property name="java.vm.version" value="17.0.6+10-LTS"/> | ||
<property name="sun.boot.library.path" value="/Users/davidfauth/.sdkman/candidates/java/17.0.6-zulu/zulu-17.jdk/Contents/Home/lib"/> | ||
<property name="maven.multiModuleProjectDirectory" value="/Users/davidfauth/git/Neo4jH3_orig"/> | ||
<property name="java.vm.vendor" value="Azul Systems, Inc."/> | ||
<property name="java.vendor.url" value="http://www.azul.com/"/> | ||
<property name="guice.disable.misplaced.annotation.check" value="true"/> | ||
<property name="path.separator" value=":"/> | ||
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/> | ||
<property name="user.country" value="US"/> | ||
<property name="sun.java.launcher" value="SUN_STANDARD"/> | ||
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/> | ||
<property name="user.dir" value="/Users/davidfauth/git/Neo4jH3_orig"/> | ||
<property name="java.vm.compressedOopsMode" value="Zero based"/> | ||
<property name="java.runtime.version" value="17.0.6+10-LTS"/> | ||
<property name="os.arch" value="aarch64"/> | ||
<property name="java.io.tmpdir" value="/var/folders/jw/pq0llv594nz4c6p8kbk9p00h0000gn/T/"/> | ||
<property name="line.separator" value=" | ||
"/> | ||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/> | ||
<property name="os.name" value="Mac OS X"/> | ||
<property name="classworlds.conf" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/bin/m2.conf"/> | ||
<property name="sun.jnu.encoding" value="UTF-8"/> | ||
<property name="java.library.path" value="/Users/davidfauth/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:."/> | ||
<property name="maven.conf" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/conf"/> | ||
<property name="jdk.debug" value="release"/> | ||
<property name="java.class.version" value="61.0"/> | ||
<property name="java.specification.name" value="Java Platform API Specification"/> | ||
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/> | ||
<property name="os.version" value="13.2.1"/> | ||
<property name="library.jansi.path" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/lib/jansi-native"/> | ||
<property name="http.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> | ||
<property name="user.home" value="/Users/davidfauth"/> | ||
<property name="user.timezone" value="America/New_York"/> | ||
<property name="file.encoding" value="UTF-8"/> | ||
<property name="java.specification.version" value="17"/> | ||
<property name="user.name" value="davidfauth"/> | ||
<property name="java.class.path" value="/opt/homebrew/Cellar/maven/3.8.6/libexec/boot/plexus-classworlds-2.6.0.jar"/> | ||
<property name="java.vm.specification.version" value="17"/> | ||
<property name="sun.arch.data.model" value="64"/> | ||
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher package -f /Users/davidfauth/git/Neo4jH3_orig/pom.xml"/> | ||
<property name="java.home" value="/Users/davidfauth/.sdkman/candidates/java/17.0.6-zulu/zulu-17.jdk/Contents/Home"/> | ||
<property name="user.language" value="en"/> | ||
<property name="java.specification.vendor" value="Oracle Corporation"/> | ||
<property name="java.vm.info" value="mixed mode, sharing"/> | ||
<property name="java.version" value="17.0.6"/> | ||
<property name="native.encoding" value="UTF-8"/> | ||
<property name="java.vendor" value="Azul Systems, Inc."/> | ||
<property name="sun.stderr.encoding" value="UTF-8"/> | ||
<property name="maven.home" value="/opt/homebrew/Cellar/maven/3.8.6/libexec"/> | ||
<property name="file.separator" value="/"/> | ||
<property name="java.version.date" value="2023-01-17"/> | ||
<property name="java.vendor.url.bug" value="http://www.azul.com/support/"/> | ||
<property name="sun.io.unicode.encoding" value="UnicodeBig"/> | ||
<property name="sun.cpu.endian" value="little"/> | ||
<property name="java.vendor.version" value="Zulu17.40+19-CA"/> | ||
<property name="sun.stdout.encoding" value="UTF-8"/> | ||
<property name="socksNonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> | ||
<property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/> | ||
</properties> | ||
<testcase classname="com.neo4jh3.TestHierarchy" name="testH3ToChildren" time="0"/> | ||
<testcase classname="com.neo4jh3.TestHierarchy" name="testH3ToParentInvalid2" time="0"/> | ||
<testcase classname="com.neo4jh3.TestHierarchy" name="testH3ToParentInvalid3" time="0"/> | ||
<testcase classname="com.neo4jh3.TestHierarchy" name="testH3ToParentInvalidRes" time="0"/> | ||
<testcase classname="com.neo4jh3.TestHierarchy" name="testH3ToParentInvalid" time="0"/> | ||
</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
------------------------------------------------------------------------------- | ||
Test set: com.neo4jh3.Neo4jH3Test | ||
------------------------------------------------------------------------------- | ||
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.201 sec |
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,4 @@ | ||
------------------------------------------------------------------------------- | ||
Test set: com.neo4jh3.TestHierarchy | ||
------------------------------------------------------------------------------- | ||
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec |
Binary file not shown.
Binary file not shown.
Binary file not shown.