Fix: runsettings environment variables ignored during test discovery #7078
Build Windows Debug failed
Annotations
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs#L71
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs(71,1): error : [IsEnabledAsync_WhenCommandLineOptionProvided_ReturnsTrue] Test method Microsoft.Testing.Extensions.VSTestBridge.UnitTests.TestHostControllers.RunSettingsEnvironmentVariableProviderTests.IsEnabledAsync_WhenCommandLineOptionProvided_ReturnsTrue threw exception:
Moq.MockException: IDisposable.Dispose() invocation failed with mock behavior Strict.
All invocations on the mock must have a corresponding setup.
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs#L71
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs(71,1): error : [IsEnabledAsync_WhenCommandLineOptionProvidedButNoEnvironmentVariables_ReturnsFalse] Test method Microsoft.Testing.Extensions.VSTestBridge.UnitTests.TestHostControllers.RunSettingsEnvironmentVariableProviderTests.IsEnabledAsync_WhenCommandLineOptionProvidedButNoEnvironmentVariables_ReturnsFalse threw exception:
Moq.MockException: IDisposable.Dispose() invocation failed with mock behavior Strict.
All invocations on the mock must have a corresponding setup.
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs#L71
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs(71,1): error : [IsEnabledAsync_WhenEnvironmentVariableWithFilePathProvided_ReturnsTrue] Test method Microsoft.Testing.Extensions.VSTestBridge.UnitTests.TestHostControllers.RunSettingsEnvironmentVariableProviderTests.IsEnabledAsync_WhenEnvironmentVariableWithFilePathProvided_ReturnsTrue threw exception:
Moq.MockException: IDisposable.Dispose() invocation failed with mock behavior Strict.
All invocations on the mock must have a corresponding setup.
Check failure on line 200 in src/TestFramework/TestFramework/Assertions/Assert.IsTrue.cs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/TestFramework/TestFramework/Assertions/Assert.IsTrue.cs#L200
src/TestFramework/TestFramework/Assertions/Assert.IsTrue.cs(200,1): error : [IsEnabledAsync_WhenEnvironmentVariableWithContentProvidedButNoEnvironmentVariables_ReturnsFalse] Assert.IsFalse failed. 'condition' expression: 'result'.
azure-pipelines / microsoft.testfx (Build Windows Debug)
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs#L71
src/Platform/Microsoft.Testing.Extensions.VSTestBridge/TestHostControllers/RunSettingsEnvironmentVariableProvider.cs(71,1): error : [IsEnabledAsync_WhenCommandLineOptionProvidedButNoEnvironmentVariables_ReturnsFalse] Test method Microsoft.Testing.Extensions.VSTestBridge.UnitTests.TestHostControllers.RunSettingsEnvironmentVariableProviderTests.IsEnabledAsync_WhenCommandLineOptionProvidedButNoEnvironmentVariables_ReturnsFalse threw exception:
Moq.MockException: IDisposable.Dispose() invocation failed with mock behavior Strict.
All invocations on the mock must have a corresponding setup.