Skip to content

Test Result : SindarinDebuggerTest

0 failures (±0)
78 tests (-78)
Took 0.55 sec.

All Tests

Test nameDurationStatus
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testArguments5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testAssignmentValue11 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testAssignmentVariableName3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testCanStillExecuteWhenAimedNodePcIsAfterInAnyContext7 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testCanStillExecuteWhenAimedNodePcIsBeforeInAnyContext3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testChangingPcAssociatedToMethodOrSequenceNodeKeepsStackAsItIs6 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testChangingPcInTheMiddleOfStatementSkipsTheBeginningOfStatement8 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testChangingPcKeepsSameStateAndPushesCorrectElementsOnStack2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testChangingPcRaisesErrorWhenPcIsGreaterThanEndPC8 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testChangingPcRaisesErrorWhenPcIsLowerThanInitialPC14 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testChangingPcToNonExistingBytecodeOffsetGoesToPreviousPcWithExistingBytecodeOffset2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testContext2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testContinue0.25 secPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testContinueEncoutersAnException17 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testIsAboutToInstantiateClass0 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testIsExecutionFinished3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMessageArguments8 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMessageReceiver4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMessageSelector5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMessageTo2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMessageToInstanceOf2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMethod2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeInTheMiddleOfStatementSkipsTheBeginningOfStatement4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeKeepsSameStateAndPushesCorrectElementsOnStack3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeKeepsStackWhenAimedNodeIsMethodNode2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeKeepsStackWhenAimedNodeIsMethodNodeThatDoesNotHaveAssociatedPC3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeRaisesErrorWhenNodeIsNotIdenticalToANodeInMethod5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeRaisesErrorWhenNodeIsNotInMethod4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenFromNonInlinedBlockToOuterContext4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenFromNonInlinedEmbeddedBlockToHomeContext5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenFromNonInlinedEmbeddedBlockToNodeThatIsNotInHomeContext7 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenNodeIsInBlockThatCreatesContextAndBlockHasBeenCreated3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenNodeIsInBlockThatCreatesContextAndBlockHasBeenCreatedBackward1 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenNodeIsInIfTrueIfFalseBlock3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenNodeIsLiteralOrVariableExecutesAssociatedBytecodesBecauseRelatedToStack3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenNodeIsLiteralOrVariableThatHasNoAssociatedBytecodesMovesToNextNodeThatIsNotLiteralNorVariableThatHasAnAssociatedPC2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testMoveToNodeWhenNodeIsNonInlinedAndEmbeddedInNonInlinedBlock3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testNode4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testPc2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testReceiver2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSelector2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkip3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipAssignmentWithStoreIntoBytecodePushesReplacementValueButNotWithPopIntoBytecode5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipBlockNode4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipDoesNotSkipReturn3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipSkipsMessagesByPuttingReceiverOnStack3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipSkipsSuperSendBytecodesCorrectly3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipStepsMethodNodes8 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipThroughNode5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipToPC4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipToPcDoesNotLoopWhenAimedPcIsAfterEndPc2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipToPcDoesNotLoopWhenAimedPcIsBeforeCurrentPc1 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipUpToIgnoresJumps3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipUpToNode4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipUpToNodeDoesNotLoopWhenAimedNodeIsBeforeCurrentNode2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipUpToNodeInEvaluatedBlock5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipUpToNodeStopsOnImplicitReturnIfAimedNodeCanStillBeExecuted4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipUpToNodeStopsOnReturnNodes5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSkipWith4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStack2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStatementNodeContaining4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStatementNodeContainingReturnsStatementNodeThatContainsTheIdenticalSubtree1 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStatementNodeContainingWhenNodeIsNotInAST2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStep6 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepOver3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepOverFinishedExecution4 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepToImplicitReturn3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepToMethodEntry3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepToNonLocalReturn2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepToReturn5 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepToReturnWithException3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepToReturnWithHalt3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testStepUntil3 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testSteppingAnExecutionSignalingExceptions2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testTemporaryNamed1 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testTerminate6 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testTopStack2 msPassed
Windows-x86_64 / Tests-Windows-x86_64-CoInterpreter / testskipUpToNodeSkipTargetNode2 msPassed