| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
close/open PR to re-trigger CIs. |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) please rebuild all |
Sorry, something went wrong.
|
Aditya Patwardhan (@adityapatwardhan), successfully started rebuild of PowerShell-CI-static-analysis, PowerShell-CI-Windows, PowerShell-CI-macOS, PowerShell-CI-Linux |
Sorry, something went wrong.
| @@ -15,7 +15,9 @@ Describe "Get-FormatData" -Tags "CI" { | |||
| $format.TypeNames | Should -HaveCount 2 | |||
There was a problem hiding this comment.
Aditya Patwardhan (@adityapatwardhan), your last commit had 1 failures in PowerShell-CI-macos
Validate Update-Help from the Web for all PowerShell modules for user scope..Validate Update-Help for module 'PackageManagement' with scope as 'False'
Expected 1, but got 0.
at <ScriptBlock>, /Users/runner/runners/2.160.1/work/1/s/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1: line 181
181: $helpFilesInstalled.Count | Should -Be $expectedHelpFiles.Count
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) please retry macos |
Sorry, something went wrong.
|
Aditya Patwardhan (@adityapatwardhan), successfully started retry of PowerShell-CI-macOS |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) please rebuild all |
Sorry, something went wrong.
|
Aditya Patwardhan (@adityapatwardhan), successfully started rebuild of PowerShell-CI-static-analysis, PowerShell-CI-Windows, PowerShell-CI-macOS, PowerShell-CI-Linux |
Sorry, something went wrong.
|
🎉v7.0.0-rc.2 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Fixes #11357
PR Context
We check if the experimental feature is enabled before determining the expected value.
PR Checklist