Regenerate tests

This commit is contained in:
Zalim Bashorov
2018-03-07 17:29:20 +03:00
parent 055b900d8a
commit ac5ef57876
6 changed files with 835 additions and 835 deletions
@@ -6612,7 +6612,7 @@ public class BoxJsTestGenerated extends AbstractBoxJsTest {
catch (Throwable ignore) {
return;
}
throw new AssertionError("Looks like this test can be unmuted. Remove IGNORE_BACKEND directive for that.");
throw new AssertionError("Looks like this test can be unmuted. Remove IGNORE_BACKEND directive or add it to whitelist for that.");
}
@TestMetadata("passMemberOrExtFromNative.kt")
@@ -6630,7 +6630,7 @@ public class BoxJsTestGenerated extends AbstractBoxJsTest {
catch (Throwable ignore) {
return;
}
throw new AssertionError("Looks like this test can be unmuted. Remove IGNORE_BACKEND directive for that.");
throw new AssertionError("Looks like this test can be unmuted. Remove IGNORE_BACKEND directive or add it to whitelist for that.");
}
@TestMetadata("passTopLevelFunctionFromNative.kt")
@@ -222,7 +222,7 @@ public class InlineDefaultValuesTestsGenerated extends AbstractInlineDefaultValu
catch (Throwable ignore) {
return;
}
throw new AssertionError("Looks like this test can be unmuted. Remove IGNORE_BACKEND directive for that.");
throw new AssertionError("Looks like this test can be unmuted. Remove IGNORE_BACKEND directive or add it to whitelist for that.");
}
@TestMetadata("kt21827.kt")
File diff suppressed because it is too large Load Diff