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

Device Code Migration to AzIdentity Track 2 #2747

Merged
merged 61 commits into from
Nov 1, 2024

Merge branch 'main' into gapra/deviceLogin

b733785
Select commit
Loading
Failed to load commit list.
Merged

Device Code Migration to AzIdentity Track 2 #2747

Merge branch 'main' into gapra/deviceLogin
b733785
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Azure.azure-storage-azcopy succeeded Nov 1, 2024 in 1h 3m 27s

Build #20241101.2 had test failures

Details

Tests

  • Failed: 6 (0.08%)
  • Passed: 6,831 (96.46%)
  • Other: 245 (3.46%)
  • Total: 7,082
Code coverage

  • 8365 of 15208 lines covered (55.00%)

Annotations

Check failure on line 1 in TestBasic_CopyDownloadDir

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-storage-azcopy

TestBasic_CopyDownloadDir

Failed

Check failure on line 1 in TestBasic_CopyDownloadDir/Copy-FileLocal

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-storage-azcopy

TestBasic_CopyDownloadDir/Copy-FileLocal

Failed

Check failure on line 1 in TestBasic_CopyDownloadDir/Copy-FileLocal/Anonymous-Anonymous

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-storage-azcopy

TestBasic_CopyDownloadDir/Copy-FileLocal/Anonymous-Anonymous

Failed
Raw output
    validator.go:108: Assertion failed in basic.CopyDownloadDir.Copy-FileLocal
            Attempted to assert that: (actual) 6 equals (expected) 8
            Number of actual and expected transfers should match, for status Success
    validator.go:108: Assertion failed in basic.CopyDownloadDir.Copy-FileLocal
            Attempted to assert that: (actual) 2 equals (expected) 0
            Number of actual and expected transfers should match, for status Failed
    validator.go:181: Assertion failed in basic.CopyDownloadDir.Copy-FileLocal
            Attempted to assert that: (actual) false equals (expected) true
            Transfer 'folder1/file2' ended with status 'Failed' but was not expected to end in that status
    validator.go:181: Assertion failed in basic.CopyDownloadDir.Copy-FileLocal
            Attempted to assert that: (actual) false equals (expected) true
            Transfer 'folder1/file1' ended with status 'Failed' but was not expected to end in that status
    declarativeScenario.go:103: uploaded logs for job d78f8a35-3956-2946-736a-d861cafa0328 as an artifact

Check failure on line 1 in TestFilter_IncludePath

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-storage-azcopy

TestFilter_IncludePath

Failed