{
  "_class" : "hudson.tasks.junit.CaseResult",
  "testActions" : [
    
  ],
  "age" : 0,
  "className" : "tests.wurstscript.tests.OptimizerTests",
  "duration" : 0.363,
  "errorDetails" : None,
  "errorStackTrace" : None,
  "failedSince" : 0,
  "name" : "controlFlowMergeSideEffect",
  "skipped" : False,
  "skippedMessage" : None,
  "status" : "PASSED",
  "stderr" : "1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a1751543663\u000a1751543664\u000a1751543665\u000a",
  "stdout" : "// this script was compiled with wurst 1.8.1.0-jenkins-Wurst-1233\u000aglobals\u000aendglobals\u000anative testSuccess takes nothing returns nothing\u000afunction initGlobals takes nothing returns nothing\u000aendfunction\u000a\u000afunction init_Test takes nothing returns nothing\u000a\u0009local integer a = S2I(\"7\")\u000a\u0009if a == 7 then\u000a\u0009\u0009call testSuccess()\u000a\u0009endif\u000aendfunction\u000a\u000afunction main takes nothing returns nothing\u000a\u0009call initGlobals()\u000a\u0009call init_Test()\u000aendfunction\u000a\u000afunction config takes nothing returns nothing\u000aendfunction\u000a\u000a\u000a// this scrip\u000a...[truncated 1812 chars]...\u000acyc_g(1, x / 100)\u000a\u0009\u0009set tempReturn_integer = tempReturn_integer\u000a\u0009\u0009return\u000a\u0009elseif funcChoice == 3 then\u000a\u0009\u0009call cyc_g(1, x / 10)\u000a\u0009\u0009set tempReturn_integer = tempReturn_integer\u000a\u0009\u0009return\u000a\u0009endif\u000aendfunction\u000a\u000afunction init_Test takes nothing returns nothing\u000a\u0009call cyc_g(1, 7531)\u000a\u0009if tempReturn_integer == 7 then\u000a\u0009\u0009call testSuccess()\u000a\u0009endif\u000aendfunction\u000a\u000afunction main takes nothing returns nothing\u000a\u0009call initGlobals()\u000a\u0009call init_Test()\u000aendfunction\u000a\u000afunction config takes nothing returns nothing\u000aendfunction\u000a\u000a\u000a"
}