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
@brian-taylor-unity is working on getting the Linux tests to run via Docker now, as recommend. Once we have that working, we can run the tests in the same way that Microsoft's CI does, and hopefully they will pass.
We were able to use the Docker images to run the tests on Linux, but that did not actually correct the failing tests. We were able to re-enable some Linux tests that failed before though, and get down to just a small set of failing Linux tests that we need to remove asserts from: #35.
We'll need to continue to track dotnet#56633, where it looks like there is work going on to fix the asserts that we have removed temporarily. If that issue is handled upstream, then we can close this issue.
We disabled some tests to test Linux CI to pass. See #21 for the disabled tests. We should understand why these tests fail on our CI and restore them.
The text was updated successfully, but these errors were encountered: