Regression

tests.wurstscript.tests.RealWorldExamples.test_war3map

Schlägt fehl seit 1 Build (Seit #719 )
Dauer: 3,1 Sekunden.

Fehlermeldung

java.lang.Error: pjass errors: 
Parse successful:     2541 lines: /tmp/common1131067291975201108j
Parse successful:    10252 lines: /tmp/blizzard8373539650805283119j
./test-output/test_war3map.wurst.j:54: Symbol bj_FORCE_PLAYER multiply defined
./test-output/test_war3map.wurst.j:56: Symbol bj_slotControlUsed multiply defined
./test-output/test_war3map.wurst.j:71: Symbol bj_stockAllowedPermanent multiply defined
./test-output/test_war3map.wurst.j:72: Symbol bj_stockAllowedCharged multiply defined
./test-output/test_war3map.wurst.j:73: Symbol bj_stockAllowedArtifact multiply defined
./test-output/test_war3map.wurst.j:80: Symbol bj_queuedExecTriggers multiply defined
./test-output/test_war3map.wurst.j:81: Symbol bj_queuedExecUseConds multiply defined
./test-output/test_war3map.wurst.j failed with 7 errors
Parse failed: 7 errors total

Stacktrace

java.lang.Error: pjass errors: 
Parse successful:     2541 lines: /tmp/common1131067291975201108j
Parse successful:    10252 lines: /tmp/blizzard8373539650805283119j
./test-output/test_war3map.wurst.j:54: Symbol bj_FORCE_PLAYER multiply defined
./test-output/test_war3map.wurst.j:56: Symbol bj_slotControlUsed multiply defined
./test-output/test_war3map.wurst.j:71: Symbol bj_stockAllowedPermanent multiply defined
./test-output/test_war3map.wurst.j:72: Symbol bj_stockAllowedCharged multiply defined
./test-output/test_war3map.wurst.j:73: Symbol bj_stockAllowedArtifact multiply defined
./test-output/test_war3map.wurst.j:80: Symbol bj_queuedExecTriggers multiply defined
./test-output/test_war3map.wurst.j:81: Symbol bj_queuedExecUseConds multiply defined
./test-output/test_war3map.wurst.j failed with 7 errors
Parse failed: 7 errors total

	at tests.wurstscript.tests.WurstScriptTest.runPjass(WurstScriptTest.java:384)
	at tests.wurstscript.tests.WurstScriptTest.translateAndTest(WurstScriptTest.java:346)
	at tests.wurstscript.tests.WurstScriptTest.testWithoutInliningAndOptimization(WurstScriptTest.java:233)
	at tests.wurstscript.tests.WurstScriptTest.testScript(WurstScriptTest.java:191)
	at tests.wurstscript.tests.WurstScriptTest.testScript(WurstScriptTest.java:160)
	at tests.wurstscript.tests.WurstScriptTest.testAssertOkFileWithStdLib(WurstScriptTest.java:118)
	at tests.wurstscript.tests.RealWorldExamples.test_war3map(RealWorldExamples.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
	at org.testng.TestRunner.privateRun(TestRunner.java:648)
	at org.testng.TestRunner.run(TestRunner.java:505)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
	at org.testng.SuiteRunner.run(SuiteRunner.java:364)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
	at org.testng.TestNG.runSuites(TestNG.java:1028)
	at org.testng.TestNG.run(TestNG.java:996)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:139)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:745)