diff options
| author | Yong He <yonghe@outlook.com> | 2024-06-12 15:06:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-12 15:06:29 -0700 |
| commit | b970b88b7054c3eb82f147364961ce57477fbd56 (patch) | |
| tree | e914edebddb673103df7098d40726ee491178fec /tests/expected-failure-github.txt | |
| parent | 0574dca987edb83325f50b435767fa0c61bae2b8 (diff) | |
Enable full test on macos. (#4327)
* Enable full test on macos.
* Add failing test to expected list.
* Fix CI script.
* Update expected failure list.
* Update test list.
Diffstat (limited to 'tests/expected-failure-github.txt')
| -rw-r--r-- | tests/expected-failure-github.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt index 10175ec4f..200d5a27e 100644 --- a/tests/expected-failure-github.txt +++ b/tests/expected-failure-github.txt @@ -5,3 +5,5 @@ tests/language-feature/saturated-cooperation/fuse3.slang (vk) tests/language-feature/saturated-cooperation/fuse-product.slang (vk) tests/language-feature/saturated-cooperation/fuse.slang (vk) tests/bugs/byte-address-buffer-interlocked-add-f32.slang (vk) +tests/serialization/obfuscated-serialized-module-test.slang.2 syn (mtl) +tests/render/cross-compile-entry-point.slang.2 syn (mtl)
\ No newline at end of file |
