[K/N][Tests] Add TODO for KT-64879
^KT-64879
This commit is contained in:
committed by
Space Team
parent
a0ffea48a2
commit
ab6c3847bc
@@ -58,6 +58,7 @@ abstract class FrameworkTestBase : AbstractNativeSimpleTest() {
|
||||
)
|
||||
),
|
||||
givenDependencies = emptySet(),
|
||||
// KT-64879: TODO: refactor fileCheckMatcher out from TestRunChecks to another layer like TestExecutableChecks
|
||||
checks = TestRunChecks.Default(Duration.ZERO)
|
||||
.copy(fileCheckMatcher = TestRunCheck.FileCheckMatcher(testRunSettings, testDataFile))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user