[FIR JS] Ignore tests with unsupported features

This commit is contained in:
Nikolay Lunyak
2022-01-10 17:01:49 +03:00
committed by teamcity
parent c8ef427421
commit 5e97a36680
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
// EXPECTED_REACHABLE_NODES: 1697
// !LANGUAGE: +MultiPlatformProjects
// TARGET_FRONTEND: ClassicFrontend
// FIR status: expect/actual in one module
// KJS_WITH_FULL_RUNTIME
// SKIP_DCE_DRIVEN
@@ -1,4 +1,6 @@
// !LANGUAGE: -ProhibitOperatorMod
// TARGET_FRONTEND: ClassicFrontend
// FIR status: don't support legacy feature
// EXPECTED_REACHABLE_NODES: 1284
package foo