[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR

This commit is contained in:
Vitaly
2020-05-23 13:52:48 +03:00
committed by romanart
parent fe65045615
commit fe047f9b47
472 changed files with 473 additions and 4 deletions
@@ -1,5 +1,6 @@
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// MODULE: lib
// FILE: common.kt
@@ -1,5 +1,6 @@
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: NATIVE
// MODULE: lib
@@ -1,6 +1,7 @@
// IGNORE_BACKEND_FIR: JVM_IR
// EXPECTED_REACHABLE_NODES: 1304
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// IGNORE_BACKEND: JVM
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: NATIVE