Remove Mock fallthrough #2654
+37
−78
Draft
Remove Mock fallthrough #2654
Azure Pipelines / Pester PR (Test PS7_Ubuntu_24_04)
failed
Jul 3, 2025 in 3m 26s
Test PS7_Ubuntu_24_04 failed
Annotations
Check failure on line 21 in Build log
azure-pipelines / Pester PR (Test PS7_Ubuntu_24_04)
Build log #L21
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 3211 in Build log
azure-pipelines / Pester PR (Test PS7_Ubuntu_24_04)
Build log #L3211
[-] <ScriptBlock> failed with:
Check failure on line 3799 in Build log
azure-pipelines / Pester PR (Test PS7_Ubuntu_24_04)
Build log #L3799
[-] When calling Mock on existing function without matching bound params.Should throw because not mock matched the invocation 19ms (18ms|1ms)
Check failure on line 3807 in Build log
azure-pipelines / Pester PR (Test PS7_Ubuntu_24_04)
Build log #L3807
[-] When calling Mock on existing function without matching unbound arguments.Should throw because not mock matched the invocation 28ms (26ms|1ms)
Check failure on line 3815 in Build log
azure-pipelines / Pester PR (Test PS7_Ubuntu_24_04)
Build log #L3815
[-] When calling Mock on a module-internal function..Using Mock -ModuleName "ModuleName" "CommandName" syntax.Should only call mocks within the same module 14ms (13ms|1ms)
Loading