diff --git a/build.xml b/build.xml
index 87db1fa1fcd..40c1d6390c4 100644
--- a/build.xml
+++ b/build.xml
@@ -419,6 +419,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/compiler/testData/codegen/box/coroutines/controlFlow/throwInTryWithHandleResult.kt b/compiler/testData/codegen/box/coroutines/controlFlow/throwInTryWithHandleResult.kt
index 0f55c45aa53..1fd07ba0095 100644
--- a/compiler/testData/codegen/box/coroutines/controlFlow/throwInTryWithHandleResult.kt
+++ b/compiler/testData/codegen/box/coroutines/controlFlow/throwInTryWithHandleResult.kt
@@ -1,4 +1,5 @@
// WITH_RUNTIME
+// NO_INTERCEPT_RESUME_TESTS
class Controller {
var result = ""