[Test] Ignore test infrastucture sources in debugging tests

This solves no immediate deficiency, but is a to-do that arose as part
of an ongoing effort to port the old, slightly too restrictive
checkLocalVariableTable tests to the more "functional" debugger
infrastructure.

This just shaves a little bit of overhead off the test expectations
and couples them less tightly to the specifics of the test
infrastructure.
This commit is contained in:
Kristoffer Andersen
2021-01-11 18:28:44 +01:00
committed by max-kammerer
parent 46b7a774b5
commit 836261ba6e
10 changed files with 11 additions and 10 deletions
@@ -17,7 +17,6 @@ suspend fun box() {
// LOCAL VARIABLES
// test.kt:12 box: $completion:kotlin.coroutines.Continuation=helpers.ResultContinuation
// test.kt:5 foo1:
// CoroutineUtil.kt:28 getContext:
// LOCAL VARIABLES JVM
// test.kt:-1 <init>: