Started by remote host 192.30.252.34
Building in workspace /var/lib/jenkins/jobs/Wurst/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/wurstscript/WurstScript.git
> git init /var/lib/jenkins/jobs/Wurst/workspace # timeout=10
Fetching upstream changes from https://github.com/wurstscript/WurstScript.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/WurstScript.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/wurstscript/WurstScript.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/wurstscript/WurstScript.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/WurstScript.git
> git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/WurstScript.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 289686262929b9b0985e922a784dfd804acde481 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 289686262929b9b0985e922a784dfd804acde481
> git rev-list df98de5c5dcc3df76981ac39e08c7573a2a3dfc4 # timeout=10
> git tag -a -f -m Jenkins Build #959 jenkins-Wurst-959 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1095428749211799615.sh
+ cd de.peeeq.wurstscript
+ ./gradlew clean build create_zips generate_hotdoc --stacktrace --info
Initialized native services in: /var/lib/jenkins/.gradle/native
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/4.7 Command: /usr/lib/jvm/java-8-oracle/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7/lib/gradle-launcher-4.7.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.7
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 2.469 secs.
The client will now receive all logging from the daemon (pid: 26743). The daemon log file: /var/lib/jenkins/.gradle/daemon/4.7/daemon-26743.out.log
Starting build in new daemon [memory: 1.0 GB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 1 worker leases.
Starting Build
Settings evaluated using settings file '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/settings.gradle'.
Projects loaded. Root project using build file '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build.gradle'.
Included projects: [root project 'wurstscript']
> Configure project :
Evaluating root project 'wurstscript' using build file '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build.gradle'.
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Selected primary task 'create_zips' from project :
Selected primary task 'generate_hotdoc' from project :
Tasks to be executed: [task ':clean', task ':genAst', task ':generateGrammarSource', task ':versionInfoFile', task ':gen', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':startScripts', task ':distTar', task ':distZip', task ':assemble', task ':generateTestGrammarSource', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':installDist', task ':make_for_wurstpack', task ':create_zip_wurstpack_compiler', task ':create_zip_wurstpack_complete', task ':create_zips', task ':downloadZipFile', task ':downloadAndUnzipFile', task ':generate_hotdoc']
:clean (Thread[Daemon worker,5,main]) started.
> Task :clean UP-TO-DATE
Task ':clean' is not up-to-date because:
Task has not declared any outputs despite executing actions.
:clean (Thread[Daemon worker,5,main]) completed. Took 0.035 secs.
:genAst (Thread[Daemon worker,5,main]) started.
> Task :genAst
Task ':genAst' is not up-to-date because:
No history is available.
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: /usr/lib/jvm/java-8-oracle/bin/java -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.peterzeller/abstractsyntaxgen/0.3.1/d54d0693c139e0c7a8c48e39baa495c72063809b/abstractsyntaxgen-0.3.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/19.0/6ce200f6b23222af3d8abb6b6459e6c44f4bb0e9/guava-19.0.jar asg.Main /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/parserspec/jass_im.parseq /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src-gen/
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/java''
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: /usr/lib/jvm/java-8-oracle/bin/java -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.peterzeller/abstractsyntaxgen/0.3.1/d54d0693c139e0c7a8c48e39baa495c72063809b/abstractsyntaxgen-0.3.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/19.0/6ce200f6b23222af3d8abb6b6459e6c44f4bb0e9/guava-19.0.jar asg.Main /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/parserspec/jass.parseq /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src-gen/
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/java''
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: /usr/lib/jvm/java-8-oracle/bin/java -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.peterzeller/abstractsyntaxgen/0.3.1/d54d0693c139e0c7a8c48e39baa495c72063809b/abstractsyntaxgen-0.3.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/19.0/6ce200f6b23222af3d8abb6b6459e6c44f4bb0e9/guava-19.0.jar asg.Main /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/parserspec/lua.parseq /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src-gen/
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/java''
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: /usr/lib/jvm/java-8-oracle/bin/java -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.peterzeller/abstractsyntaxgen/0.3.1/d54d0693c139e0c7a8c48e39baa495c72063809b/abstractsyntaxgen-0.3.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/19.0/6ce200f6b23222af3d8abb6b6459e6c44f4bb0e9/guava-19.0.jar asg.Main /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/parserspec/wurstscript.parseq /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src-gen/
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/java''
:genAst (Thread[Daemon worker,5,main]) completed. Took 7.42 secs.
:generateGrammarSource (Thread[Daemon worker,5,main]) started.
> Task :generateGrammarSource
Task ':generateGrammarSource' is not up-to-date because:
No history is available.
All input files are considered out-of-date for incremental task ':generateGrammarSource'.
Starting process 'Gradle ANTLR Worker 1'. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: /usr/lib/jvm/java-8-oracle/bin/java -DANTLR_DO_NOT_EXIT=true -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/caches/4.7/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle ANTLR Worker 1'
Successfully started process 'Gradle ANTLR Worker 1'
Initialized native services in: /var/lib/jenkins/.gradle/native
> Task :generateGrammarSource
Processing with ANTLR 4
:generateGrammarSource (Thread[Daemon worker,5,main]) completed. Took 7.026 secs.
:versionInfoFile (Thread[Daemon worker,5,main]) started.
> Task :versionInfoFile
Task ':versionInfoFile' is not up-to-date because:
Task has not declared any outputs despite executing actions.
Starting process 'command 'git''. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: git describe --tags --always
Successfully started process 'command 'git''
Starting process 'command 'git''. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: git describe --tags --always --abbrev=0
Successfully started process 'command 'git''
:versionInfoFile (Thread[Daemon worker,5,main]) completed. Took 0.119 secs.
:gen (Thread[Daemon worker,5,main]) started.
> Task :gen
Skipping task ':gen' as it has no actions.
:gen (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:compileJava (Thread[Daemon worker,5,main]) started.
> Task :compileJava
Task ':compileJava' is not up-to-date because:
No history is available.
All input files are considered out-of-date for incremental task ':compileJava'.
Compiling with JDK Java compiler API.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:compileJava (Thread[Daemon worker,5,main]) completed. Took 1 mins 13.805 secs.
:processResources (Thread[Daemon worker,5,main]) started.
> Task :processResources
Task ':processResources' is not up-to-date because:
No history is available.
:processResources (Thread[Daemon worker,5,main]) completed. Took 0.316 secs.
:classes (Thread[Daemon worker,5,main]) started.
> Task :classes
Skipping task ':classes' as it has no actions.
:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:jar (Thread[Daemon worker,5,main]) started.
> Task :jar
Task ':jar' is not up-to-date because:
No history is available.
:jar (Thread[Daemon worker,5,main]) completed. Took 2.135 secs.
:startScripts (Thread[Daemon worker,5,main]) started.
> Task :startScripts
Task ':startScripts' is not up-to-date because:
No history is available.
:startScripts (Thread[Daemon worker,5,main]) completed. Took 1.242 secs.
:distTar (Thread[Daemon worker,5,main]) started.
> Task :distTar
Task ':distTar' is not up-to-date because:
No history is available.
:distTar (Thread[Daemon worker,5,main]) completed. Took 1.278 secs.
:distZip (Thread[Daemon worker,5,main]) started.
> Task :distZip
Task ':distZip' is not up-to-date because:
No history is available.
:distZip (Thread[Daemon worker,5,main]) completed. Took 3.613 secs.
:assemble (Thread[Daemon worker,5,main]) started.
> Task :assemble
Skipping task ':assemble' as it has no actions.
:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:generateTestGrammarSource (Thread[Daemon worker,5,main]) started.
> Task :generateTestGrammarSource NO-SOURCE
file or directory '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src/test/antlr', not found
Skipping task ':generateTestGrammarSource' as it has no source files and no previous output files.
:generateTestGrammarSource (Thread[Daemon worker,5,main]) completed. Took 0.006 secs.
:compileTestJava (Thread[Daemon worker,5,main]) started.
> Task :compileTestJava
file or directory '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/generated-src/antlr/test', not found
Task ':compileTestJava' is not up-to-date because:
No history is available.
All input files are considered out-of-date for incremental task ':compileTestJava'.
file or directory '/var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/generated-src/antlr/test', not found
Compiling with JDK Java compiler API.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ExtraMatchers.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 4.716 secs.
:processTestResources (Thread[Daemon worker,5,main]) started.
> Task :processTestResources
Task ':processTestResources' is not up-to-date because:
No history is available.
:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.048 secs.
:testClasses (Thread[Daemon worker,5,main]) started.
> Task :testClasses
Skipping task ':testClasses' as it has no actions.
:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:test (Thread[Daemon worker,5,main]) started.
> Task :test
Task ':test' is not up-to-date because:
No history is available.
Starting process 'Gradle Test Executor 2'. Working directory: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.native=false -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.8.1.jar_8059ed6e1ab8b88aac5d9097fad847bb/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xms256m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /var/lib/jenkins/.gradle/caches/4.7/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2'
Successfully started process 'Gradle Test Executor 2'
Gradle Test Executor 2 started executing tests.
> Task :test
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ArrayTests.assertOk(ArrayTests.java:129)
at tests.wurstscript.tests.ArrayTests.array_init_global1(ArrayTests.java:58)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_fail1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_fail1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ArrayTests.array_init_global_fail1(ArrayTests.java:88)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_fail2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_fail2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ArrayTests.array_init_global_fail2(ArrayTests.java:105)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_fail3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_fail3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ArrayTests.array_init_global_fail3(ArrayTests.java:116)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_type_inference STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_global_type_inference FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ArrayTests.assertOk(ArrayTests.java:129)
at tests.wurstscript.tests.ArrayTests.array_init_global_type_inference(ArrayTests.java:68)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_local_fail1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_local_fail1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ArrayTests.array_init_local_fail1(ArrayTests.java:96)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_local_type_inference STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.array_init_local_type_inference FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ArrayTests.assertOk(ArrayTests.java:129)
at tests.wurstscript.tests.ArrayTests.array_init_local_type_inference(ArrayTests.java:78)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.testArray1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.testArray1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ArrayTests.assertOk(ArrayTests.java:129)
at tests.wurstscript.tests.ArrayTests.testArray1(ArrayTests.java:12)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.testArrayParam STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.testArrayParam FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ArrayTests.testArrayParam(ArrayTests.java:23)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.testArray_jass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ArrayTests.testArray_jass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ArrayTests.testArray_jass(ArrayTests.java:52)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ObjectRecycler STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ObjectRecycler FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFileWithStdLib(WurstScriptTest.java:297)
at tests.wurstscript.tests.BugTests.ObjectRecycler(BugTests.java:34)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.bug61_break STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.bug61_break FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.bug61_break(BugTests.java:73)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.bug62_codearray STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.bug62_codearray FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.bug62_codearray(BugTests.java:65)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.classNull STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.classNull FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.classNull(BugTests.java:348)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.classesCyclic STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.classesCyclic FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.classesCyclic(BugTests.java:717)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.closureClassConstructor STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.closureClassConstructor FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.closureClassConstructor(BugTests.java:788)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.closureClassConstructorInvalid STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.closureClassConstructorInvalid FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.closureClassConstructorInvalid(BugTests.java:804)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.constFolding STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.constFolding FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.constFolding(BugTests.java:269)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclic STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclic FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.BugTests.cyclic(BugTests.java:24)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicDepReadVars STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicDepReadVars FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.cyclicDepReadVars(BugTests.java:454)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicDependency STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicDependency FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.cyclicDependency(BugTests.java:207)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicDependency2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicDependency2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.cyclicDependency2(BugTests.java:215)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicForLoop STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.cyclicForLoop FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.cyclicForLoop(BugTests.java:1060)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.division STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.division FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.division(BugTests.java:339)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.doubleNativeDecl STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.doubleNativeDecl FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.doubleNativeDecl(BugTests.java:728)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.duplicateNames STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.duplicateNames FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.duplicateNames(BugTests.java:396)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.duplicateNames2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.duplicateNames2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.duplicateNames2(BugTests.java:406)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.duplicateNamesOk STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.duplicateNamesOk FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.duplicateNamesOk(BugTests.java:385)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.dynamicVarFromStaticContext STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.dynamicVarFromStaticContext FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.dynamicVarFromStaticContext(BugTests.java:362)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.dynamicVarFromStaticContext2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.dynamicVarFromStaticContext2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.dynamicVarFromStaticContext2(BugTests.java:373)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.extensionFunc_noreturn STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.extensionFunc_noreturn FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.extensionFunc_noreturn(BugTests.java:699)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.extensionMethodStatic STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.extensionMethodStatic FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.extensionMethodStatic(BugTests.java:914)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.flattenBug STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.flattenBug FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.flattenBug(BugTests.java:313)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.forLoop STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.forLoop FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.forLoop(BugTests.java:329)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.forfrom STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.forfrom FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFileWithStdLib(WurstScriptTest.java:297)
at tests.wurstscript.tests.BugTests.forfrom(BugTests.java:29)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.func_noreturn STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.func_noreturn FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.func_noreturn(BugTests.java:708)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.funcrefs1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.funcrefs1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.funcrefs1(BugTests.java:602)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.funcrefs2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.funcrefs2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.funcrefs2(BugTests.java:621)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.functionWithUnderscore STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.functionWithUnderscore FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.functionWithUnderscore(BugTests.java:864)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.genericsNull STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.genericsNull FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.genericsNull(BugTests.java:587)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.hotdoc STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.hotdoc FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.hotdoc(BugTests.java:542)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.implementNothing STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.implementNothing FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.implementNothing(BugTests.java:1072)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.inlineBug STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.inlineBug FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.inlineBug(BugTests.java:441)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.inlinerBugShortCircuit STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.inlinerBugShortCircuit FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.inlinerBugShortCircuit(BugTests.java:279)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.inlinerBugShortCircuit2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.inlinerBugShortCircuit2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.inlinerBugShortCircuit2(BugTests.java:295)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.intBoundaries STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.intBoundaries FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.intBoundaries(BugTests.java:39)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.intBoundariesH STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.intBoundariesH FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.intBoundariesH(BugTests.java:57)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.intBoundariesL STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.intBoundariesL FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.intBoundariesL(BugTests.java:49)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.localOptimizerFail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.localOptimizerFail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.localOptimizerFail(BugTests.java:563)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.localsInOndestroy STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.localsInOndestroy FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.BugTests.localsInOndestroy(BugTests.java:19)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.memberMethodParens STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.memberMethodParens FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.memberMethodParens(BugTests.java:552)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.nonAbstractClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.nonAbstractClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.nonAbstractClass(BugTests.java:224)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.optBug STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.optBug FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.optBug(BugTests.java:744)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ovveride_nativeTypeReturn STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ovveride_nativeTypeReturn FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLinesWithStdLib(WurstScriptTest.java:301)
at tests.wurstscript.tests.BugTests.ovveride_nativeTypeReturn(BugTests.java:888)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.parseHexValues STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.parseHexValues FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.parseHexValues(BugTests.java:899)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.polarOfffsetInline STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.polarOfffsetInline FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.polarOfffsetInline(BugTests.java:417)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.realIndex STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.realIndex FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.realIndex(BugTests.java:244)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursive STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursive FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.recursive(BugTests.java:496)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursive2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursive2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.recursive2(BugTests.java:511)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursiveTuple STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursiveTuple FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.recursiveTuple(BugTests.java:817)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursiveTuple2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.recursiveTuple2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.recursiveTuple2(BugTests.java:828)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticGenerics1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticGenerics1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.staticGenerics1(BugTests.java:468)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticGenerics2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticGenerics2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.staticGenerics2(BugTests.java:477)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticGenerics3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticGenerics3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.staticGenerics3(BugTests.java:486)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticOverride STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.staticOverride FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.staticOverride(BugTests.java:233)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.stringPlusNull1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.stringPlusNull1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.stringPlusNull1(BugTests.java:1018)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.stringPlusNull2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.stringPlusNull2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.stringPlusNull2(BugTests.java:1032)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.stringPlusNull3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.stringPlusNull3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.stringPlusNull3(BugTests.java:1046)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testClassExtendsClassWithoutNoArgConstructor STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testClassExtendsClassWithoutNoArgConstructor FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.testClassExtendsClassWithoutNoArgConstructor(BugTests.java:983)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testClassImplementsClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testClassImplementsClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.testClassImplementsClass(BugTests.java:973)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testCodeNull STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testCodeNull FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.testCodeNull(BugTests.java:196)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testCyclicDependencyError STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testCyclicDependencyError FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.testCyclicDependencyError(BugTests.java:931)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testInferInSuper STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testInferInSuper FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.testInferInSuper(BugTests.java:876)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testLinePos STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testLinePos FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.BugTests.testLinePos(BugTests.java:842)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 4 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 5 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testStacktrace STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.testStacktrace FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.testStacktrace(BugTests.java:949)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_correct_escapesequence STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_correct_escapesequence FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.test_correct_escapesequence(BugTests.java:172)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_empty_escapesequence STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_empty_escapesequence FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.test_empty_escapesequence(BugTests.java:82)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_for_from STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_for_from FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.test_for_from(BugTests.java:121)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_for_in STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_for_in FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.test_for_in(BugTests.java:145)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_inline_jass_div STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_inline_jass_div FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.test_inline_jass_div(BugTests.java:106)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_unit_array STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.test_unit_array FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.test_unit_array(BugTests.java:92)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ticket706 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ticket706 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.ticket706(BugTests.java:993)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ticket709 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.ticket709 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLinesWithStdLib(WurstScriptTest.java:301)
at tests.wurstscript.tests.BugTests.ticket709(BugTests.java:1005)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.typenameAsFuncname1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.typenameAsFuncname1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.typenameAsFuncname1(BugTests.java:649)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.typenameAsFuncname2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.typenameAsFuncname2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.typenameAsFuncname2(BugTests.java:660)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.underscore STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.underscore FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.underscore(BugTests.java:531)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.underscore_end STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.underscore_end FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.underscore_end(BugTests.java:684)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.underscores_in_name STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.underscores_in_name FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.underscores_in_name(BugTests.java:672)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.unreadVarWarning STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.unreadVarWarning FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.unreadVarWarning(BugTests.java:760)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.unreadVarWarning2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.unreadVarWarning2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.BugTests.unreadVarWarning2(BugTests.java:773)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.varname_with_interface STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.BugTests.varname_with_interface FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.BugTests.varname_with_interface(BugTests.java:182)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.NPE STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.NPE FAILED
org.testng.TestException:
Expected exception of type class de.peeeq.wurstio.jassinterpreter.DebugPrintError but got java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.ClassesTests.NPE(ClassesTests.java:550)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 5 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 6 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.OverrideClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.OverrideClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.ClassesTests.OverrideClass(ClassesTests.java:27)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_class STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_class FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.abstract_class(ClassesTests.java:583)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_class2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_class2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.abstract_class2(ClassesTests.java:603)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_fail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_fail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.abstract_fail(ClassesTests.java:623)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_fail2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_fail2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.abstract_fail2(ClassesTests.java:650)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_must_not_be_private STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.abstract_must_not_be_private FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.abstract_must_not_be_private(ClassesTests.java:640)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeFail1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeFail1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.arrayAttributeFail1(ClassesTests.java:869)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeFail2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeFail2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.arrayAttributeFail2(ClassesTests.java:879)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeTest1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeTest1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.arrayAttributeTest1(ClassesTests.java:824)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeTest2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.arrayAttributeTest2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.arrayAttributeTest2(ClassesTests.java:845)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.big_instanceof STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.big_instanceof FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.big_instanceof(ClassesTests.java:390)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.cast_class STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.cast_class FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.cast_class(ClassesTests.java:340)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.cast_class2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.cast_class2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.cast_class2(ClassesTests.java:356)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.cast_class_unrelated STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.cast_class_unrelated FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.cast_class_unrelated(ClassesTests.java:373)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.ClassesTests.classes1(ClassesTests.java:17)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_construct STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_construct FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.ClassesTests.classes_construct(ClassesTests.java:22)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_double_defined STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_double_defined FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_double_defined(ClassesTests.java:167)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_lifecycle STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_lifecycle FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.ClassesTests.classes_lifecycle(ClassesTests.java:32)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_method STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_method FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.ClassesTests.classes_method(ClassesTests.java:42)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_method_implicit STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_method_implicit FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFile(WurstScriptTest.java:292)
at tests.wurstscript.tests.ClassesTests.classes_method_implicit(ClassesTests.java:37)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_func STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_func FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_static_func(ClassesTests.java:47)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_static_var(ClassesTests.java:60)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_static_var2(ClassesTests.java:72)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var_get STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var_get FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_static_var_get(ClassesTests.java:106)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var_set STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var_set FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_static_var_set(ClassesTests.java:142)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var_set2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.classes_static_var_set2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.classes_static_var_set2(ClassesTests.java:154)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.code_members STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.code_members FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.code_members(ClassesTests.java:96)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constantVars STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constantVars FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.constantVars(ClassesTests.java:118)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constant_fields STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constant_fields FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.constant_fields(ClassesTests.java:731)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constant_fields2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constant_fields2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.constant_fields2(ClassesTests.java:744)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.construct_super STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.construct_super FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.construct_super(ClassesTests.java:664)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constructor_overloading STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constructor_overloading FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.constructor_overloading(ClassesTests.java:675)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constructor_private STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constructor_private FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.constructor_private(ClassesTests.java:704)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constructor_private_ok STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.constructor_private_ok FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.constructor_private_ok(ClassesTests.java:716)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.destroyed STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.destroyed FAILED
org.testng.TestException:
Expected exception of type class de.peeeq.wurstio.jassinterpreter.DebugPrintError but got java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.ClassesTests.destroyed(ClassesTests.java:567)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 5 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 6 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.dotdotOperator STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.dotdotOperator FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.dotdotOperator(ClassesTests.java:787)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.dotdotOperatorFail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.dotdotOperatorFail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.dotdotOperatorFail(ClassesTests.java:809)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.duplicateConstructor STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.duplicateConstructor FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.duplicateConstructor(ClassesTests.java:758)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.initConstant STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.initConstant FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.initConstant(ClassesTests.java:1087)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.method_private STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.method_private FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.method_private(ClassesTests.java:692)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.ondestroy STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.ondestroy FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.ondestroy(ClassesTests.java:237)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.override(ClassesTests.java:413)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.override_valid(ClassesTests.java:425)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.override_valid2(ClassesTests.java:444)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid_trans STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid_trans FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.override_valid_trans(ClassesTests.java:463)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid_trans_big STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid_trans_big FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.override_valid_trans_big(ClassesTests.java:504)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid_void STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.override_valid_void FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.override_valid_void(ClassesTests.java:483)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.protectedInOtherPackage STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.protectedInOtherPackage FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.protectedInOtherPackage(ClassesTests.java:1142)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.protectedInOtherPackage2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.protectedInOtherPackage2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.protectedInOtherPackage2(ClassesTests.java:1162)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.recyling STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.recyling FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.ClassesTests.recyling(ClassesTests.java:256)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 5 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 6 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.recyling2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.recyling2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.recyling2(ClassesTests.java:281)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.recyling_random STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.recyling_random FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.recyling_random(ClassesTests.java:305)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.staticThisAccess STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.staticThisAccess FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.staticThisAccess(ClassesTests.java:1099)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.static_field STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.static_field FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.static_field(ClassesTests.java:180)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.static_field_other_package STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.static_field_other_package FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.static_field_other_package(ClassesTests.java:195)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.static_static_array_field STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.static_static_array_field FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.static_static_array_field(ClassesTests.java:214)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testArraySize STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testArraySize FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testArraySize(ClassesTests.java:1048)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testArraySize2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testArraySize2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.testArraySize2(ClassesTests.java:1068)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testInnerClass_module(ClassesTests.java:911)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype(ClassesTests.java:933)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype2(ClassesTests.java:958)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testInnerClass_module_thistype3(ClassesTests.java:983)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_static1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_static1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testInnerClass_static1(ClassesTests.java:891)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_static_from_outside STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testInnerClass_static_from_outside FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testInnerClass_static_from_outside(ClassesTests.java:1011)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testNoOverride STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testNoOverride FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testNoOverride(ClassesTests.java:1031)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testOver9000 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.testOver9000 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.testOver9000(ClassesTests.java:1123)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.thisHandling STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesTests.thisHandling FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesTests.thisHandling(ClassesTests.java:772)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.constr1(ClassesExtTests.java:175)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.constr2(ClassesExtTests.java:194)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr_super STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr_super FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.constr_super(ClassesExtTests.java:216)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr_super_wrong1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.constr_super_wrong1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.constr_super_wrong1(ClassesExtTests.java:237)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.extends_override(ClassesExtTests.java:26)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.extends_override2(ClassesExtTests.java:45)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.extends_override3(ClassesExtTests.java:66)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_override4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.extends_override4(ClassesExtTests.java:86)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_simple STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_simple FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.extends_simple(ClassesExtTests.java:10)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_variables STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.extends_variables FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.extends_variables(ClassesExtTests.java:108)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy(ClassesExtTests.java:258)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroyUsingThis STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroyUsingThis FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroyUsingThis(ClassesExtTests.java:482)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch(ClassesExtTests.java:280)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch2(ClassesExtTests.java:302)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch3(ClassesExtTests.java:324)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch4(ClassesExtTests.java:347)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch5 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch5 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatch5(ClassesExtTests.java:369)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty1(ClassesExtTests.java:391)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty2(ClassesExtTests.java:411)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_dynamicdispatchFrotty3(ClassesExtTests.java:433)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_withVar STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.ondestroy_withVar FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.ondestroy_withVar(ClassesExtTests.java:458)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.privateFunc STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.privateFunc FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.privateFunc(ClassesExtTests.java:140)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.privateFuncOverride STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.privateFuncOverride FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.privateFuncOverride(ClassesExtTests.java:154)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.privateVar STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.privateVar FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.privateVar(ClassesExtTests.java:126)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGeneric1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGeneric1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.subTypeGeneric1(ClassesExtTests.java:677)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGeneric2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGeneric2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.subTypeGeneric2(ClassesExtTests.java:694)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGeneric3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGeneric3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.subTypeGeneric3(ClassesExtTests.java:708)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGenericInterface STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGenericInterface FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.subTypeGenericInterface(ClassesExtTests.java:722)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGenericInterface2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.subTypeGenericInterface2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.subTypeGenericInterface2(ClassesExtTests.java:736)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.superCall STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.superCall FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.superCall(ClassesExtTests.java:505)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.superCall2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.superCall2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.superCall2(ClassesExtTests.java:528)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testArrayInitInClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testArrayInitInClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testArrayInitInClass(ClassesExtTests.java:750)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testArrayInitInClassStatic STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testArrayInitInClassStatic FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testArrayInitInClassStatic(ClassesExtTests.java:766)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testMultiArray STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testMultiArray FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testMultiArray(ClassesExtTests.java:643)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testNoDispatch STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testNoDispatch FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testNoDispatch(ClassesExtTests.java:626)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testOverrideInterfaceAbstractClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testOverrideInterfaceAbstractClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testOverrideInterfaceAbstractClass(ClassesExtTests.java:781)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testOverrideInterfaceAbstractClass2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testOverrideInterfaceAbstractClass2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testOverrideInterfaceAbstractClass2(ClassesExtTests.java:813)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.teststaticoverride(ClassesExtTests.java:576)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.teststaticoverride2(ClassesExtTests.java:589)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.teststaticoverride3(ClassesExtTests.java:600)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.teststaticoverride4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClassesExtTests.teststaticoverride4(ClassesExtTests.java:613)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testtest STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClassesExtTests.testtest FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClassesExtTests.testtest(ClassesExtTests.java:551)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.beginEndExpr STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.beginEndExpr FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.beginEndExpr(ClosureTests.java:195)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.blockSyntax STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.blockSyntax FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.blockSyntax(ClosureTests.java:719)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.blockSyntax2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.blockSyntax2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.blockSyntax2(ClosureTests.java:738)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.captureParam STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.captureParam FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.captureParam(ClosureTests.java:130)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.captureThis STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.captureThis FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.captureThis(ClosureTests.java:146)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.captureThis2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.captureThis2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.captureThis2(ClosureTests.java:170)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure1(ClosureTests.java:10)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure2(ClosureTests.java:24)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure3(ClosureTests.java:43)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closureWithGenerics STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closureWithGenerics FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closureWithGenerics(ClosureTests.java:214)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_begin_end1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_begin_end1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure_begin_end1(ClosureTests.java:73)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_begin_end2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_begin_end2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure_begin_end2(ClosureTests.java:92)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_begin_end3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_begin_end3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure_begin_end3(ClosureTests.java:112)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_inferType STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_inferType FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.closure_inferType(ClosureTests.java:58)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_void STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_void FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure_void(ClosureTests.java:316)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_void_call STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.closure_void_call FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.closure_void_call(ClosureTests.java:331)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.code_anonfunc1(ClosureTests.java:347)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.code_anonfunc2(ClosureTests.java:358)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfuncErr STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfuncErr FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.code_anonfuncErr(ClosureTests.java:407)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfuncErr2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfuncErr2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.code_anonfuncErr2(ClosureTests.java:419)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc_mixed STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc_mixed FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.code_anonfunc_mixed(ClosureTests.java:370)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc_mixed_err1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.code_anonfunc_mixed_err1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.code_anonfunc_mixed_err1(ClosureTests.java:388)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.generic1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.generic1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.generic1(ClosureTests.java:618)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.generic2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.generic2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.generic2(ClosureTests.java:639)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.generic3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.generic3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.generic3(ClosureTests.java:660)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.intliteralClosure STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.intliteralClosure FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.intliteralClosure(ClosureTests.java:466)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.noAbstractMethod STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.noAbstractMethod FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.noAbstractMethod(ClosureTests.java:241)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.oneAbstractMethod STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.oneAbstractMethod FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.oneAbstractMethod(ClosureTests.java:255)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.oneAbstractMethodInherited STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.oneAbstractMethodInherited FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.oneAbstractMethodInherited(ClosureTests.java:269)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.oneAbstractMethodInheritedOverloaded STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.oneAbstractMethodInheritedOverloaded FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.oneAbstractMethodInheritedOverloaded(ClosureTests.java:285)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.overload1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.overload1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.overload1(ClosureTests.java:681)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.overload2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.overload2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.overload2(ClosureTests.java:700)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.skipInClosure STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.skipInClosure FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.skipInClosure(ClosureTests.java:551)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.skipInClosure_fail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.skipInClosure_fail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.skipInClosure_fail(ClosureTests.java:566)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.testDispatch STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.testDispatch FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.ClosureTests.testDispatch(ClosureTests.java:583)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 5 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 6 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.tryCaptureArray STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.tryCaptureArray FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.tryCaptureArray(ClosureTests.java:431)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.tryCaptureTuple STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.tryCaptureTuple FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.tryCaptureTuple(ClosureTests.java:446)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.twoAbstractMethods STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.twoAbstractMethods FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.twoAbstractMethods(ClosureTests.java:301)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.uninitialized(ClosureTests.java:482)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.uninitialized2(ClosureTests.java:494)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.uninitialized3(ClosureTests.java:508)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.uninitialized4(ClosureTests.java:522)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized6 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.uninitialized6 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ClosureTests.uninitialized6(ClosureTests.java:536)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.withoutParameterType STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ClosureTests.withoutParameterType FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ClosureTests.withoutParameterType(ClosureTests.java:602)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.CompilationUnitTests.jass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.CompilationUnitTests.jass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.compilationUnits(WurstScriptTest.java:119)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:275)
at tests.wurstscript.tests.CompilationUnitTests.jass(CompilationUnitTests.java:27)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.CompilationUnitTests.packages STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.CompilationUnitTests.packages FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.compilationUnits(WurstScriptTest.java:119)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:275)
at tests.wurstscript.tests.CompilationUnitTests.packages(CompilationUnitTests.java:13)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configFunc STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configFunc FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ConfigPackageTests.configFunc(ConfigPackageTests.java:38)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configFuncWrongType STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configFuncWrongType FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ConfigPackageTests.configFuncWrongType(ConfigPackageTests.java:56)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configVar STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configVar FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ConfigPackageTests.configVar(ConfigPackageTests.java:10)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configVarCyclic STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configVarCyclic FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ConfigPackageTests.configVarCyclic(ConfigPackageTests.java:71)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configVarWrongType STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ConfigPackageTests.configVarWrongType FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ConfigPackageTests.configVarWrongType(ConfigPackageTests.java:26)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.DeterministicChecks.simple STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.DeterministicChecks.simple FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.DeterministicChecks.exampleCode(DeterministicChecks.java:34)
at tests.wurstscript.tests.DeterministicChecks.simple(DeterministicChecks.java:21)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_blocks STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_blocks FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_blocks(ExpressionTests.java:155)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_false STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_false FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_false(ExpressionTests.java:122)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_fail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_fail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_fail(ExpressionTests.java:263)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_left STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_left FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_left(ExpressionTests.java:253)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_right1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_right1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_right1(ExpressionTests.java:232)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_right2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_right2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_inferNull_right2(ExpressionTests.java:243)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks1(ExpressionTests.java:127)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks2(ExpressionTests.java:132)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_linebreaks3(ExpressionTests.java:137)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_real STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_real FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_real(ExpressionTests.java:220)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err1(ExpressionTests.java:174)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err2(ExpressionTests.java:186)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err3(ExpressionTests.java:198)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_err4(ExpressionTests.java:209)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_ok1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_ok1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_subtypes_ok1(ExpressionTests.java:143)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_true STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_true FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_true(ExpressionTests.java:117)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_voidFail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.conditionalExpr_voidFail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExpressionTests.conditionalExpr_voidFail(ExpressionTests.java:273)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.div1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.div1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.div1(ExpressionTests.java:31)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.div3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.div3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.div3(ExpressionTests.java:61)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.err_assign STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.err_assign FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrors(WurstScriptTest.java:309)
at tests.wurstscript.tests.ExpressionTests.assertError(ExpressionTests.java:311)
at tests.wurstscript.tests.ExpressionTests.err_assign(ExpressionTests.java:71)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.ints1(ExpressionTests.java:76)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.ints2(ExpressionTests.java:81)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.ints4(ExpressionTests.java:91)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints6 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints6 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.ints6(ExpressionTests.java:101)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints7 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.ints7 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.ints7(ExpressionTests.java:106)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.minus STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.minus FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.minus(ExpressionTests.java:20)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.mod1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.mod1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.mod1(ExpressionTests.java:66)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.parantheses STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.parantheses FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.parantheses(ExpressionTests.java:26)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.plus STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.plus FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.plus(ExpressionTests.java:10)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.real1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.real1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.real1(ExpressionTests.java:15)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.string STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.string FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.string(ExpressionTests.java:111)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.unaryMinus1(ExpressionTests.java:36)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.unaryMinus2(ExpressionTests.java:41)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.unaryMinus3(ExpressionTests.java:46)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExpressionTests.unaryMinus4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.ExpressionTests.assertOk(ExpressionTests.java:305)
at tests.wurstscript.tests.ExpressionTests.unaryMinus4(ExpressionTests.java:51)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extFuncDouble STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extFuncDouble FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.file(WurstScriptTest.java:207)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkFileWithStdLib(WurstScriptTest.java:297)
at tests.wurstscript.tests.ExtensionMethodsTests.extFuncDouble(ExtensionMethodsTests.java:15)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_chain STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_chain FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_chain(ExtensionMethodsTests.java:36)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_class STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_class FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_class(ExtensionMethodsTests.java:91)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int(ExtensionMethodsTests.java:20)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int_across_packages STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int_across_packages FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int_across_packages(ExtensionMethodsTests.java:72)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int_order STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int_order FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExtensionMethodsTests.extensionFunction_int_order(ExtensionMethodsTests.java:56)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extmethontype STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.extmethontype FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.ExtensionMethodsTests.extmethontype(ExtensionMethodsTests.java:112)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.intreal STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.intreal FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExtensionMethodsTests.intreal(ExtensionMethodsTests.java:125)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.sameName STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ExtensionMethodsTests.sameName FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.ExtensionMethodsTests.sameName(ExtensionMethodsTests.java:141)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.EnumTests.enum_short1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.EnumTests.enum_short1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.EnumTests.enum_short1(EnumTests.java:9)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.EnumTests.enum_short2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.EnumTests.enum_short2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.EnumTests.enum_short2(EnumTests.java:22)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testInitalized STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testInitalized FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrors(WurstScriptTest.java:309)
at tests.wurstscript.tests.FlowAnalysisTests.assertError(FlowAnalysisTests.java:97)
at tests.wurstscript.tests.FlowAnalysisTests.testInitalized(FlowAnalysisTests.java:78)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.FlowAnalysisTests.assertOk(FlowAnalysisTests.java:91)
at tests.wurstscript.tests.FlowAnalysisTests.testReturns1(FlowAnalysisTests.java:11)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrors(WurstScriptTest.java:309)
at tests.wurstscript.tests.FlowAnalysisTests.assertError(FlowAnalysisTests.java:97)
at tests.wurstscript.tests.FlowAnalysisTests.testReturns2(FlowAnalysisTests.java:22)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrors(WurstScriptTest.java:309)
at tests.wurstscript.tests.FlowAnalysisTests.assertError(FlowAnalysisTests.java:97)
at tests.wurstscript.tests.FlowAnalysisTests.testReturns3(FlowAnalysisTests.java:33)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrors(WurstScriptTest.java:309)
at tests.wurstscript.tests.FlowAnalysisTests.assertError(FlowAnalysisTests.java:97)
at tests.wurstscript.tests.FlowAnalysisTests.testReturns4(FlowAnalysisTests.java:44)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns5 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testReturns5 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.WurstScriptTest.testAssertOk(WurstScriptTest.java:288)
at tests.wurstscript.tests.FlowAnalysisTests.assertOk(FlowAnalysisTests.java:91)
at tests.wurstscript.tests.FlowAnalysisTests.testReturns5(FlowAnalysisTests.java:53)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 8 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 9 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testUnreachable1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.FlowAnalysisTests.testUnreachable1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrors(WurstScriptTest.java:309)
at tests.wurstscript.tests.FlowAnalysisTests.assertError(FlowAnalysisTests.java:97)
at tests.wurstscript.tests.FlowAnalysisTests.testUnreachable1(FlowAnalysisTests.java:66)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 7 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 8 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.cast STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.cast FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.cast(GenericsTests.java:441)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.cellExample STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.cellExample FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.cellExample(GenericsTests.java:141)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.extensionFunc STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.extensionFunc FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.extensionFunc(GenericsTests.java:959)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.function STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.function FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.function(GenericsTests.java:45)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericChain1(GenericsTests.java:670)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain1Err STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain1Err FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.genericChain1Err(GenericsTests.java:683)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericChain2(GenericsTests.java:696)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain2ErrA STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain2ErrA FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.genericChain2ErrA(GenericsTests.java:709)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain2ErrB STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericChain2ErrB FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.genericChain2ErrB(GenericsTests.java:722)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericExtensionMethod1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericExtensionMethod1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericExtensionMethod1(GenericsTests.java:611)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericForFrom STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericForFrom FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericForFrom(GenericsTests.java:854)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericForIn STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericForIn FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericForIn(GenericsTests.java:829)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericFunctionOverload STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericFunctionOverload FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericFunctionOverload(GenericsTests.java:934)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericMethod1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericMethod1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericMethod1(GenericsTests.java:600)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericOverload STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericOverload FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericOverload(GenericsTests.java:878)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericOverload2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericOverload2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericOverload2(GenericsTests.java:897)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericRecursive STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericRecursive FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericRecursive(GenericsTests.java:647)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericRecursive2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericRecursive2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericRecursive2(GenericsTests.java:658)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericReturnOverride STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericReturnOverride FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericReturnOverride(GenericsTests.java:623)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericReturnOverride2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericReturnOverride2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericReturnOverride2(GenericsTests.java:635)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsDispatch STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsDispatch FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsDispatch(GenericsTests.java:461)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute(GenericsTests.java:536)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute1(GenericsTests.java:482)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute2(GenericsTests.java:497)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute3(GenericsTests.java:515)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute_override STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute_override FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute_override(GenericsTests.java:550)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute_override_interface STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute_override_interface FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute_override_interface(GenericsTests.java:565)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute_override_interface_fail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.genericsSubstitute_override_interface_fail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.genericsSubstitute_override_interface_fail(GenericsTests.java:582)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identity STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identity FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.identity(GenericsTests.java:11)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identity2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identity2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.identity2(GenericsTests.java:27)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identityFail1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identityFail1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.identityFail1(GenericsTests.java:111)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identityFail2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.identityFail2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.identityFail2(GenericsTests.java:126)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionFail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionFail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLinesWithStdLib(WurstScriptTest.java:301)
at tests.wurstscript.tests.GenericsTests.implicitConversionFail(GenericsTests.java:385)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionFail2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionFail2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLinesWithStdLib(WurstScriptTest.java:301)
at tests.wurstscript.tests.GenericsTests.implicitConversionFail2(GenericsTests.java:405)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionFailSimple STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionFailSimple FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversionFailSimple(GenericsTests.java:419)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversions(GenericsTests.java:161)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversions2(GenericsTests.java:187)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions3 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions3 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversions3(GenericsTests.java:214)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions4 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions4 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversions4(GenericsTests.java:245)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions5 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversions5 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversions5(GenericsTests.java:267)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionsAssign STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionsAssign FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitConversionsAssign(GenericsTests.java:347)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionsFail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionsFail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.implicitConversionsFail(GenericsTests.java:301)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionsFail2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitConversionsFail2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.GenericsTests.implicitConversionsFail2(GenericsTests.java:324)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitsWithClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitsWithClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitsWithClass(GenericsTests.java:735)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitsWithClass2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitsWithClass2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitsWithClass2(GenericsTests.java:758)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitsWithClosures STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.implicitsWithClosures FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.implicitsWithClosures(GenericsTests.java:808)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inferType STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inferType FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.inferType(GenericsTests.java:918)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inheritField STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inheritField FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.inheritField(GenericsTests.java:1025)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inheritField2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inheritField2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.inheritField2(GenericsTests.java:1041)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inheritMethod STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.inheritMethod FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.inheritMethod(GenericsTests.java:1058)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.nativeTypes STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.nativeTypes FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.nativeTypes(GenericsTests.java:370)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.normalFoldlInfer STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.normalFoldlInfer FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.normalFoldlInfer(GenericsTests.java:994)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.strangeFoldl STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.strangeFoldl FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.strangeFoldl(GenericsTests.java:977)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.testSubtypeGenericClass STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.testSubtypeGenericClass FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.testSubtypeGenericClass(GenericsTests.java:75)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.testSubtypeGenericClass2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.testSubtypeGenericClass2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.testSubtypeGenericClass2(GenericsTests.java:87)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.testSubtypeGenericInterface STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsTests.testSubtypeGenericInterface FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsTests.testSubtypeGenericInterface(GenericsTests.java:99)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsModuleTests.biggerModule STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsModuleTests.biggerModule FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsModuleTests.biggerModule(GenericsModuleTests.java:28)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsModuleTests.genericInception STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsModuleTests.genericInception FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsModuleTests.genericInception(GenericsModuleTests.java:52)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsModuleTests.simpleGenericModule STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.GenericsModuleTests.simpleGenericModule FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.GenericsModuleTests.simpleGenericModule(GenericsModuleTests.java:10)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.as_argument STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.as_argument FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.as_argument(InterfaceTests.java:156)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.as_return_value STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.as_return_value FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.as_return_value(InterfaceTests.java:181)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.casts STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.casts FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.casts(InterfaceTests.java:379)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.destroyInterface STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.destroyInterface FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.destroyInterface(InterfaceTests.java:441)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.equality STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.equality FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.equality(InterfaceTests.java:90)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.hierarchy STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.hierarchy FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.hierarchy(InterfaceTests.java:132)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.implGap STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.implGap FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.implGap(InterfaceTests.java:517)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.inequality STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.inequality FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.inequality(InterfaceTests.java:111)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.missing_method STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.missing_method FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.InterfaceTests.missing_method(InterfaceTests.java:350)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.module_prob STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.module_prob FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.InterfaceTests.module_prob(InterfaceTests.java:267)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.simple STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.simple FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.simple(InterfaceTests.java:16)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.swap STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.swap FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.swap(InterfaceTests.java:38)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.swapArray STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.swapArray FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.swapArray(InterfaceTests.java:63)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testEmptyImplements STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testEmptyImplements FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.InterfaceTests.testEmptyImplements(InterfaceTests.java:546)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 5 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 6 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testInterfaceDefaultImpl STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testInterfaceDefaultImpl FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.testInterfaceDefaultImpl(InterfaceTests.java:500)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testOverride STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testOverride FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.testOverride(InterfaceTests.java:467)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testOverrideFail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.testOverrideFail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.InterfaceTests.testOverrideFail(InterfaceTests.java:486)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.twoInterfaces STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.twoInterfaces FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.twoInterfaces(InterfaceTests.java:402)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.type_param1(InterfaceTests.java:207)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_class STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_class FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.type_param_class(InterfaceTests.java:330)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_complicated1 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_complicated1 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.type_param_complicated1(InterfaceTests.java:246)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_complicated1_fail STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_complicated1_fail FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.InterfaceTests.type_param_complicated1_fail(InterfaceTests.java:285)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_complicated2 STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_complicated2 FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertOkLines(WurstScriptTest.java:280)
at tests.wurstscript.tests.InterfaceTests.type_param_complicated2(InterfaceTests.java:306)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_fail_generics STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.type_param_fail_generics FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.InterfaceTests.type_param_fail_generics(InterfaceTests.java:226)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:56)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git checkout 449a22b54841e70ad3ed260f302de3a540983b80
Errors:
error: Your local changes to the following files would be overwritten by checkout:
wurst/math/Matrices.wurst
wurst/math/MatricesTests.wurst
wurst/math/Quaternion.wurst
wurst/math/QuaternionTests.wurst
Please, commit your changes or stash them before you can switch branches.
Aborting
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.wrong_method STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceTests.wrong_method FAILED
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git pull
Errors:
fatal: Unable to read current working directory: No such file or directory
fatal: The remote end hung up unexpectedly
Output:
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:66)
at tests.wurstscript.tests.StdLib.getLib(StdLib.java:71)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.testScript(WurstScriptTest.java:152)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.run(WurstScriptTest.java:124)
at tests.wurstscript.tests.WurstScriptTest$TestConfig.lines(WurstScriptTest.java:114)
at tests.wurstscript.tests.WurstScriptTest.testAssertErrorsLines(WurstScriptTest.java:284)
at tests.wurstscript.tests.InterfaceTests.wrong_method(InterfaceTests.java:365)
Caused by:
java.lang.RuntimeException: java.lang.RuntimeException: Could not execute git pull
Errors:
fatal: Unable to read current working directory: No such file or directory
fatal: The remote end hung up unexpectedly
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:891)
at tests.wurstscript.tests.StdLib.downloadStandardlib(StdLib.java:53)
... 6 more
Caused by:
java.lang.RuntimeException: Could not execute git pull
Errors:
fatal: Unable to read current working directory: No such file or directory
fatal: The remote end hung up unexpectedly
Output:
at de.peeeq.wurstscript.utils.Utils.exec(Utils.java:887)
... 7 more
QuickTests Suite > QuickTests > tests.wurstscript.tests.InterfaceExtendedTests.defaultImpl STANDARD_OUT
Wrong version '1a8fd3c11c96b761e46c19eb9835eb2184e3eeb2', executing git pull to get '449a22b54841e70ad3ed260f302de3a540983b80'
QuickTests Suite > QuickTests > tests.wurstscript.tests.ModuleTests.diamond1 STANDARD_ERROR
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
set x 2
get x 2
set x 3
get x 2
get x 3
QuickTests Suite > QuickTests > tests.wurstscript.tests.ModuleTests.testModuleMemberInit STANDARD_ERROR
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
constructed
size test:1
size test2:1
size test3:1
QuickTests Suite > QuickTests > tests.wurstscript.tests.ModuleTests.testModuleMemberInit2 STANDARD_ERROR
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
constructed
size test2:1
QuickTests Suite > QuickTests > tests.wurstscript.tests.OptimizerTests.optimizeDuplicateNullSets STANDARD_ERROR
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
1751543663
1751543664
1751543665
QuickTests Suite > QuickTests > tests.wurstscript.tests.PositionTests.testFuncCallPos STANDARD_OUT
pos = 3
pos = 12
pos = 15
QuickTests Suite > QuickTests > tests.wurstscript.tests.TupleTests.nestedTuple STANDARD_ERROR
0
0
100
0
1
0
100
0
0
1
0
0
0
100
1
0
100
0
0
1
0
100
0
0
1
0
0
0
100
1
0
0
0
100
1
0
100
0
0
1
0
0
0
100
1
0
0
100
0
1
0
0
0
100
1
0
0
100
0
1
AllTestsSuite > RealWorldExamples > tests.wurstscript.tests.RealWorldExamples.linkedHashMap STANDARD_ERROR
Tests succeeded: 0/0
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
AllTestsSuite > RealWorldExamples > tests.wurstscript.tests.RealWorldExamples.test_stdlib STANDARD_ERROR
Running <Angle:78 - testAngle>..
OK!
Running <BitSet:31 - testContains>..
OK!
Running <BitSet:45 - testAdd>..
OK!
Running <BitSet:48 - testRemove>..
OK!
Running <BufferTests:53 - stringBufferShortSerializationTest>..
OK!
Running <BufferTests:75 - stringBufferLongSerializationTest>..
OK!
Running <BufferTests:93 - stringBufferSerializableTest>..
OK!
Running <BufferTests:117 - hashBufferTestSerialization>..
OK!
Running <ClosureTimers:135 - testDoAfter>..
OK!
Running <Colors:208 - testColors>..
OK!
Running <Colors:219 - testColorNames>..
OK!
Running <Colors:227 - testPlayerColorConversion>..
OK!
Running <Colors:234 - testPlayerFromColorName>..
OK!
Running <Destructable:72 - testDestructables>..
OK!
Running <Dialog:45 - testDialog>..
OK!
Running <Effect:91 - testEffect>..
OK!
Running <ForceTests:8 - testForce>..
OK!
Running <ForceTests:20 - testForForce>..
OK!
Running <GameCacheTests:8 - testGameCache>..
OK!
Running <GroupTests:4 - testGroupBasic>..
OK!
Running <GroupTests:23 - testGroupForLoops>..
OK!
Running <GroupTests:41 - testRandom>..
OK!
Running <GroupTests:61 - testHandleId>..
OK!
Running <GroupTests:71 - testVararg>..
OK!
Running <HashListTests:5 - testAdd>..
OK!
Running <HashListTests:11 - testSet>..
OK!
Running <HashListTests:19 - testAddAll>..
OK!
Running <HashListTests:36 - testClear>..
OK!
Running <HashListTests:44 - testRemoveAll>..
OK!
Running <HashListTests:52 - testRemoveAt>..
OK!
Running <HashListTests:61 - testRemove>..
OK!
Running <HashListTests:70 - testSize>..
OK!
Running <HashListTests:78 - testIsEmpty>..
OK!
Running <HashListTests:85 - testGet>..
OK!
Running <HashListTests:92 - testHas>..
OK!
Running <HashListTests:105 - testIterator>..
OK!
Running <HashListTests:118 - testCopy>..
OK!
Running <HashListTests:130 - testCopyConstructor>..
OK!
Running <HashMapTests:5 - testHas>..
OK!
Running <HashMapTests:12 - testPutGet>..
OK!
Running <HashMapTests:21 - testRemove>..
OK!
Running <HashMapTests:30 - testBooleanHashmap>..
OK!
Running <HashMapTests:38 - testIterableMap>..
OK!
Running <HashMapTests:60 - testIMIterator>..
OK!
Running <HashMapTests:73 - testIMGetPut>..
OK!
Running <HashMapTests:86 - testIMHasKeyRemove>..
OK!
Running <HashMapTests:98 - testIMRemoveValue>..
OK!
Running <HashMapTests:113 - testIMAddAll>..
OK!
Running <HashMapTests:132 - testIMCopy>..
OK!
Running <HashMapTests:144 - testIMCopyConstructor>..
OK!
Running <HashMapTests:156 - testIMFlush>..
OK!
Running <HashSetTests:5 - testHashSet>..
OK!
Running <HashtableTests:4 - testBasicDatatypes>..
OK!
Running <HashtableTests:22 - testFlushing>..
OK!
Running <HashtableTests:36 - testOverwrite>..
OK!
Running <HashtableTests:45 - testRemove>..
OK!
Running <Interpolation:95 - linearVecTest>..
OK!
Running <LinkedListModuleTests:18 - test>..
OK!
Running <LinkedListModuleTests:35 - testDestroy>..
OK!
Running <LinkedListTests:5 - testAddRemove>..
OK!
Running <LinkedListTests:20 - testForLoop>..
OK!
Running <LinkedListTests:33 - testBackIter>..
OK!
Running <LinkedListTests:45 - testAddAll>..
OK!
Running <LinkedListTests:61 - testAddVararg>..
OK!
Running <LinkedListTests:78 - testClosures>..
OK!
Running <LinkedListTests:92 - testGenerics>..
OK!
Running <LinkedListTests:104 - testSort>..
OK!
Running <LinkedListTests:129 - testAddAt>..
OK!
Running <LinkedListTests:139 - testRemoveWhen>..
OK!
Running <LinkedListTests:147 - testFilter>..
OK!
Running <LinkedListTests:155 - testFoldl>..
OK!
Running <LinkedListTests:162 - testToString>..
OK!
Running <LinkedListTests:169 - testSortReal>..
OK!
Running <LinkedListTests:177 - testAsList>..
OK!
Running <MapBounds:63 - testMapBounds>..
OK!
Running <Maths:140 - minmax>..
OK!
Running <Maths:149 - test_hypot>..
OK!
Running <ObjectIds:50 - test_idString2IdInteger>..
OK!
Running <ObjectIds:55 - test_idInteger2IdString>..
OK!
Running <ObjectIds:76 - asListIntTest>..
OK!
Running <ObjectIds:83 - asListStringTest>..
OK!
Running <Player:149 - testPlayer>..
OK!
Running <Playercolor:69 - testToInt>..
OK!
Running <Playercolor:73 - testToPlayerColor>..
OK!
Running <Playercolor:77 - testGetPlayer>..
OK!
Running <Playercolor:81 - testGetPlayers>..
OK!
Running <PrimitivesTests:4 - testR2SW>..
OK!
Running <PrimitivesTests:9 - testArithmetics>..
OK!
Running <PrimitivesTests:20 - testMisc>..
OK!
Running <StringTests:4 - testToCharsetInt>..
OK!
Running <StringTests:10 - testSubstring>..
OK!
Running <StringTests:14 - testLength>..
OK!
Running <StringTests:17 - testCharAt>..
OK!
Running <StringTests:22 - testEndsWith>..
OK!
Running <StringTests:28 - testStartsWith>..
OK!
Running <StringTests:34 - testToLowerCase>..
OK!
Running <StringTests:37 - testToUpperCase>..
OK!
Running <StringTests:40 - testIsUpper>..
OK!
Running <StringTests:44 - testTrim>..
OK!
Running <StringTests:77 - testIndexOf>..
OK!
Running <StringTests:83 - testLastIndexOf>..
OK!
Running <StringTests:88 - testCountOccurences>..
OK!
Running <StringTests:93 - testContains>..
OK!
Running <StringTests:97 - testIsWhitespace>..
OK!
Running <StringTests:104 - testFirstUpper>..
OK!
Running <StringTests:108 - testReplace>..
OK!
Running <StringTests:112 - testGetHash>..
OK!
Running <StringTests:115 - testFormat>..
OK!
Running <StringTests:121 - testIterator>..
OK!
Running <StringTests:127 - testConversion>..
OK!
Running <StringUtilsTests:6 - testSplit>..
OK!
Running <StringUtilsTests:25 - testJoin>..
OK!
Running <StringUtilsTests:34 - testReduce>..
OK!
Running <Vectors:360 - vectorTests>..
OK!
Tests succeeded: 114/114
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
Running <Angle:78 - testAngle>..
OK!
Running <BitSet:31 - testContains>..
OK!
Running <BitSet:45 - testAdd>..
OK!
Running <BitSet:48 - testRemove>..
OK!
Running <BufferTests:53 - stringBufferShortSerializationTest>..
OK!
Running <BufferTests:75 - stringBufferLongSerializationTest>..
OK!
Running <BufferTests:93 - stringBufferSerializableTest>..
OK!
Running <BufferTests:117 - hashBufferTestSerialization>..
OK!
Running <ClosureTimers:135 - testDoAfter>..
OK!
Running <Colors:208 - testColors>..
OK!
Running <Colors:219 - testColorNames>..
OK!
Running <Colors:227 - testPlayerColorConversion>..
OK!
Running <Colors:234 - testPlayerFromColorName>..
OK!
Running <Destructable:72 - testDestructables>..
OK!
Running <Dialog:45 - testDialog>..
OK!
Running <Effect:91 - testEffect>..
OK!
Running <ForceTests:8 - testForce>..
OK!
Running <ForceTests:20 - testForForce>..
OK!
Running <GameCacheTests:8 - testGameCache>..
OK!
Running <GroupTests:4 - testGroupBasic>..
OK!
Running <GroupTests:23 - testGroupForLoops>..
OK!
Running <GroupTests:41 - testRandom>..
OK!
Running <GroupTests:61 - testHandleId>..
OK!
Running <GroupTests:71 - testVararg>..
OK!
Running <HashListTests:5 - testAdd>..
OK!
Running <HashListTests:11 - testSet>..
OK!
Running <HashListTests:19 - testAddAll>..
OK!
Running <HashListTests:36 - testClear>..
OK!
Running <HashListTests:44 - testRemoveAll>..
OK!
Running <HashListTests:52 - testRemoveAt>..
OK!
Running <HashListTests:61 - testRemove>..
OK!
Running <HashListTests:70 - testSize>..
OK!
Running <HashListTests:78 - testIsEmpty>..
OK!
Running <HashListTests:85 - testGet>..
OK!
Running <HashListTests:92 - testHas>..
OK!
Running <HashListTests:105 - testIterator>..
OK!
Running <HashListTests:118 - testCopy>..
OK!
Running <HashListTests:130 - testCopyConstructor>..
OK!
Running <HashMapTests:5 - testHas>..
OK!
Running <HashMapTests:12 - testPutGet>..
OK!
Running <HashMapTests:21 - testRemove>..
OK!
Running <HashMapTests:30 - testBooleanHashmap>..
OK!
Running <HashMapTests:38 - testIterableMap>..
OK!
Running <HashMapTests:60 - testIMIterator>..
OK!
Running <HashMapTests:73 - testIMGetPut>..
OK!
Running <HashMapTests:86 - testIMHasKeyRemove>..
OK!
Running <HashMapTests:98 - testIMRemoveValue>..
OK!
Running <HashMapTests:113 - testIMAddAll>..
OK!
Running <HashMapTests:132 - testIMCopy>..
OK!
Running <HashMapTests:144 - testIMCopyConstructor>..
OK!
Running <HashMapTests:156 - testIMFlush>..
OK!
Running <HashSetTests:5 - testHashSet>..
OK!
Running <HashtableTests:4 - testBasicDatatypes>..
OK!
Running <HashtableTests:22 - testFlushing>..
OK!
Running <HashtableTests:36 - testOverwrite>..
OK!
Running <HashtableTests:45 - testRemove>..
OK!
Running <Interpolation:95 - linearVecTest>..
OK!
Running <LinkedListModuleTests:18 - test>..
OK!
Running <LinkedListModuleTests:35 - testDestroy>..
OK!
Running <LinkedListTests:5 - testAddRemove>..
OK!
Running <LinkedListTests:20 - testForLoop>..
OK!
Running <LinkedListTests:33 - testBackIter>..
OK!
Running <LinkedListTests:45 - testAddAll>..
OK!
Running <LinkedListTests:61 - testAddVararg>..
OK!
Running <LinkedListTests:78 - testClosures>..
OK!
Running <LinkedListTests:92 - testGenerics>..
OK!
Running <LinkedListTests:104 - testSort>..
OK!
Running <LinkedListTests:129 - testAddAt>..
OK!
Running <LinkedListTests:139 - testRemoveWhen>..
OK!
Running <LinkedListTests:147 - testFilter>..
OK!
Running <LinkedListTests:155 - testFoldl>..
OK!
Running <LinkedListTests:162 - testToString>..
OK!
Running <LinkedListTests:169 - testSortReal>..
OK!
Running <LinkedListTests:177 - testAsList>..
OK!
Running <MapBounds:63 - testMapBounds>..
OK!
Running <Maths:140 - minmax>..
OK!
Running <Maths:149 - test_hypot>..
OK!
Running <ObjectIds:50 - test_idString2IdInteger>..
OK!
Running <ObjectIds:55 - test_idInteger2IdString>..
OK!
Running <ObjectIds:76 - asListIntTest>..
OK!
Running <ObjectIds:83 - asListStringTest>..
OK!
Running <Player:149 - testPlayer>..
OK!
Running <Playercolor:69 - testToInt>..
OK!
Running <Playercolor:73 - testToPlayerColor>..
OK!
Running <Playercolor:77 - testGetPlayer>..
OK!
Running <Playercolor:81 - testGetPlayers>..
OK!
Running <PrimitivesTests:4 - testR2SW>..
OK!
Running <PrimitivesTests:9 - testArithmetics>..
OK!
Running <PrimitivesTests:20 - testMisc>..
OK!
Running <StringTests:4 - testToCharsetInt>..
OK!
Running <StringTests:10 - testSubstring>..
OK!
Running <StringTests:14 - testLength>..
OK!
Running <StringTests:17 - testCharAt>..
OK!
Running <StringTests:22 - testEndsWith>..
OK!
Running <StringTests:28 - testStartsWith>..
OK!
Running <StringTests:34 - testToLowerCase>..
OK!
Running <StringTests:37 - testToUpperCase>..
OK!
Running <StringTests:40 - testIsUpper>..
OK!
Running <StringTests:44 - testTrim>..
OK!
Running <StringTests:77 - testIndexOf>..
OK!
Running <StringTests:83 - testLastIndexOf>..
OK!
Running <StringTests:88 - testCountOccurences>..
OK!
Running <StringTests:93 - testContains>..
OK!
Running <StringTests:97 - testIsWhitespace>..
OK!
Running <StringTests:104 - testFirstUpper>..
OK!
Running <StringTests:108 - testReplace>..
OK!
Running <StringTests:112 - testGetHash>..
OK!
Running <StringTests:115 - testFormat>..
OK!
Running <StringTests:121 - testIterator>..
OK!
Running <StringTests:127 - testConversion>..
OK!
Running <StringUtilsTests:6 - testSplit>..
OK!
Running <StringUtilsTests:25 - testJoin>..
OK!
Running <StringUtilsTests:34 - testReduce>..
OK!
Running <Vectors:360 - vectorTests>..
OK!
Tests succeeded: 114/114
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
Running <Angle:78 - testAngle>..
OK!
Running <BitSet:31 - testContains>..
OK!
Running <BitSet:45 - testAdd>..
OK!
Running <BitSet:48 - testRemove>..
OK!
Running <BufferTests:53 - stringBufferShortSerializationTest>..
OK!
Running <BufferTests:75 - stringBufferLongSerializationTest>..
OK!
Running <BufferTests:93 - stringBufferSerializableTest>..
OK!
Running <BufferTests:117 - hashBufferTestSerialization>..
OK!
Running <ClosureTimers:135 - testDoAfter>..
OK!
Running <Colors:208 - testColors>..
OK!
Running <Colors:219 - testColorNames>..
OK!
Running <Colors:227 - testPlayerColorConversion>..
OK!
Running <Colors:234 - testPlayerFromColorName>..
OK!
Running <Destructable:72 - testDestructables>..
OK!
Running <Dialog:45 - testDialog>..
OK!
Running <Effect:91 - testEffect>..
OK!
Running <ForceTests:8 - testForce>..
OK!
Running <ForceTests:20 - testForForce>..
OK!
Running <GameCacheTests:8 - testGameCache>..
OK!
Running <GroupTests:4 - testGroupBasic>..
OK!
Running <GroupTests:23 - testGroupForLoops>..
OK!
Running <GroupTests:41 - testRandom>..
OK!
Running <GroupTests:61 - testHandleId>..
OK!
Running <GroupTests:71 - testVararg>..
OK!
Running <HashListTests:5 - testAdd>..
OK!
Running <HashListTests:11 - testSet>..
OK!
Running <HashListTests:19 - testAddAll>..
OK!
Running <HashListTests:36 - testClear>..
OK!
Running <HashListTests:44 - testRemoveAll>..
OK!
Running <HashListTests:52 - testRemoveAt>..
OK!
Running <HashListTests:61 - testRemove>..
OK!
Running <HashListTests:70 - testSize>..
OK!
Running <HashListTests:78 - testIsEmpty>..
OK!
Running <HashListTests:85 - testGet>..
OK!
Running <HashListTests:92 - testHas>..
OK!
Running <HashListTests:105 - testIterator>..
OK!
Running <HashListTests:118 - testCopy>..
OK!
Running <HashListTests:130 - testCopyConstructor>..
OK!
Running <HashMapTests:5 - testHas>..
OK!
Running <HashMapTests:12 - testPutGet>..
OK!
Running <HashMapTests:21 - testRemove>..
OK!
Running <HashMapTests:30 - testBooleanHashmap>..
OK!
Running <HashMapTests:38 - testIterableMap>..
OK!
Running <HashMapTests:60 - testIMIterator>..
OK!
Running <HashMapTests:73 - testIMGetPut>..
OK!
Running <HashMapTests:86 - testIMHasKeyRemove>..
OK!
Running <HashMapTests:98 - testIMRemoveValue>..
OK!
Running <HashMapTests:113 - testIMAddAll>..
OK!
Running <HashMapTests:132 - testIMCopy>..
OK!
Running <HashMapTests:144 - testIMCopyConstructor>..
OK!
Running <HashMapTests:156 - testIMFlush>..
OK!
Running <HashSetTests:5 - testHashSet>..
OK!
Running <HashtableTests:4 - testBasicDatatypes>..
OK!
Running <HashtableTests:22 - testFlushing>..
OK!
Running <HashtableTests:36 - testOverwrite>..
OK!
Running <HashtableTests:45 - testRemove>..
OK!
Running <Interpolation:95 - linearVecTest>..
OK!
Running <LinkedListModuleTests:18 - test>..
OK!
Running <LinkedListModuleTests:35 - testDestroy>..
OK!
Running <LinkedListTests:5 - testAddRemove>..
OK!
Running <LinkedListTests:20 - testForLoop>..
OK!
Running <LinkedListTests:33 - testBackIter>..
OK!
Running <LinkedListTests:45 - testAddAll>..
OK!
Running <LinkedListTests:61 - testAddVararg>..
OK!
Running <LinkedListTests:78 - testClosures>..
OK!
Running <LinkedListTests:92 - testGenerics>..
OK!
Running <LinkedListTests:104 - testSort>..
OK!
Running <LinkedListTests:129 - testAddAt>..
OK!
Running <LinkedListTests:139 - testRemoveWhen>..
OK!
Running <LinkedListTests:147 - testFilter>..
OK!
Running <LinkedListTests:155 - testFoldl>..
OK!
Running <LinkedListTests:162 - testToString>..
OK!
Running <LinkedListTests:169 - testSortReal>..
OK!
Running <LinkedListTests:177 - testAsList>..
OK!
Running <MapBounds:63 - testMapBounds>..
OK!
Running <Maths:140 - minmax>..
OK!
Running <Maths:149 - test_hypot>..
OK!
Running <ObjectIds:50 - test_idString2IdInteger>..
OK!
Running <ObjectIds:55 - test_idInteger2IdString>..
OK!
Running <ObjectIds:76 - asListIntTest>..
OK!
Running <ObjectIds:83 - asListStringTest>..
OK!
Running <Player:149 - testPlayer>..
OK!
Running <Playercolor:69 - testToInt>..
OK!
Running <Playercolor:73 - testToPlayerColor>..
OK!
Running <Playercolor:77 - testGetPlayer>..
OK!
Running <Playercolor:81 - testGetPlayers>..
OK!
Running <PrimitivesTests:4 - testR2SW>..
OK!
Running <PrimitivesTests:9 - testArithmetics>..
OK!
Running <PrimitivesTests:20 - testMisc>..
OK!
Running <StringTests:4 - testToCharsetInt>..
OK!
Running <StringTests:10 - testSubstring>..
OK!
Running <StringTests:14 - testLength>..
OK!
Running <StringTests:17 - testCharAt>..
OK!
Running <StringTests:22 - testEndsWith>..
OK!
Running <StringTests:28 - testStartsWith>..
OK!
Running <StringTests:34 - testToLowerCase>..
OK!
Running <StringTests:37 - testToUpperCase>..
OK!
Running <StringTests:40 - testIsUpper>..
OK!
Running <StringTests:44 - testTrim>..
OK!
Running <StringTests:77 - testIndexOf>..
OK!
Running <StringTests:83 - testLastIndexOf>..
OK!
Running <StringTests:88 - testCountOccurences>..
OK!
Running <StringTests:93 - testContains>..
OK!
Running <StringTests:97 - testIsWhitespace>..
OK!
Running <StringTests:104 - testFirstUpper>..
OK!
Running <StringTests:108 - testReplace>..
OK!
Running <StringTests:112 - testGetHash>..
OK!
Running <StringTests:115 - testFormat>..
OK!
Running <StringTests:121 - testIterator>..
OK!
Running <StringTests:127 - testConversion>..
OK!
Running <StringUtilsTests:6 - testSplit>..
OK!
Running <StringUtilsTests:25 - testJoin>..
OK!
Running <StringUtilsTests:34 - testReduce>..
OK!
Running <Vectors:360 - vectorTests>..
OK!
Tests succeeded: 114/114
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
Running <Angle:78 - testAngle>..
OK!
Running <BitSet:31 - testContains>..
OK!
Running <BitSet:45 - testAdd>..
OK!
Running <BitSet:48 - testRemove>..
OK!
Running <BufferTests:53 - stringBufferShortSerializationTest>..
OK!
Running <BufferTests:75 - stringBufferLongSerializationTest>..
OK!
Running <BufferTests:93 - stringBufferSerializableTest>..
OK!
Running <BufferTests:117 - hashBufferTestSerialization>..
OK!
Running <ClosureTimers:135 - testDoAfter>..
OK!
Running <Colors:208 - testColors>..
OK!
Running <Colors:219 - testColorNames>..
OK!
Running <Colors:227 - testPlayerColorConversion>..
OK!
Running <Colors:234 - testPlayerFromColorName>..
OK!
Running <Destructable:72 - testDestructables>..
OK!
Running <Dialog:45 - testDialog>..
OK!
Running <Effect:91 - testEffect>..
OK!
Running <ForceTests:8 - testForce>..
OK!
Running <ForceTests:20 - testForForce>..
OK!
Running <GameCacheTests:8 - testGameCache>..
OK!
Running <GroupTests:4 - testGroupBasic>..
OK!
Running <GroupTests:23 - testGroupForLoops>..
OK!
Running <GroupTests:41 - testRandom>..
OK!
Running <GroupTests:61 - testHandleId>..
OK!
Running <GroupTests:71 - testVararg>..
OK!
Running <HashListTests:5 - testAdd>..
OK!
Running <HashListTests:11 - testSet>..
OK!
Running <HashListTests:19 - testAddAll>..
OK!
Running <HashListTests:36 - testClear>..
OK!
Running <HashListTests:44 - testRemoveAll>..
OK!
Running <HashListTests:52 - testRemoveAt>..
OK!
Running <HashListTests:61 - testRemove>..
OK!
Running <HashListTests:70 - testSize>..
OK!
Running <HashListTests:78 - testIsEmpty>..
OK!
Running <HashListTests:85 - testGet>..
OK!
Running <HashListTests:92 - testHas>..
OK!
Running <HashListTests:105 - testIterator>..
OK!
Running <HashListTests:118 - testCopy>..
OK!
Running <HashListTests:130 - testCopyConstructor>..
OK!
Running <HashMapTests:5 - testHas>..
OK!
Running <HashMapTests:12 - testPutGet>..
OK!
Running <HashMapTests:21 - testRemove>..
OK!
Running <HashMapTests:30 - testBooleanHashmap>..
OK!
Running <HashMapTests:38 - testIterableMap>..
OK!
Running <HashMapTests:60 - testIMIterator>..
OK!
Running <HashMapTests:73 - testIMGetPut>..
OK!
Running <HashMapTests:86 - testIMHasKeyRemove>..
OK!
Running <HashMapTests:98 - testIMRemoveValue>..
OK!
Running <HashMapTests:113 - testIMAddAll>..
OK!
Running <HashMapTests:132 - testIMCopy>..
OK!
Running <HashMapTests:144 - testIMCopyConstructor>..
OK!
Running <HashMapTests:156 - testIMFlush>..
OK!
Running <HashSetTests:5 - testHashSet>..
OK!
Running <HashtableTests:4 - testBasicDatatypes>..
OK!
Running <HashtableTests:22 - testFlushing>..
OK!
Running <HashtableTests:36 - testOverwrite>..
OK!
Running <HashtableTests:45 - testRemove>..
OK!
Running <Interpolation:95 - linearVecTest>..
OK!
Running <LinkedListModuleTests:18 - test>..
OK!
Running <LinkedListModuleTests:35 - testDestroy>..
OK!
Running <LinkedListTests:5 - testAddRemove>..
OK!
Running <LinkedListTests:20 - testForLoop>..
OK!
Running <LinkedListTests:33 - testBackIter>..
OK!
Running <LinkedListTests:45 - testAddAll>..
OK!
Running <LinkedListTests:61 - testAddVararg>..
OK!
Running <LinkedListTests:78 - testClosures>..
OK!
Running <LinkedListTests:92 - testGenerics>..
OK!
Running <LinkedListTests:104 - testSort>..
OK!
Running <LinkedListTests:129 - testAddAt>..
OK!
Running <LinkedListTests:139 - testRemoveWhen>..
OK!
Running <LinkedListTests:147 - testFilter>..
OK!
Running <LinkedListTests:155 - testFoldl>..
OK!
Running <LinkedListTests:162 - testToString>..
OK!
Running <LinkedListTests:169 - testSortReal>..
OK!
Running <LinkedListTests:177 - testAsList>..
OK!
Running <MapBounds:63 - testMapBounds>..
OK!
Running <Maths:140 - minmax>..
OK!
Running <Maths:149 - test_hypot>..
OK!
Running <ObjectIds:50 - test_idString2IdInteger>..
OK!
Running <ObjectIds:55 - test_idInteger2IdString>..
OK!
Running <ObjectIds:76 - asListIntTest>..
OK!
Running <ObjectIds:83 - asListStringTest>..
OK!
Running <Player:149 - testPlayer>..
OK!
Running <Playercolor:69 - testToInt>..
OK!
Running <Playercolor:73 - testToPlayerColor>..
OK!
Running <Playercolor:77 - testGetPlayer>..
OK!
Running <Playercolor:81 - testGetPlayers>..
OK!
Running <PrimitivesTests:4 - testR2SW>..
OK!
Running <PrimitivesTests:9 - testArithmetics>..
OK!
Running <PrimitivesTests:20 - testMisc>..
OK!
Running <StringTests:4 - testToCharsetInt>..
OK!
Running <StringTests:10 - testSubstring>..
OK!
Running <StringTests:14 - testLength>..
OK!
Running <StringTests:17 - testCharAt>..
OK!
Running <StringTests:22 - testEndsWith>..
OK!
Running <StringTests:28 - testStartsWith>..
OK!
Running <StringTests:34 - testToLowerCase>..
OK!
Running <StringTests:37 - testToUpperCase>..
OK!
Running <StringTests:40 - testIsUpper>..
OK!
Running <StringTests:44 - testTrim>..
OK!
Running <StringTests:77 - testIndexOf>..
OK!
Running <StringTests:83 - testLastIndexOf>..
OK!
Running <StringTests:88 - testCountOccurences>..
OK!
Running <StringTests:93 - testContains>..
OK!
Running <StringTests:97 - testIsWhitespace>..
OK!
Running <StringTests:104 - testFirstUpper>..
OK!
Running <StringTests:108 - testReplace>..
OK!
Running <StringTests:112 - testGetHash>..
OK!
Running <StringTests:115 - testFormat>..
OK!
Running <StringTests:121 - testIterator>..
OK!
Running <StringTests:127 - testConversion>..
OK!
Running <StringUtilsTests:6 - testSplit>..
OK!
Running <StringUtilsTests:25 - testJoin>..
OK!
Running <StringUtilsTests:34 - testReduce>..
OK!
Running <Vectors:360 - vectorTests>..
OK!
Tests succeeded: 114/114
>> All tests have passed successfully!
Tests succeeded: 0/0
>> All tests have passed successfully!
AllTestsSuite > ModelManagerTests > tests.wurstscript.tests.ModelManagerTests.movingFiles STANDARD_OUT
err: Diagnostic [
range = Range [
start = Position [
line = 1
character = 0
]
end = Position [
line = 2
character = 0
]
]
severity = Error
code = null
source = "Wurst"
message = "The import 'Test' could not be resolved.\nAvailable packages: "
relatedInformation = null
]
AllTestsSuite > ModelManagerTests > tests.wurstscript.tests.ModelManagerTests.renamePackage STANDARD_OUT
err: Diagnostic [
range = Range [
start = Position [
line = 1
character = 0
]
end = Position [
line = 2
character = 0
]
]
severity = Error
code = null
source = "Wurst"
message = "The import 'Test' could not be resolved.\nAvailable packages: "
relatedInformation = null
]
AllTestsSuite > ModelManagerTests > tests.wurstscript.tests.ModelManagerTests.test STANDARD_OUT
err: Diagnostic [
range = Range [
start = Position [
line = 3
character = 1
]
end = Position [
line = 3
character = 2
]
]
severity = Error
code = null
source = "Wurst"
message = "Reference to function c could not be resolved."
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 1
character = 0
]
end = Position [
line = 2
character = 0
]
]
severity = Warning
code = null
source = "Wurst"
message = "The import C is never used"
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 4
character = 1
]
end = Position [
line = 4
character = 2
]
]
severity = Error
code = null
source = "Wurst"
message = "Reference to function b could not be resolved."
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 5
character = 1
]
end = Position [
line = 5
character = 2
]
]
severity = Error
code = null
source = "Wurst"
message = "Reference to function c could not be resolved."
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 1
character = 0
]
end = Position [
line = 2
character = 0
]
]
severity = Warning
code = null
source = "Wurst"
message = "The import B is never used"
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 2
character = 0
]
end = Position [
line = 3
character = 0
]
]
severity = Warning
code = null
source = "Wurst"
message = "The import C is never used"
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 5
character = 1
]
end = Position [
line = 5
character = 2
]
]
severity = Error
code = null
source = "Wurst"
message = "Reference to function c could not be resolved."
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 2
character = 0
]
end = Position [
line = 3
character = 0
]
]
severity = Warning
code = null
source = "Wurst"
message = "The import C is never used"
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 3
character = 1
]
end = Position [
line = 3
character = 2
]
]
severity = Error
code = null
source = "Wurst"
message = "Reference to function c could not be resolved."
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 1
character = 0
]
end = Position [
line = 2
character = 0
]
]
severity = Warning
code = null
source = "Wurst"
message = "The import C is never used"
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 5
character = 1
]
end = Position [
line = 5
character = 2
]
]
severity = Error
code = null
source = "Wurst"
message = "Reference to function c could not be resolved."
relatedInformation = null
]
err: Diagnostic [
range = Range [
start = Position [
line = 2
character = 0
]
end = Position [
line = 3
character = 0
]
]
severity = Warning
code = null
source = "Wurst"
message = "The import C is never used"
relatedInformation = null
]
Gradle Test Executor 2 finished executing tests.
> Task :test
710 tests completed, 390 failed
Finished generating test XML results (0.785 secs) into: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.499 secs) into: /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/reports/tests/test
> Task :test FAILED
:test (Thread[Daemon worker,5,main]) completed. Took 15 mins 7.838 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file:///var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/reports/tests/test/index.html
* Try:
Run with --debug option to get more log output. Run with --scan to get full insights.
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':test'.
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:103)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:73)
at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:256)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:97)
at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:249)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:238)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:663)
at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:596)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor.process(DefaultTaskPlanExecutor.java:59)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter.execute(DefaultTaskGraphExecuter.java:130)
at org.gradle.execution.SelectedTaskExecutionAction.execute(SelectedTaskExecutionAction.java:37)
at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBuildExecuter.java:37)
at org.gradle.execution.DefaultBuildExecuter.access$000(DefaultBuildExecuter.java:23)
at org.gradle.execution.DefaultBuildExecuter$1.proceed(DefaultBuildExecuter.java:43)
at org.gradle.execution.DryRunBuildExecutionAction.execute(DryRunBuildExecutionAction.java:46)
at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBuildExecuter.java:37)
at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBuildExecuter.java:30)
at org.gradle.initialization.DefaultGradleLauncher$ExecuteTasks.run(DefaultGradleLauncher.java:336)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:97)
at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
at org.gradle.initialization.DefaultGradleLauncher.runTasks(DefaultGradleLauncher.java:210)
at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:140)
at org.gradle.initialization.DefaultGradleLauncher.executeTasks(DefaultGradleLauncher.java:115)
at org.gradle.internal.invocation.GradleBuildController$1.call(GradleBuildController.java:78)
at org.gradle.internal.invocation.GradleBuildController$1.call(GradleBuildController.java:75)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:152)
at org.gradle.internal.work.StopShieldingWorkerLeaseService.withLocks(StopShieldingWorkerLeaseService.java:38)
at org.gradle.internal.invocation.GradleBuildController.doBuild(GradleBuildController.java:100)
at org.gradle.internal.invocation.GradleBuildController.run(GradleBuildController.java:75)
at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:28)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.tooling.internal.provider.ValidatingBuildActionRunner.run(ValidatingBuildActionRunner.java:32)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner$3.run(RunAsBuildOperationBuildActionRunner.java:45)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:97)
at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner.run(RunAsBuildOperationBuildActionRunner.java:42)
at org.gradle.tooling.internal.provider.SubscribableBuildActionRunner.run(SubscribableBuildActionRunner.java:51)
at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:47)
at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:31)
at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:39)
at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:80)
at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:53)
at org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:61)
at org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:34)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
at org.gradle.tooling.internal.provider.ParallelismConfigurationBuildActionExecuter.execute(ParallelismConfigurationBuildActionExecuter.java:43)
at org.gradle.tooling.internal.provider.ParallelismConfigurationBuildActionExecuter.execute(ParallelismConfigurationBuildActionExecuter.java:29)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:64)
at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:29)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:59)
at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:44)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:46)
at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:30)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:67)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:26)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:34)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:74)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:72)
at org.gradle.util.Swapper.swap(Swapper.java:38)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:72)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:55)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:62)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:82)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:50)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:295)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.api.GradleException: There were failing tests. See the report at: file:///var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/reports/tests/test/index.html
at org.gradle.api.tasks.testing.AbstractTestTask.handleTestFailures(AbstractTestTask.java:612)
at org.gradle.api.tasks.testing.AbstractTestTask.executeTests(AbstractTestTask.java:484)
at org.gradle.api.tasks.testing.Test.executeTests(Test.java:583)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:46)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:794)
at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:761)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:124)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:97)
at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:113)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:95)
... 106 more
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.7/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 17m 7s
13 actionable tasks: 12 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Recording test results
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/reports/tests/test to /var/lib/jenkins/jobs/Wurst/builds/959/htmlreports/JUnit_report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/jobs/Wurst/workspace/downloads/hotdoc to /var/lib/jenkins/jobs/Wurst/htmlreports/HotDoc_Standard_Library_Documentation
ERROR: Specified HTML directory '/var/lib/jenkins/jobs/Wurst/workspace/downloads/hotdoc' does not exist.
Sending e-mails to: [email protected][email protected]
Finished: FAILURE