Development #153
GitHub Actions / Test Results
failed
Nov 19, 2023 in 0s
2 fail, 380 pass in 4m 10s
Annotations
github-actions / Test Results
New-MdtDrive.Creates a new MDT drive.Returns the expected MDT drive name failed
D:\a\vcredist\vcredist//tests//TestResults-windows-2022.xml [took 0s]
Raw output
Expected 'DS020', but got @(DS020, 'DS020').
at New-MdtDrive -Drive "DS020" -Path $Path | Should -Be "DS020", D:\a\vcredist\vcredist\tests\Private\New-MdtDrive.Tests.ps1:29
at <ScriptBlock>, D:\a\vcredist\vcredist\tests\Private\New-MdtDrive.Tests.ps1:29
github-actions / Test Results
Import-VcIntuneApplication imports VcRedists.Import-VcIntuneApplication imports VcRedists into a target tenant.Imports VcRedist into the target tenant OK failed
D:\a\vcredist\vcredist//tests//TestResults-windows-2022.xml [took 0s]
Raw output
Expected no exception to be thrown, but an exception "Cannot validate argument on parameter 'FilePath'. Cannot bind argument to parameter 'Path' because it is an empty string." was thrown from D:\a\vcredist\vcredist\tests\Public\Import-VcIntuneApplication.Tests.ps1:60 char:6
+ ... { Import-VcIntuneApplication -VcList $SavedVcRedist | Out-N ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
at { Import-VcIntuneApplication -VcList $SavedVcRedist | Out-Null } | Should -Not -Throw, D:\a\vcredist\vcredist\tests\Public\Import-VcIntuneApplication.Tests.ps1:60
at <ScriptBlock>, D:\a\vcredist\vcredist\tests\Public\Import-VcIntuneApplication.Tests.ps1:60
Loading