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
We need to propagate the DOTNET_CI environment variable from the xharness tool environment to the test application on the device.
Without this the tests running on a Device behave differently from tests running on "desktop" directly.
For example, recently there are lot of failures in extra-platforms of the test MemoryStream_CapacityBoundaryChecks. Which is supposed to be disabled in all infra, but on devices it still runs and fails.