Skip to content

Synced changes from 4.27.0 release

5c42360
Select commit
Loading
Failed to load commit list.
Open

Upgrade SqlServerDsc to 17.1.0 #1477

Synced changes from 4.27.0 release
5c42360
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.PowerStig failed Sep 26, 2025 in 14m 2s

Build #4.27.0-PR1477.6 had test failures

Details

Tests

  • Failed: 1,090 (22.36%)
  • Passed: 3,784 (77.64%)
  • Other: 0 (0.00%)
  • Total: 4,874

Annotations

Check failure on line 76 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Build log #L76

 [-] Discovery in D:\a\1\s\tests\Integration\DSCResources\Adobe.integration.tests.ps1 failed with:

Check failure on line 110 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Build log #L110

 [-] Discovery in D:\a\1\s\tests\Integration\DSCResources\Chrome.integration.tests.ps1 failed with:

Check failure on line 144 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Build log #L144

 [-] Discovery in D:\a\1\s\tests\Integration\DSCResources\DotNetFramework.integration.tests.ps1 failed with:

Check failure on line 177 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Build log #L177

 [-] Discovery in D:\a\1\s\tests\Integration\DSCResources\Edge.integration.tests.ps1 failed with:

Check failure on line 1 in Adobe AcrobatPro 2.1 mof output.Should compile the MOF without throwing

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Adobe AcrobatPro 2.1 mof output.Should compile the MOF without throwing

Expected no exception to be thrown, but an exception "The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block, or a CommandInfo object." was thrown from D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30 char:12
    +         {& $technologyConfig @testParameterList} | Should -Not -Throw
    +            ~~~~~~~~~~~~~~~~~.
Raw output
at {& $technologyConfig @testParameterList} | Should -Not -Throw, D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30
at <ScriptBlock>, D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30

Check failure on line 1 in Google Chrome 2.10 mof output.Should compile the MOF without throwing

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Google Chrome 2.10 mof output.Should compile the MOF without throwing

Expected no exception to be thrown, but an exception "The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block, or a CommandInfo object." was thrown from D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30 char:12
    +         {& $technologyConfig @testParameterList} | Should -Not -Throw
    +            ~~~~~~~~~~~~~~~~~.
Raw output
at {& $technologyConfig @testParameterList} | Should -Not -Throw, D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30
at <ScriptBlock>, D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30

Check failure on line 1 in MS Edge 2.2 mof output.Should compile the MOF without throwing

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

MS Edge 2.2 mof output.Should compile the MOF without throwing

Expected no exception to be thrown, but an exception "The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block, or a CommandInfo object." was thrown from D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30 char:12
    +         {& $technologyConfig @testParameterList} | Should -Not -Throw
    +            ~~~~~~~~~~~~~~~~~.
Raw output
at {& $technologyConfig @testParameterList} | Should -Not -Throw, D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30
at <ScriptBlock>, D:\a\1\s\tests\Integration\DSCResources\Common.integration.ps1:30

Check failure on line 1 in Framework 4 2.6 mof output.Should compile the MOF without throwing

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.PowerStig

Framework 4 2.6 mof output.Should compile the MOF without throwing

Expected no exception to be thrown, but an exception "The term '_config' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again." was thrown from D:\a\1\s\tests\Integration\DSCResources\DotNetFramework.integration.tests.ps1:15 char:19
    +                 & "$($script:DSCCompositeResourceName)_config" `
    +                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
Raw output
at } | Should -Not -Throw, D:\a\1\s\tests\Integration\DSCResources\DotNetFramework.integration.tests.ps1:19
at <ScriptBlock>, D:\a\1\s\tests\Integration\DSCResources\DotNetFramework.integration.tests.ps1:14