Pause Changes #1638
Triggered via pull request
September 19, 2025 16:18
Status
Success
Total duration
1m 24s
Artifacts
–
Annotations
4 errors and 1 notice
|
Microsoft.PowerApps.TestEngine.Tests.Modules.TestEngineExtensionCheckerTests ► ValidPowerFxFunction(allow: "Test", deny: "", code: "public class FooFunction : ReflectionFunction { pu"···, valid: False):
src/Microsoft.PowerApps.TestEngine.Tests/Modules/TestEngineExtensionCheckerTests.cs#L332
Failed test found in:
src/TestResults/runneradmin_runnervmifolv_2025-09-19_16_23_19.trx
Error:
Assert.Equal() Failure: Values differ
Expected: False
Actual: True
|
|
testengine.module.browserlocale.tests.PauseModuleTests ► RegisterPowerFxFunction:
src/testengine.module.pause.tests/PauseModuleTests.cs#L72
Failed test found in:
src/TestResults/runneradmin_runnervmifolv_2025-09-19_16_23_30.trx
Error:
Moq.MockException :
Expected invocation on the mock at least once, but was never performed: l => l.Log<It.IsAnyType>(It.Is<LogLevel>(l => (int)l == 2), It.IsAny<EventId>(), It.Is<It.IsAnyType>((v, t) => v.ToString() == "Registered Pause()"), It.IsAny<Exception>(), It.IsAny<Func<It.IsAnyType, Exception, string>>())
Performed invocations:
Mock<ILogger:4> (l):
ILogger.Log<FormattedLogValues>(LogLevel.Information, 0, Registered Pause() function. Preview namespace enabled in YAML: False, null, Func<FormattedLogValues, Exception, string>)
|
|
Microsoft.PowerApps.TestEngine.Tests.Modules.TestEngineExtensionCheckerTests ► ValidPowerFxFunction(allow: "Test", deny: "", code: "public class FooFunction : ReflectionFunction { pu"···, valid: False):
src/Microsoft.PowerApps.TestEngine.Tests/Modules/TestEngineExtensionCheckerTests.cs#L332
Failed test found in:
src/TestResults/runneradmin_runnervmifolv_2025-09-19_17_03_05.trx
Error:
Assert.Equal() Failure: Values differ
Expected: False
Actual: True
|
|
testengine.module.browserlocale.tests.PauseModuleTests ► RegisterPowerFxFunction:
src/testengine.module.pause.tests/PauseModuleTests.cs#L72
Failed test found in:
src/TestResults/runneradmin_runnervmifolv_2025-09-19_17_03_14.trx
Error:
Moq.MockException :
Expected invocation on the mock at least once, but was never performed: l => l.Log<It.IsAnyType>(It.Is<LogLevel>(l => (int)l == 2), It.IsAny<EventId>(), It.Is<It.IsAnyType>((v, t) => v.ToString() == "Registered Pause()"), It.IsAny<Exception>(), It.IsAny<Func<It.IsAnyType, Exception, string>>())
Performed invocations:
Mock<ILogger:4> (l):
ILogger.Log<FormattedLogValues>(LogLevel.Information, 0, Registered Pause() function. Preview namespace enabled in YAML: False, null, Func<FormattedLogValues, Exception, string>)
|
|
check-format
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|