You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the slangpy testing doesn't actually update the slang compiler in the slangpy package before running tests, so essentially it runs tests with a very old version of slang (the version shipped with slangpy). I did update to latest slang locally and a lot of slangpy tests were failing (which was easy to fix fortunately) but the fact that the slangpy tests in slang's CI did pass got me worried.
The text was updated successfully, but these errors were encountered:
It looks like the slangpy testing doesn't actually update the slang compiler in the slangpy package before running tests, so essentially it runs tests with a very old version of slang (the version shipped with slangpy). I did update to latest slang locally and a lot of slangpy tests were failing (which was easy to fix fortunately) but the fact that the slangpy tests in slang's CI did pass got me worried.
The text was updated successfully, but these errors were encountered: