[Native][test] Unmute more passing tests

They now pass likely due to better handling of reflection information
when renaming packages when grouping tests (see cee0731).
This commit is contained in:
Svyatoslav Scherbina
2022-06-07 18:24:22 +03:00
committed by Space
parent 58569f2eee
commit 0021333b91
3 changed files with 2 additions and 3 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: NATIVE
// WITH_REFLECT // WITH_REFLECT
// IGNORE_BACKEND: ANDROID // IGNORE_BACKEND: ANDROID
class A class A
@@ -1,7 +1,7 @@
// IGNORE_BACKEND: JS_IR // IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6 // IGNORE_BACKEND: JS_IR_ES6
// TODO: muted automatically, investigate should it be ran for JS or not // TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS, NATIVE, WASM // IGNORE_BACKEND: JS, WASM
// WITH_REFLECT // WITH_REFLECT
@@ -1,7 +1,7 @@
// IGNORE_BACKEND: JS_IR // IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6 // IGNORE_BACKEND: JS_IR_ES6
// TODO: muted automatically, investigate should it be ran for JS or not // TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS, NATIVE, WASM // IGNORE_BACKEND: JS, WASM
// WITH_REFLECT // WITH_REFLECT
// KT-13700 Exception obtaining descriptor for property reference // KT-13700 Exception obtaining descriptor for property reference