[K/N] Unmute tests already working on native

Also, add issue references for some tests
This commit is contained in:
Pavel Kunyavskiy
2023-06-02 14:27:37 +02:00
committed by Space Team
parent 46d113605b
commit 733ca5a358
42 changed files with 20 additions and 751 deletions
@@ -1,7 +1,5 @@
// IGNORE_BACKEND: WASM
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR, JS_IR_ES6
// IGNORE_BACKEND: NATIVE
// TARGET_BACKEND: JVM
// FILE: DiagnosticFactory0.java
import org.jetbrains.annotations.NotNull;
@@ -1,7 +1,5 @@
// IGNORE_BACKEND: WASM
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR, JS_IR_ES6
// IGNORE_BACKEND: NATIVE
// TARGET_BACKEND: JVM
// FILE: Processor.java
public interface Processor<T> {