You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
4.7 KiB
62 lines
4.7 KiB
<?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.xsd" name="sig.AppTest" time="0.025" tests="1" errors="0" skipped="0" failures="0">
|
|
<properties>
|
|
<property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
|
|
<property name="java.specification.version" value="11"/>
|
|
<property name="sun.cpu.isalist" value=""/>
|
|
<property name="sun.jnu.encoding" value="UTF-8"/>
|
|
<property name="java.class.path" value="/workspace/ffxivai/target/test-classes:/workspace/ffxivai/target/classes:/workspace/m2-repository/junit/junit/4.11/junit-4.11.jar:/workspace/m2-repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/workspace/m2-repository/com/1stleg/jnativehook/2.1.0/jnativehook-2.1.0.jar:"/>
|
|
<property name="java.vm.vendor" value="Azul Systems, Inc."/>
|
|
<property name="sun.arch.data.model" value="64"/>
|
|
<property name="java.vendor.url" value="http://www.azul.com/"/>
|
|
<property name="user.timezone" value=""/>
|
|
<property name="java.vm.specification.version" value="11"/>
|
|
<property name="os.name" value="Linux"/>
|
|
<property name="sun.java.launcher" value="SUN_STANDARD"/>
|
|
<property name="user.country" value="US"/>
|
|
<property name="sun.boot.library.path" value="/home/gitpod/.sdkman/candidates/java/11.0.12.fx-zulu/lib"/>
|
|
<property name="sun.java.command" value="/workspace/ffxivai/target/surefire/surefirebooter9651881617294522049.jar /workspace/ffxivai/target/surefire 2021-10-05T00-41-13_566-jvmRun1 surefire16651463831520907244tmp surefire_017591263050369366149tmp"/>
|
|
<property name="jdk.debug" value="release"/>
|
|
<property name="surefire.test.class.path" value="/workspace/ffxivai/target/test-classes:/workspace/ffxivai/target/classes:/workspace/m2-repository/junit/junit/4.11/junit-4.11.jar:/workspace/m2-repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/workspace/m2-repository/com/1stleg/jnativehook/2.1.0/jnativehook-2.1.0.jar:"/>
|
|
<property name="sun.cpu.endian" value="little"/>
|
|
<property name="user.home" value="/home/gitpod"/>
|
|
<property name="user.language" value="en"/>
|
|
<property name="java.specification.vendor" value="Oracle Corporation"/>
|
|
<property name="java.version.date" value="2021-07-20"/>
|
|
<property name="java.home" value="/home/gitpod/.sdkman/candidates/java/11.0.12.fx-zulu"/>
|
|
<property name="file.separator" value="/"/>
|
|
<property name="basedir" value="/workspace/ffxivai"/>
|
|
<property name="java.vm.compressedOopsMode" value="32-bit"/>
|
|
<property name="line.separator" value=" "/>
|
|
<property name="java.specification.name" value="Java Platform API Specification"/>
|
|
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
|
|
<property name="jdk.vendor.version" value="Zulu11.50+19-CA"/>
|
|
<property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
|
|
<property name="surefire.real.class.path" value="/workspace/ffxivai/target/surefire/surefirebooter9651881617294522049.jar"/>
|
|
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
|
|
<property name="java.runtime.version" value="11.0.12+7-LTS"/>
|
|
<property name="user.name" value="gitpod"/>
|
|
<property name="path.separator" value=":"/>
|
|
<property name="os.version" value="5.4.0-1051-gke"/>
|
|
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
|
|
<property name="file.encoding" value="UTF-8"/>
|
|
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
|
|
<property name="java.vendor.version" value="Zulu11.50+19-CA"/>
|
|
<property name="localRepository" value="/workspace/m2-repository"/>
|
|
<property name="java.vendor.url.bug" value="http://www.azul.com/support/"/>
|
|
<property name="java.io.tmpdir" value="/tmp"/>
|
|
<property name="java.version" value="11.0.12"/>
|
|
<property name="user.dir" value="/workspace/ffxivai"/>
|
|
<property name="os.arch" value="amd64"/>
|
|
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
|
|
<property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
|
|
<property name="sun.os.patch.level" value="unknown"/>
|
|
<property name="java.library.path" value="/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib"/>
|
|
<property name="java.vm.info" value="mixed mode"/>
|
|
<property name="java.vendor" value="Azul Systems, Inc."/>
|
|
<property name="java.vm.version" value="11.0.12+7-LTS"/>
|
|
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
|
|
<property name="java.class.version" value="55.0"/>
|
|
</properties>
|
|
<testcase name="shouldAnswerWithTrue" classname="sig.AppTest" time="0.002"/>
|
|
</testsuite> |