Community
Participate
Working Groups
Java output. Has the desired output: AnyParameters001::testFunctionParameterIn1: FAILED - Failed: Expected value = '50' Actual value = '1' AnyParameters001::testFunctionParameterIn2: FAILED - Failed: Expected value = '50' Actual value = '2' AnyParameters001::testFunctionParameterIn3: FAILED - Failed: Expected value = '50' Actual value = '3' JavaScript has too much. I have to scroll to see the helpful information AnyParameters001::testFunctionParameterIn1: Assertion failed for: AnyParameters001::testFunctionParameterIn1FAILED - Failed: Expected value = '1' Actual value = '3' AnyParameters001::testFunctionParameterIn2: Assertion failed for: AnyParameters001::testFunctionParameterIn2FAILED - Failed: Expected value = '2' Actual value = '3'
I've modified the EUnit runtime code to fix this, at the mean time, found the record passing issue with both java and javascript opened bug 361589 for java gen opened bug 361590 for js gen
verified with build 201110241434 & closed