Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ReadOnlyProviders option for session configuration files #21528

Closed

Removed unneccessary hashset creation

b027d2e
Select commit
Loading
Failed to load commit list.
Closed

Add ReadOnlyProviders option for session configuration files #21528

Removed unneccessary hashset creation
b027d2e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PowerShell-CI-macos failed May 22, 2024 in 22m 59s

Build #PR-21528-20240522.01 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 11,474 (76.48%)
  • Other: 3,527 (23.51%)
  • Total: 15,002

Annotations

Check failure on line 6405 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerShell-CI-macos

Build log #L6405

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in Start-Sleep DRT Unit Tests.Should work properly when sleeping with a [TimeSpan]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerShell-CI-macos

Start-Sleep DRT Unit Tests.Should work properly when sleeping with a [TimeSpan]

Expected the actual value to be less than 1700, but got 2804.
Raw output
at <ScriptBlock>, /Users/runner/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Utility/Start-Sleep.Tests.ps1: line 32
32:         $watch.ElapsedMilliseconds | Should -BeLessThan $maxTime