Skip to content

Commit cd3143f

Browse files
committed
Kotlin: Disable the custom plugin test for now
1 parent 9a03f2e commit cd3143f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/ql/integration-tests/kotlin/linux/custom_plugin/test.py renamed to java/ql/integration-tests/kotlin/linux/custom_plugin/test.py-disabled

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import commands
44

55

6+
# This test is temporarily disabled until it is updated to work with Kotlin 2.2
7+
68
@runs_on.linux
79
def test(codeql, java_full, cwd, semmle_code_dir, test_dir):
810
build_dir = cwd / "build"

0 commit comments

Comments
 (0)