From 7f6b683a623ee434e6c720b5bf6c298f389d4b82 Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:41:26 -0700 Subject: Disable 23 tests failing assertions (#7317) --- tests/bugs/import-with-error.slang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bugs') diff --git a/tests/bugs/import-with-error.slang b/tests/bugs/import-with-error.slang index e54f9e727..1013de37c 100644 --- a/tests/bugs/import-with-error.slang +++ b/tests/bugs/import-with-error.slang @@ -1,4 +1,4 @@ -//TEST:SIMPLE: +//DISABLE_TEST:SIMPLE: // Confirm that we correctly issue a diagnostic when // we `import` a module that has some errors in it. -- cgit v1.2.3