Skip to content

Test Result : VMPrimitiveTest

14 failures (±0)
500 tests (±0)
Took 13 sec.

All Tests

Test nameDurationStatus
testPrimitiveAddFailsWithTypeErrorOnFirstOperand(#wordSize->4)11 msPassed
testPrimitiveAddFailsWithTypeErrorOnFirstOperand(#wordSize->8)75 msPassed
testPrimitiveAddFailsWithTypeErrorOnSecondOperand(#wordSize->4)11 msPassed
testPrimitiveAddFailsWithTypeErrorOnSecondOperand(#wordSize->8)28 msPassed
testPrimitiveAddFailsWithTypeErrorPreservesStack(#wordSize->4)11 msPassed
testPrimitiveAddFailsWithTypeErrorPreservesStack(#wordSize->8)22 msPassed
testPrimitiveAddWithNoOverflow(#wordSize->4)10 msPassed
testPrimitiveAddWithNoOverflow(#wordSize->8)0.15 secPassed
testPrimitiveAddWithNoOverflowPopsOperands(#wordSize->4)11 msPassed
testPrimitiveAddWithNoOverflowPopsOperands(#wordSize->8)22 msPassed
testPrimitiveAddWithOverflow(#wordSize->4)11 msPassed
testPrimitiveAddWithOverflow(#wordSize->8)20 msPassed
testPrimitiveAddWithOverflowPreservesStack(#wordSize->4)10 msPassed
testPrimitiveAddWithOverflowPreservesStack(#wordSize->8)27 msPassed
testPrimitiveArrayBecomeCreatesForwardersForObjectsOfDifferentSize(#wordSize->4)23 msPassed
testPrimitiveArrayBecomeCreatesForwardersForObjectsOfDifferentSize(#wordSize->8)59 msPassed
testPrimitiveArrayBecomeExchangesClass(#wordSize->4)25 msPassed
testPrimitiveArrayBecomeExchangesClass(#wordSize->8)55 msPassed
testPrimitiveArrayBecomeExchangesClassForObjectsOfDifferentSize(#wordSize->4)22 msPassed
testPrimitiveArrayBecomeExchangesClassForObjectsOfDifferentSize(#wordSize->8)59 msPassed
testPrimitiveArrayBecomeExchangesContents(#wordSize->4)23 msPassed
testPrimitiveArrayBecomeExchangesContents(#wordSize->8)46 msPassed
testPrimitiveArrayBecomeExchangesContentsForObjectsOfDifferentSize(#wordSize->4)22 msPassed
testPrimitiveArrayBecomeExchangesContentsForObjectsOfDifferentSize(#wordSize->8)48 msPassed
testPrimitiveArrayBecomeExchangesIdentityHash(#wordSize->4)25 msPassed
testPrimitiveArrayBecomeExchangesIdentityHash(#wordSize->8)47 msPassed
testPrimitiveArrayBecomeExchangesIdentityHashForObjectsOfDifferentSize(#wordSize->4)29 msPassed
testPrimitiveArrayBecomeExchangesIdentityHashForObjectsOfDifferentSize(#wordSize->8)47 msPassed
testPrimitiveArrayBecomeFailsForImmediates(#wordSize->4)0.13 secPassed
testPrimitiveArrayBecomeFailsForImmediates(#wordSize->8)23 msPassed
testPrimitiveArrayBecomeFailsForImmutableObject(#wordSize->4)14 msPassed
testPrimitiveArrayBecomeFailsForImmutableObject(#wordSize->8)20 msPassed
testPrimitiveArrayBecomeFailsForPinnedObject(#wordSize->4)10 msPassed
testPrimitiveArrayBecomeFailsForPinnedObject(#wordSize->8)21 msPassed
testPrimitiveArrayBecomeOneWayCopyHashIfCopyHasIsFalseDoesNotCopyHash(#wordSize->4)26 msPassed
testPrimitiveArrayBecomeOneWayCopyHashIfCopyHasIsFalseDoesNotCopyHash(#wordSize->8)47 msPassed
testPrimitiveArrayBecomeOneWayCopyHashIfCopyHasIsTrueCopiesHash(#wordSize->4)27 msPassed
testPrimitiveArrayBecomeOneWayCopyHashIfCopyHasIsTrueCopiesHash(#wordSize->8)47 msPassed
testPrimitiveArrayBecomeOneWayCreatesForwardThatPointsToOriginalObject(#wordSize->4)26 msPassed
testPrimitiveArrayBecomeOneWayCreatesForwardThatPointsToOriginalObject(#wordSize->8)48 msPassed
testPrimitiveAsCharacter(#wordSize->4)12 msPassed
testPrimitiveAsCharacter(#wordSize->8)20 msPassed
testPrimitiveAsCharacterCompilesWithNoArg(#wordSize->4)11 msPassed
testPrimitiveAsCharacterCompilesWithNoArg(#wordSize->8)20 msPassed
testPrimitiveAsCharacterFailsForOutOfRangeArg(#wordSize->4)13 msFailed
testPrimitiveAsCharacterFailsForOutOfRangeArg(#wordSize->8)19 msPassed
testPrimitiveAsCharacterFailsWithNonIntObject(#wordSize->4)14 msPassed
testPrimitiveAsCharacterFailsWithNonIntObject(#wordSize->8)20 msPassed
testPrimitiveAtDoesntFailsIfObjectIsImmutable(#wordSize->4)11 msPassed
testPrimitiveAtDoesntFailsIfObjectIsImmutable(#wordSize->8)20 msPassed
testPrimitiveAtFailsForImmediate(#wordSize->4)12 msPassed
testPrimitiveAtFailsForImmediate(#wordSize->8)20 msPassed
testPrimitiveAtFailsForNonIndexableObject(#wordSize->4)12 msPassed
testPrimitiveAtFailsForNonIndexableObject(#wordSize->8)20 msPassed
testPrimitiveAtFailsForNonIntegerArgument(#wordSize->4)11 msPassed
testPrimitiveAtFailsForNonIntegerArgument(#wordSize->8)20 msPassed
testPrimitiveAtPutFailsForForwardedReceiver(#wordSize->4)27 msPassed
testPrimitiveAtPutFailsForForwardedReceiver(#wordSize->8)48 msPassed
testPrimitiveAtPutFailsForImmediate(#wordSize->4)11 msPassed
testPrimitiveAtPutFailsForImmediate(#wordSize->8)20 msPassed
testPrimitiveAtPutFailsForMoreThanTwoArguments(#wordSize->4)12 msPassed
testPrimitiveAtPutFailsForMoreThanTwoArguments(#wordSize->8)0.18 secPassed
testPrimitiveAtPutFailsForNonIndexableObject(#wordSize->4)13 msPassed
testPrimitiveAtPutFailsForNonIndexableObject(#wordSize->8)27 msPassed
testPrimitiveAtPutFailsForNonIntegerArgument(#wordSize->4)12 msPassed
testPrimitiveAtPutFailsForNonIntegerArgument(#wordSize->8)26 msPassed
testPrimitiveAtPutFailsIfObjectIsContext(#wordSize->4)13 msPassed
testPrimitiveAtPutFailsIfObjectIsContext(#wordSize->8)28 msPassed
testPrimitiveAtPutFailsIfObjectIsImmutable(#wordSize->4)13 msPassed
testPrimitiveAtPutFailsIfObjectIsImmutable(#wordSize->8)27 msPassed
testPrimitiveAtPutPutsTheValueForAnIndexableObject(#wordSize->4)11 msPassed
testPrimitiveAtPutPutsTheValueForAnIndexableObject(#wordSize->8)21 msPassed
testPrimitiveAtPutPutsTheValueForAnIndexableObject2(#wordSize->4)11 msFailed
testPrimitiveAtPutPutsTheValueForAnIndexableObject2(#wordSize->8)20 msFailed
testPrimitiveAtReturnsTheValueForAnIndexableObject(#wordSize->4)10 msPassed
testPrimitiveAtReturnsTheValueForAnIndexableObject(#wordSize->8)20 msPassed
testPrimitiveBifShitBorderCase(#wordSize->4)10 msPassed
testPrimitiveBifShitBorderCase(#wordSize->8)20 msPassed
testPrimitiveBitAnd1(#wordSize->4)11 msPassed
testPrimitiveBitAnd1(#wordSize->8)19 msPassed
testPrimitiveBitAnd2(#wordSize->4)15 msPassed
testPrimitiveBitAnd2(#wordSize->8)19 msPassed
testPrimitiveBitAndFailsPreservesStack(#wordSize->4)15 msPassed
testPrimitiveBitAndFailsPreservesStack(#wordSize->8)19 msPassed
testPrimitiveBitAndFailsWithTypeErrorOnFirstOperand(#wordSize->4)0.13 secPassed
testPrimitiveBitAndFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveBitAndFailsWithTypeErrorOnSecondOperand(#wordSize->4)10 msPassed
testPrimitiveBitAndFailsWithTypeErrorOnSecondOperand(#wordSize->8)21 msPassed
testPrimitiveBitAndWithMaxBitIntWithNoDataLoss(#wordSize->4)10 msPassed
testPrimitiveBitAndWithMaxBitIntWithNoDataLoss(#wordSize->8)19 msPassed
testPrimitiveBitAndWithNegativNumbers(#wordSize->4)10 msPassed
testPrimitiveBitAndWithNegativNumbers(#wordSize->8)19 msPassed
testPrimitiveBitOr1(#wordSize->4)9 msPassed
testPrimitiveBitOr1(#wordSize->8)20 msPassed
testPrimitiveBitOr2(#wordSize->4)10 msPassed
testPrimitiveBitOr2(#wordSize->8)21 msPassed
testPrimitiveBitOr3(#wordSize->4)10 msPassed
testPrimitiveBitOr3(#wordSize->8)21 msPassed
testPrimitiveBitOr4(#wordSize->4)9 msPassed
testPrimitiveBitOr4(#wordSize->8)20 msPassed
testPrimitiveBitOrFailsPreservesStack(#wordSize->4)10 msPassed
testPrimitiveBitOrFailsPreservesStack(#wordSize->8)20 msPassed
testPrimitiveBitOrFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveBitOrFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveBitOrFailsWithTypeErrorOnSecondOperand(#wordSize->4)9 msPassed
testPrimitiveBitOrFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveBitOrWithMaxBitIntWithNoDataLoss(#wordSize->4)10 msPassed
testPrimitiveBitOrWithMaxBitIntWithNoDataLoss(#wordSize->8)23 msPassed
testPrimitiveBitOrWithNegativNumbers(#wordSize->4)10 msPassed
testPrimitiveBitOrWithNegativNumbers(#wordSize->8)20 msPassed
testPrimitiveBitShift1(#wordSize->4)9 msPassed
testPrimitiveBitShift1(#wordSize->8)20 msPassed
testPrimitiveBitShiftFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveBitShiftFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveBitShiftFailsWithTypeErrorOnSecondOperand(#wordSize->4)9 msPassed
testPrimitiveBitShiftFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveBitShiftFailsWithTypeErrorPreservesStack(#wordSize->4)10 msPassed
testPrimitiveBitShiftFailsWithTypeErrorPreservesStack(#wordSize->8)0.14 secPassed
testPrimitiveBitShiftLeft(#wordSize->4)10 msPassed
testPrimitiveBitShiftLeft(#wordSize->8)21 msPassed
testPrimitiveBitShiftRight(#wordSize->4)9 msPassed
testPrimitiveBitShiftRight(#wordSize->8)20 msPassed
testPrimitiveBitShiftWithNegativNumbers(#wordSize->4)10 msPassed
testPrimitiveBitShiftWithNegativNumbers(#wordSize->8)19 msPassed
testPrimitiveBitShiftWithOverflow(#wordSize->4)10 msPassed
testPrimitiveBitShiftWithOverflow(#wordSize->8)19 msPassed
testPrimitiveBitXor1(#wordSize->4)9 msPassed
testPrimitiveBitXor1(#wordSize->8)19 msPassed
testPrimitiveBitXor2(#wordSize->4)10 msPassed
testPrimitiveBitXor2(#wordSize->8)20 msPassed
testPrimitiveBitXor3(#wordSize->4)10 msPassed
testPrimitiveBitXor3(#wordSize->8)23 msPassed
testPrimitiveBitXor4(#wordSize->4)9 msPassed
testPrimitiveBitXor4(#wordSize->8)19 msPassed
testPrimitiveBitXorFailsPreservesStack(#wordSize->4)10 msPassed
testPrimitiveBitXorFailsPreservesStack(#wordSize->8)19 msPassed
testPrimitiveBitXorFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveBitXorFailsWithTypeErrorOnFirstOperand(#wordSize->8)19 msPassed
testPrimitiveBitXorFailsWithTypeErrorOnSecondOperand(#wordSize->4)9 msPassed
testPrimitiveBitXorFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveBitXorWithMaxBitIntWithNoDataLoss(#wordSize->4)0.13 secPassed
testPrimitiveBitXorWithMaxBitIntWithNoDataLoss(#wordSize->8)19 msPassed
testPrimitiveBitXorWithNegativNumbers(#wordSize->4)10 msPassed
testPrimitiveBitXorWithNegativNumbers(#wordSize->8)19 msPassed
testPrimitiveClassDoesntFailsForForwardedObjectAndArgCountEqualsZero(#wordSize->4)23 msPassed
testPrimitiveClassDoesntFailsForForwardedObjectAndArgCountEqualsZero(#wordSize->8)63 msPassed
testPrimitiveClassFailsForForwardedObjectAndArgCountMoreThanZero(#wordSize->4)21 msPassed
testPrimitiveClassFailsForForwardedObjectAndArgCountMoreThanZero(#wordSize->8)47 msPassed
testPrimitiveClassReturnsAClass(#wordSize->4)10 msPassed
testPrimitiveClassReturnsAClass(#wordSize->8)20 msPassed
testPrimitiveDiv(#wordSize->4)10 msPassed
testPrimitiveDiv(#wordSize->8)19 msPassed
testPrimitiveDivFailPreservesStack(#wordSize->4)9 msPassed
testPrimitiveDivFailPreservesStack(#wordSize->8)19 msPassed
testPrimitiveDivFailsWithTypeErrorOnFirstOperand(#wordSize->4)11 msPassed
testPrimitiveDivFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveDivFailsWithTypeErrorOnSecondOperand(#wordSize->4)12 msPassed
testPrimitiveDivFailsWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitiveDivOnNonIntegerResultRoundsAndDoesntFail(#wordSize->4)12 msPassed
testPrimitiveDivOnNonIntegerResultRoundsAndDoesntFail(#wordSize->8)19 msPassed
testPrimitiveDivWith0DivisionOnFirstOperand(#wordSize->4)14 msPassed
testPrimitiveDivWith0DivisionOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveDivWith0DivisionOnSecondOperand(#wordSize->4)11 msPassed
testPrimitiveDivWith0DivisionOnSecondOperand(#wordSize->8)21 msPassed
testPrimitiveDivWithNegativeNumbers(#wordSize->4)12 msPassed
testPrimitiveDivWithNegativeNumbers(#wordSize->8)19 msPassed
testPrimitiveDivWithNegativeNumbers2(#wordSize->4)12 msPassed
testPrimitiveDivWithNegativeNumbers2(#wordSize->8)20 msPassed
testPrimitiveDivWithNoErrorPopsOperands(#wordSize->4)11 msPassed
testPrimitiveDivWithNoErrorPopsOperands(#wordSize->8)19 msPassed
testPrimitiveDivide(#wordSize->4)10 msPassed
testPrimitiveDivide(#wordSize->8)0.14 secPassed
testPrimitiveDivideFailPreservesStack(#wordSize->4)11 msPassed
testPrimitiveDivideFailPreservesStack(#wordSize->8)22 msPassed
testPrimitiveDivideFailsOnFloatResult(#wordSize->4)10 msPassed
testPrimitiveDivideFailsOnFloatResult(#wordSize->8)20 msPassed
testPrimitiveDivideFailsWithTypeErrorOnFirstOperand(#wordSize->4)11 msPassed
testPrimitiveDivideFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveDivideFailsWithTypeErrorOnSecondOperand(#wordSize->4)17 msPassed
testPrimitiveDivideFailsWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitiveDivideWith0DivisionOnFirstOperand(#wordSize->4)11 msPassed
testPrimitiveDivideWith0DivisionOnFirstOperand(#wordSize->8)19 msPassed
testPrimitiveDivideWith0DivisionOnSecondOperand(#wordSize->4)13 msPassed
testPrimitiveDivideWith0DivisionOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveDivideWithNegativeNumbers(#wordSize->4)13 msPassed
testPrimitiveDivideWithNegativeNumbers(#wordSize->8)19 msPassed
testPrimitiveDivideWithNegativeNumbers2(#wordSize->4)11 msPassed
testPrimitiveDivideWithNegativeNumbers2(#wordSize->8)20 msPassed
testPrimitiveEqualFailsWithFloat(#wordSize->4)10 msPassed
testPrimitiveEqualFailsWithFloat(#wordSize->8)19 msPassed
testPrimitiveEqualWithNegativeNumbers(#wordSize->4)10 msPassed
testPrimitiveEqualWithNegativeNumbers(#wordSize->8)19 msPassed
testPrimitiveEqualWithNoError1(#wordSize->4)10 msPassed
testPrimitiveEqualWithNoError1(#wordSize->8)19 msPassed
testPrimitiveEqualWithNoError2(#wordSize->4)11 msPassed
testPrimitiveEqualWithNoError2(#wordSize->8)20 msPassed
testPrimitiveEqualWithNoErrorPopsOperands(#wordSize->4)11 msPassed
testPrimitiveEqualWithNoErrorPopsOperands(#wordSize->8)24 msPassed
testPrimitiveEqualWithTypeErrorOnFirstOperand(#wordSize->4)0.13 secPassed
testPrimitiveEqualWithTypeErrorOnFirstOperand(#wordSize->8)23 msPassed
testPrimitiveEqualWithTypeErrorOnSecondOperand(#wordSize->4)11 msPassed
testPrimitiveEqualWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitiveGetImmutabilityOfImmediateReturnsTrue(#wordSize->4)9 msPassed
testPrimitiveGetImmutabilityOfImmediateReturnsTrue(#wordSize->8)23 msPassed
testPrimitiveGetImmutabilityOnANewObjectIsFalse(#wordSize->4)12 msPassed
testPrimitiveGetImmutabilityOnANewObjectIsFalse(#wordSize->8)22 msPassed
testPrimitiveGetImmutabilityReturnsTrueIfObjectIsImmutable(#wordSize->4)10 msPassed
testPrimitiveGetImmutabilityReturnsTrueIfObjectIsImmutable(#wordSize->8)21 msPassed
testPrimitiveGreaterOrEqualFailsWithFloat(#wordSize->4)9 msPassed
testPrimitiveGreaterOrEqualFailsWithFloat(#wordSize->8)20 msPassed
testPrimitiveGreaterOrEqualFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveGreaterOrEqualFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveGreaterOrEqualFailsWithTypeErrorOnSecondOperand(#wordSize->4)10 msPassed
testPrimitiveGreaterOrEqualFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveGreaterOrEqualWithNegativeNumbers(#wordSize->4)9 msPassed
testPrimitiveGreaterOrEqualWithNegativeNumbers(#wordSize->8)20 msPassed
testPrimitiveGreaterOrEqualWithNoError1(#wordSize->4)12 msPassed
testPrimitiveGreaterOrEqualWithNoError1(#wordSize->8)20 msPassed
testPrimitiveGreaterOrEqualWithNoError2(#wordSize->4)10 msPassed
testPrimitiveGreaterOrEqualWithNoError2(#wordSize->8)21 msPassed
testPrimitiveGreaterOrEqualWithNoErrorEquals(#wordSize->4)9 msPassed
testPrimitiveGreaterOrEqualWithNoErrorEquals(#wordSize->8)31 msPassed
testPrimitiveGreaterOrEqualWithNoErrorPopsOperands(#wordSize->4)10 msPassed
testPrimitiveGreaterOrEqualWithNoErrorPopsOperands(#wordSize->8)25 msPassed
testPrimitiveGreaterThanFailsWithFloat(#wordSize->4)11 msPassed
testPrimitiveGreaterThanFailsWithFloat(#wordSize->8)0.15 secPassed
testPrimitiveGreaterThanFailsWithTypeErrorOnFirstOperand(#wordSize->4)11 msPassed
testPrimitiveGreaterThanFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveGreaterThanFailsWithTypeErrorOnSecondOperand(#wordSize->4)10 msPassed
testPrimitiveGreaterThanFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveGreaterThanWithNegativeNumbers(#wordSize->4)9 msPassed
testPrimitiveGreaterThanWithNegativeNumbers(#wordSize->8)20 msPassed
testPrimitiveGreaterThanWithNoError1(#wordSize->4)11 msPassed
testPrimitiveGreaterThanWithNoError1(#wordSize->8)19 msPassed
testPrimitiveGreaterThanWithNoError2(#wordSize->4)11 msPassed
testPrimitiveGreaterThanWithNoError2(#wordSize->8)19 msPassed
testPrimitiveGreaterThanWithNoErrorEquals(#wordSize->4)10 msPassed
testPrimitiveGreaterThanWithNoErrorEquals(#wordSize->8)19 msPassed
testPrimitiveGreaterThanWithNoErrorPopsOperands(#wordSize->4)11 msPassed
testPrimitiveGreaterThanWithNoErrorPopsOperands(#wordSize->8)20 msPassed
testPrimitiveIdenticalDoesntFailForForwardedOopOnOtherObjectWithArgCountLessThanOne(#wordSize->4)21 msPassed
testPrimitiveIdenticalDoesntFailForForwardedOopOnOtherObjectWithArgCountLessThanOne(#wordSize->8)55 msPassed
testPrimitiveIdenticalFailsForForwardedOop(#wordSize->4)11 msFailed
testPrimitiveIdenticalFailsForForwardedOop(#wordSize->8)23 msFailed
testPrimitiveIdenticalFailsForForwardedOopOnOtherObject(#wordSize->4)23 msPassed
testPrimitiveIdenticalFailsForForwardedOopOnOtherObject(#wordSize->8)50 msPassed
testPrimitiveIdenticalFailsForForwardedOopOnReceiver(#wordSize->4)23 msPassed
testPrimitiveIdenticalFailsForForwardedOopOnReceiver(#wordSize->8)53 msPassed
testPrimitiveIdenticalReturnsBool(#wordSize->4)10 msPassed
testPrimitiveIdenticalReturnsBool(#wordSize->8)21 msPassed
testPrimitiveIdenticalReturnsFalseForObjectsWithSameValueButDifferentType(#wordSize->4)11 msFailed
testPrimitiveIdenticalReturnsFalseForObjectsWithSameValueButDifferentType(#wordSize->8)24 msPassed
testPrimitiveIdenticalReturnsFalseWithWrongArgCount(#wordSize->4)0.12 secPassed
testPrimitiveIdenticalReturnsFalseWithWrongArgCount(#wordSize->8)22 msPassed
testPrimitiveIdenticalReturnsTrueForIdenticalObject(#wordSize->4)11 msPassed
testPrimitiveIdenticalReturnsTrueForIdenticalObject(#wordSize->8)21 msPassed
testPrimitiveIdenticalReturnsTrueForObjectsWithSameValue(#wordSize->4)11 msPassed
testPrimitiveIdenticalReturnsTrueForObjectsWithSameValue(#wordSize->8)29 msPassed
testPrimitiveImmediateAsIntegerFailsWithTypeError(#wordSize->4)11 msPassed
testPrimitiveImmediateAsIntegerFailsWithTypeError(#wordSize->8)20 msPassed
testPrimitiveImmediateAsIntegerWithChar(#wordSize->4)11 msPassed
testPrimitiveImmediateAsIntegerWithChar(#wordSize->8)22 msPassed
testPrimitiveImmediateAsIntegerWithFloat(#wordSize->4)11 msPassed
testPrimitiveImmediateAsIntegerWithFloat(#wordSize->8)19 msPassed
testPrimitiveImmediateAsIntegerWithInt(#wordSize->4)10 msPassed
testPrimitiveImmediateAsIntegerWithInt(#wordSize->8)23 msPassed
testPrimitiveInstVarAtOverBoundShouldFailForIndexable(#wordSize->4)10 msPassed
testPrimitiveInstVarAtOverBoundShouldFailForIndexable(#wordSize->8)19 msPassed
testPrimitiveInstVarAtOverBoundShouldFailForNonIndexable(#wordSize->4)10 msPassed
testPrimitiveInstVarAtOverBoundShouldFailForNonIndexable(#wordSize->8)20 msPassed
testPrimitiveInstVarAtPutOverBoundShouldFailForIndexable(#wordSize->4)10 msPassed
testPrimitiveInstVarAtPutOverBoundShouldFailForIndexable(#wordSize->8)19 msPassed
testPrimitiveInstVarAtPutOverBoundShouldFailNonIndexable(#wordSize->4)12 msPassed
testPrimitiveInstVarAtPutOverBoundShouldFailNonIndexable(#wordSize->8)20 msPassed
testPrimitiveInstVarAtPutPutsTheValueForNonIndexable(#wordSize->4)11 msPassed
testPrimitiveInstVarAtPutPutsTheValueForNonIndexable(#wordSize->8)19 msPassed
testPrimitiveInstVarAtReturnsTheValueForNonIndexable(#wordSize->4)11 msPassed
testPrimitiveInstVarAtReturnsTheValueForNonIndexable(#wordSize->8)19 msPassed
testPrimitiveIsPinnedBool(#wordSize->4)9 msPassed
testPrimitiveIsPinnedBool(#wordSize->8)20 msPassed
testPrimitiveIsPinnedFailsForForwardedObjects(#wordSize->4)22 msPassed
testPrimitiveIsPinnedFailsForForwardedObjects(#wordSize->8)0.16 secPassed
testPrimitiveIsPinnedFailsForImmediateObjects(#wordSize->4)9 msPassed
testPrimitiveIsPinnedFailsForImmediateObjects(#wordSize->8)21 msPassed
testPrimitiveIsPinnedSmallInt(#wordSize->4)10 msPassed
testPrimitiveIsPinnedSmallInt(#wordSize->8)19 msPassed
testPrimitiveLessOrEqualFailsWithFloat(#wordSize->4)10 msPassed
testPrimitiveLessOrEqualFailsWithFloat(#wordSize->8)23 msPassed
testPrimitiveLessOrEqualWithNegativeNumbers(#wordSize->4)9 msPassed
testPrimitiveLessOrEqualWithNegativeNumbers(#wordSize->8)27 msPassed
testPrimitiveLessOrEqualWithNoError1(#wordSize->4)10 msPassed
testPrimitiveLessOrEqualWithNoError1(#wordSize->8)19 msPassed
testPrimitiveLessOrEqualWithNoError2(#wordSize->4)9 msPassed
testPrimitiveLessOrEqualWithNoError2(#wordSize->8)20 msPassed
testPrimitiveLessOrEqualWithNoErrorEquals(#wordSize->4)10 msPassed
testPrimitiveLessOrEqualWithNoErrorEquals(#wordSize->8)19 msPassed
testPrimitiveLessOrEqualWithNoErrorPopsOperands(#wordSize->4)10 msPassed
testPrimitiveLessOrEqualWithNoErrorPopsOperands(#wordSize->8)19 msPassed
testPrimitiveLessOrEqualsFailsWithTypeErrorOnFirstOperand(#wordSize->4)9 msPassed
testPrimitiveLessOrEqualsFailsWithTypeErrorOnFirstOperand(#wordSize->8)21 msPassed
testPrimitiveLessOrEqualsFailsWithTypeErrorOnSecondOperand(#wordSize->4)10 msPassed
testPrimitiveLessOrEqualsFailsWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitiveLessThanFailsWithFloat(#wordSize->4)10 msPassed
testPrimitiveLessThanFailsWithFloat(#wordSize->8)20 msPassed
testPrimitiveLessThanFailsWithTypeErrorOnFirstOperand(#wordSize->4)9 msPassed
testPrimitiveLessThanFailsWithTypeErrorOnFirstOperand(#wordSize->8)19 msPassed
testPrimitiveLessThanFailsWithTypeErrorOnSecondOperand(#wordSize->4)10 msPassed
testPrimitiveLessThanFailsWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitiveLessThanWithNegativeNumbers(#wordSize->4)0.12 secPassed
testPrimitiveLessThanWithNegativeNumbers(#wordSize->8)19 msPassed
testPrimitiveLessThanWithNoError1(#wordSize->4)10 msPassed
testPrimitiveLessThanWithNoError1(#wordSize->8)19 msPassed
testPrimitiveLessThanWithNoError2(#wordSize->4)10 msPassed
testPrimitiveLessThanWithNoError2(#wordSize->8)20 msPassed
testPrimitiveLessThanWithNoErrorEquals(#wordSize->4)10 msPassed
testPrimitiveLessThanWithNoErrorEquals(#wordSize->8)19 msPassed
testPrimitiveLessThanWithNoErrorPopsOperands(#wordSize->4)10 msPassed
testPrimitiveLessThanWithNoErrorPopsOperands(#wordSize->8)19 msPassed
testPrimitiveMod(#wordSize->4)10 msPassed
testPrimitiveMod(#wordSize->8)20 msPassed
testPrimitiveModFailPreservesStack(#wordSize->4)9 msPassed
testPrimitiveModFailPreservesStack(#wordSize->8)19 msPassed
testPrimitiveModFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveModFailsWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveModFailsWithTypeErrorOnSecondOperand(#wordSize->4)11 msPassed
testPrimitiveModFailsWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitiveModNegativeValue(#wordSize->4)9 msPassed
testPrimitiveModNegativeValue(#wordSize->8)19 msPassed
testPrimitiveMultiplyBy0(#wordSize->4)10 msPassed
testPrimitiveMultiplyBy0(#wordSize->8)20 msPassed
testPrimitiveMultiplyFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveMultiplyFailsWithTypeErrorOnFirstOperand(#wordSize->8)19 msPassed
testPrimitiveMultiplyFailsWithTypeErrorOnSecondOperand(#wordSize->4)9 msPassed
testPrimitiveMultiplyFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveMultiplyFailsWithTypeErrorPreservesStack(#wordSize->4)10 msPassed
testPrimitiveMultiplyFailsWithTypeErrorPreservesStack(#wordSize->8)0.13 secPassed
testPrimitiveMultiplyWithNoOverflow(#wordSize->4)11 msPassed
testPrimitiveMultiplyWithNoOverflow(#wordSize->8)23 msPassed
testPrimitiveMultiplyWithNoOverflowPopsOperands(#wordSize->4)9 msPassed
testPrimitiveMultiplyWithNoOverflowPopsOperands(#wordSize->8)20 msPassed
testPrimitiveMultiplyWithOverflow(#wordSize->4)10 msPassed
testPrimitiveMultiplyWithOverflow(#wordSize->8)20 msPassed
testPrimitiveMultiplyWithOverflowPreservesStack(#wordSize->4)10 msPassed
testPrimitiveMultiplyWithOverflowPreservesStack(#wordSize->8)19 msPassed
testPrimitiveNewCreatesTheObjectInYoungSpace(#wordSize->4)10 msPassed
testPrimitiveNewCreatesTheObjectInYoungSpace(#wordSize->8)20 msPassed
testPrimitiveNewCreatesTheObjectWithCorrectSize(#wordSize->4)10 msPassed
testPrimitiveNewCreatesTheObjectWithCorrectSize(#wordSize->8)20 msPassed
testPrimitiveNewInFullNewSpaceAllocatesInOldSpace(#wordSize->4)11 msFailed
testPrimitiveNewInFullNewSpaceAllocatesInOldSpace(#wordSize->8)20 msPassed
testPrimitiveNewInFullNewSpaceScheduleGC(#wordSize->4)9 msPassed
testPrimitiveNewInFullNewSpaceScheduleGC(#wordSize->8)20 msPassed
testPrimitiveNewIsNotPinned(#wordSize->4)10 msPassed
testPrimitiveNewIsNotPinned(#wordSize->8)20 msPassed
testPrimitiveNewPinnedCreatesTheObjectInOldSpace(#wordSize->4)10 msPassed
testPrimitiveNewPinnedCreatesTheObjectInOldSpace(#wordSize->8)21 msPassed
testPrimitiveNewPinnedObjectInFullNewSpaceIsSchedulingGC(#wordSize->4)11 msFailed
testPrimitiveNewPinnedObjectInFullNewSpaceIsSchedulingGC(#wordSize->8)19 msPassed
testPrimitiveNewPinnedObjectIsNotSchedulingGC(#wordSize->4)11 msPassed
testPrimitiveNewPinnedObjectIsNotSchedulingGC(#wordSize->8)19 msPassed
testPrimitiveNewPinnedObjectIsPinned(#wordSize->4)9 msPassed
testPrimitiveNewPinnedObjectIsPinned(#wordSize->8)21 msPassed
testPrimitiveNewPinnedWithArgsCreatesTheObjectInOldSpace(#wordSize->4)10 msPassed
testPrimitiveNewPinnedWithArgsCreatesTheObjectInOldSpace(#wordSize->8)22 msPassed
testPrimitiveNewPinnedWithArgsObjectIsNotSchedulingGC(#wordSize->4)0.12 secPassed
testPrimitiveNewPinnedWithArgsObjectIsNotSchedulingGC(#wordSize->8)19 msPassed
testPrimitiveNewPinnedWithArgsObjectIsPinned(#wordSize->4)10 msPassed
testPrimitiveNewPinnedWithArgsObjectIsPinned(#wordSize->8)19 msPassed
testPrimitiveNewWithArgCreatesTheObjectInYoungSpace(#wordSize->4)11 msPassed
testPrimitiveNewWithArgCreatesTheObjectInYoungSpace(#wordSize->8)21 msPassed
testPrimitiveNewWithArgCreatesTheObjectWithCorrectSize(#wordSize->4)10 msPassed
testPrimitiveNewWithArgCreatesTheObjectWithCorrectSize(#wordSize->8)19 msPassed
testPrimitiveNewWithArgInFullNewSpaceAllocatesInOldSpace(#wordSize->4)9 msFailed
testPrimitiveNewWithArgInFullNewSpaceAllocatesInOldSpace(#wordSize->8)20 msPassed
testPrimitiveNewWithArgInFullNewSpaceScheduleGC(#wordSize->4)10 msPassed
testPrimitiveNewWithArgInFullNewSpaceScheduleGC(#wordSize->8)19 msPassed
testPrimitiveNewWithArgWithInvalidClassFails(#wordSize->4)10 msPassed
testPrimitiveNewWithArgWithInvalidClassFails(#wordSize->8)19 msPassed
testPrimitiveNewWithArgWithNegativeArgumentFails(#wordSize->4)10 msPassed
testPrimitiveNewWithArgWithNegativeArgumentFails(#wordSize->8)19 msPassed
testPrimitiveNewWithInvalidClassFails(#wordSize->4)13 msPassed
testPrimitiveNewWithInvalidClassFails(#wordSize->8)19 msPassed
testPrimitiveNotEqualFailsWithFloat(#wordSize->4)16 msPassed
testPrimitiveNotEqualFailsWithFloat(#wordSize->8)20 msPassed
testPrimitiveNotEqualWithNegativeNumbers(#wordSize->4)9 msPassed
testPrimitiveNotEqualWithNegativeNumbers(#wordSize->8)19 msPassed
testPrimitiveNotEqualWithNoError1(#wordSize->4)10 msPassed
testPrimitiveNotEqualWithNoError1(#wordSize->8)28 msPassed
testPrimitiveNotEqualWithNoError2(#wordSize->4)10 msPassed
testPrimitiveNotEqualWithNoError2(#wordSize->8)0.14 secPassed
testPrimitiveNotEqualWithNoErrorPopsOperands(#wordSize->4)10 msPassed
testPrimitiveNotEqualWithNoErrorPopsOperands(#wordSize->8)22 msPassed
testPrimitiveNotEqualWithTypeErrorOnFirstOperand(#wordSize->4)10 msPassed
testPrimitiveNotEqualWithTypeErrorOnFirstOperand(#wordSize->8)20 msPassed
testPrimitiveNotEqualWithTypeErrorOnSecondOperand(#wordSize->4)9 msPassed
testPrimitiveNotEqualWithTypeErrorOnSecondOperand(#wordSize->8)19 msPassed
testPrimitivePinFailsForForwardedObjects(#wordSize->4)22 msPassed
testPrimitivePinFailsForForwardedObjects(#wordSize->8)47 msPassed
testPrimitivePinFailsForImmediate(#wordSize->4)10 msPassed
testPrimitivePinFailsForImmediate(#wordSize->8)19 msPassed
testPrimitivePinFailsForNOnBoolOnSecondArg(#wordSize->4)9 msPassed
testPrimitivePinFailsForNOnBoolOnSecondArg(#wordSize->8)19 msPassed
testPrimitivePinPinsObjectCreatedInNewSpace(#wordSize->4)15 msPassed
testPrimitivePinPinsObjectCreatedInNewSpace(#wordSize->8)33 msPassed
testPrimitivePinPinsObjectCreatedInOldSpace(#wordSize->4)11 msPassed
testPrimitivePinPinsObjectCreatedInOldSpace(#wordSize->8)19 msPassed
testPrimitivePinReturnsBoolean(#wordSize->4)9 msPassed
testPrimitivePinReturnsBoolean(#wordSize->8)20 msPassed
testPrimitiveQuo(#wordSize->4)9 msPassed
testPrimitiveQuo(#wordSize->8)20 msPassed
testPrimitiveQuoFailPreservesStack(#wordSize->4)10 msPassed
testPrimitiveQuoFailPreservesStack(#wordSize->8)25 msPassed
testPrimitiveQuoFailsWithTypeErrorOnFirstOperand(#wordSize->4)9 msPassed
testPrimitiveQuoFailsWithTypeErrorOnFirstOperand(#wordSize->8)27 msPassed
testPrimitiveQuoFailsWithTypeErrorOnSecondOperand(#wordSize->4)9 msPassed
testPrimitiveQuoFailsWithTypeErrorOnSecondOperand(#wordSize->8)28 msPassed
testPrimitiveQuoOnFloatResultDoesntReturnRest(#wordSize->4)10 msPassed
testPrimitiveQuoOnFloatResultDoesntReturnRest(#wordSize->8)28 msPassed
testPrimitiveQuoOnFloatResultRoundsAndDoesntFail(#wordSize->4)9 msPassed
testPrimitiveQuoOnFloatResultRoundsAndDoesntFail(#wordSize->8)25 msPassed
testPrimitiveQuoWith0DivisionOnFirstOperand(#wordSize->4)0.12 secPassed
testPrimitiveQuoWith0DivisionOnFirstOperand(#wordSize->8)23 msPassed
testPrimitiveQuoWith0DivisionOnSecondOperand(#wordSize->4)11 msPassed
testPrimitiveQuoWith0DivisionOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveQuoWithNegativeNumbers1(#wordSize->4)11 msPassed
testPrimitiveQuoWithNegativeNumbers1(#wordSize->8)20 msPassed
testPrimitiveQuoWithNegativeNumbers2(#wordSize->4)10 msPassed
testPrimitiveQuoWithNegativeNumbers2(#wordSize->8)20 msPassed
testPrimitiveQuoWithNoErrorPopsOperands(#wordSize->4)10 msPassed
testPrimitiveQuoWithNoErrorPopsOperands(#wordSize->8)21 msPassed
testPrimitiveSetImmutabilityOfImmediateShouldFail(#wordSize->4)9 msPassed
testPrimitiveSetImmutabilityOfImmediateShouldFail(#wordSize->8)20 msPassed
testPrimitiveSetImmutabilityOfObjectAsTrueSetsImmutability(#wordSize->4)10 msPassed
testPrimitiveSetImmutabilityOfObjectAsTrueSetsImmutability(#wordSize->8)20 msPassed
testPrimitiveSizeAnswersCorrectSizeForContext(#wordSize->4)10 msPassed
testPrimitiveSizeAnswersCorrectSizeForContext(#wordSize->8)20 msPassed
testPrimitiveSizeAnswersCorrectSizeForIndexableObject(#wordSize->4)9 msPassed
testPrimitiveSizeAnswersCorrectSizeForIndexableObject(#wordSize->8)20 msPassed
testPrimitiveSizeAnswersCorrectSizeForMethod(#wordSize->4)10 msPassed
testPrimitiveSizeAnswersCorrectSizeForMethod(#wordSize->8)21 msPassed
testPrimitiveSizeFailsForForwardedObject(#wordSize->4)21 msPassed
testPrimitiveSizeFailsForForwardedObject(#wordSize->8)46 msPassed
testPrimitiveSizeFailsForForwardedObjectThenCallForwarderResolutionAndCallPrimitiveAgain(#wordSize->4)22 msPassed
testPrimitiveSizeFailsForForwardedObjectThenCallForwarderResolutionAndCallPrimitiveAgain(#wordSize->8)51 msPassed
testPrimitiveSizeFailsForNonIndexable(#wordSize->4)9 msPassed
testPrimitiveSizeFailsForNonIndexable(#wordSize->8)0.14 secPassed
testPrimitiveSlotAtOverBoundShouldFailForIndexable(#wordSize->4)10 msPassed
testPrimitiveSlotAtOverBoundShouldFailForIndexable(#wordSize->8)22 msPassed
testPrimitiveSlotAtOverBoundShouldFailNonIndexable(#wordSize->4)10 msPassed
testPrimitiveSlotAtOverBoundShouldFailNonIndexable(#wordSize->8)21 msPassed
testPrimitiveSlotAtPutOverBoundShouldFailForIndexable(#wordSize->4)10 msPassed
testPrimitiveSlotAtPutOverBoundShouldFailForIndexable(#wordSize->8)20 msPassed
testPrimitiveSlotAtPutOverBoundShouldFailNonIndexable(#wordSize->4)10 msPassed
testPrimitiveSlotAtPutOverBoundShouldFailNonIndexable(#wordSize->8)25 msPassed
testPrimitiveSlotAtPutPutsTheValueForNonIndexable(#wordSize->4)10 msPassed
testPrimitiveSlotAtPutPutsTheValueForNonIndexable(#wordSize->8)20 msPassed
testPrimitiveSlotAtPutsTheValueForNonIndexable(#wordSize->4)9 msPassed
testPrimitiveSlotAtPutsTheValueForNonIndexable(#wordSize->8)28 msPassed
testPrimitiveSmallFloatAdd(#wordSize->4)10 msFailed
testPrimitiveSmallFloatAdd(#wordSize->8)23 msPassed
testPrimitiveSmallFloatAddFailsWithTypeErrorOnFirstOperand(#wordSize->4)10 msFailed
testPrimitiveSmallFloatAddFailsWithTypeErrorOnFirstOperand(#wordSize->8)19 msPassed
testPrimitiveSmallFloatAddFailsWithTypeErrorOnSecondOperand(#wordSize->4)10 msFailed
testPrimitiveSmallFloatAddFailsWithTypeErrorOnSecondOperand(#wordSize->8)22 msPassed
testPrimitiveSmallFloatAddFailsWithTypeErrorPreservesStack(#wordSize->4)10 msFailed
testPrimitiveSmallFloatAddFailsWithTypeErrorPreservesStack(#wordSize->8)22 msPassed
testPrimitiveSmallFloatAddWithNoOverflowPopsOperands(#wordSize->4)9 msFailed
testPrimitiveSmallFloatAddWithNoOverflowPopsOperands(#wordSize->8)21 msPassed
testPrimitiveSnapshotContextsShouldBeTenured(#wordSize->4)0.34 secPassed
testPrimitiveSnapshotContextsShouldBeTenured(#wordSize->8)0.42 secPassed
testPrimitiveSnapshotCreateImage(#wordSize->4)0.33 secPassed
testPrimitiveSnapshotCreateImage(#wordSize->8)0.4 secPassed
testPrimitiveSnapshotNewKeptObjectShouldBeTenured(#wordSize->4)0.35 secPassed
testPrimitiveSnapshotNewKeptObjectShouldBeTenured(#wordSize->8)0.42 secPassed
testPrimitiveStringAtPutShouldFailForNonCharacterArgument(#wordSize->4)10 msPassed
testPrimitiveStringAtPutShouldFailForNonCharacterArgument(#wordSize->8)22 msPassed
testPrimitiveStringAtPutShouldNotFailWhenReceiverIsAString(#wordSize->4)12 msPassed
testPrimitiveStringAtPutShouldNotFailWhenReceiverIsAString(#wordSize->8)22 msPassed
testPrimitiveStringAtPutShouldNotModifyStringIfFailedWhenNonCharacterArgument(#wordSize->4)12 msPassed
testPrimitiveStringAtPutShouldNotModifyStringIfFailedWhenNonCharacterArgument(#wordSize->8)21 msPassed
testPrimitiveStringAtShouldFailForNonCharacterArgument(#wordSize->4)10 msPassed
testPrimitiveStringAtShouldFailForNonCharacterArgument(#wordSize->8)21 msPassed
testPrimitiveStringAtShouldNotFailWhenReceiverIsAString(#wordSize->4)11 msPassed
testPrimitiveStringAtShouldNotFailWhenReceiverIsAString(#wordSize->8)20 msPassed
testPrimitiveStringAtShouldNotModifyStringIfFailedWhenNonCharacterArgument(#wordSize->4)10 msPassed
testPrimitiveStringAtShouldNotModifyStringIfFailedWhenNonCharacterArgument(#wordSize->8)21 msPassed
testPrimitiveSubtracFailsWithTypeErrorOnFirstOperand(#wordSize->4)11 msPassed
testPrimitiveSubtracFailsWithTypeErrorOnFirstOperand(#wordSize->8)23 msPassed
testPrimitiveSubtracFailsWithTypeErrorOnSecondOperand(#wordSize->4)11 msPassed
testPrimitiveSubtracFailsWithTypeErrorOnSecondOperand(#wordSize->8)20 msPassed
testPrimitiveSubtractFailsWithTypeErrorPreservesStack(#wordSize->4)9 msPassed
testPrimitiveSubtractFailsWithTypeErrorPreservesStack(#wordSize->8)20 msPassed
testPrimitiveSubtractWithNoOverflow(#wordSize->4)10 msPassed
testPrimitiveSubtractWithNoOverflow(#wordSize->8)20 msPassed
testPrimitiveSubtractWithNoOverflowPopsOperands(#wordSize->4)10 msPassed
testPrimitiveSubtractWithNoOverflowPopsOperands(#wordSize->8)19 msPassed
testPrimitiveSubtractWithOverflow(#wordSize->4)9 msPassed
testPrimitiveSubtractWithOverflow(#wordSize->8)21 msPassed
testPrimitiveSubtractWithOverflowPreservesStack(#wordSize->4)10 msPassed
testPrimitiveSubtractWithOverflowPreservesStack(#wordSize->8)19 msPassed