Failed

osx-32 / Tests-osx-32 / MacOSX32.OpalCompiler.Tests.Bytecode.OCBytecodeToASTCacheTest.testNodeForBCOffsetTest (from OpalCompiler-Tests)

Failing for the past 1 build (Since #352 )
Took 0.68 sec.

Error Message

Got 'helperMethod12  | i |  i := 5.  [ i=0 ] whileFalse: [ i := i - 1 ].' instead of 'i := i - 1'.

Stacktrace

TestFailure
Got 'helperMethod12
	| i |
	i := 5.
	[ i=0 ] whileFalse: [ i := i - 1 ].' instead of 'i := i - 1'.
OCBytecodeToASTCacheTest(TestAsserter)>>assert:description:resumable:
OCBytecodeToASTCacheTest(TestAsserter)>>assert:description:
OCBytecodeToASTCacheTest(TestAsserter)>>assert:equals:
OCBytecodeToASTCacheTest>>testNodeForBCOffsetTest
OCBytecodeToASTCacheTest(TestCase)>>performTest