Open csyonghe opened 1 year ago
This concerns us b/c we worry its masking something else that could impact our productivity. If we can get someone helping us out with testing coverage and ops, this would be a great bug for them to attack.
Moving to Q2-- this is lower priority than everything else testing-related being worked on at the moment.
Blocked by #3953
This test case is currently added to expected failure list for GitHub hosted CI testing, due to
slangc
fails to findgfx.slang
andslang.slang
that sits along with theslangc
executable for some reason. The test only fails when running simple slangc tests in test driver or executable mode. SharedLibrary mode works fine. However, we cannot use shared library mode when running tests in parallel.