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

Use Common Sanitizers #29471

Closed
wants to merge 2 commits into from

Update eng/target_proxy_version.txt

b8f291e
Select commit
Loading
Failed to load commit list.
Closed

Use Common Sanitizers #29471

Update eng/target_proxy_version.txt
b8f291e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / js - core - ci failed May 9, 2024 in 24m 10s

Build #20240509.25 had test failures

Details

Tests

  • Failed: 134 (1.32%)
  • Passed: 9,803 (96.65%)
  • Other: 206 (2.03%)
  • Total: 10,143

Annotations

Check failure on line 2166 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Build log #L2166

Bash exited with code '1'.

Check failure on line 1014 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Build log #L1014

Cmd.exe exited with code '1'.

Check failure on line 2164 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Build log #L2164

Bash exited with code '1'.

Check failure on line 2103 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Build log #L2103

Cmd.exe exited with code '1'.

Check failure on line 1 in Authenticates with tenantId on getToken

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Authenticates with tenantId on getToken

Test failed
Raw output
network_error: Network request failed
AuthenticationRequiredError: network_error: Network request failed
    at handleMsalError (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/utils.ts:204:10)
    at Object.getTokenByClientSecret (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/nodeFlows/msalClient.ts:404:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.withSpan (/mnt/vss/_work/1/s/sdk/core/core-tracing/src/tracingClient.ts:70:22)
    at async Context.<anonymous> (/mnt/vss/_work/1/s/sdk/identity/identity/test/internal/node/clientSecretCredential.spec.ts:83:5)

Check failure on line 1 in Authenticates silently after the initial request

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Authenticates silently after the initial request

Test failed
Raw output
network_error: Network request failed
AuthenticationRequiredError: network_error: Network request failed
    at handleMsalError (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/utils.ts:204:10)
    at withSilentAuthentication (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/nodeFlows/msalClient.ts:361:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.withSpan (/mnt/vss/_work/1/s/sdk/core/core-tracing/src/tracingClient.ts:70:22)
    at async Context.<anonymous> (/mnt/vss/_work/1/s/sdk/identity/identity/test/internal/node/deviceCodeCredential.spec.ts:52:5)

Check failure on line 1 in Authenticates with tenantId on getToken

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

Authenticates with tenantId on getToken

Test failed
Raw output
network_error: Network request failed
AuthenticationRequiredError: network_error: Network request failed
    at handleMsalError (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/utils.ts:204:10)
    at withSilentAuthentication (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/nodeFlows/msalClient.ts:361:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.withSpan (/mnt/vss/_work/1/s/sdk/core/core-tracing/src/tracingClient.ts:70:22)
    at async Context.<anonymous> (/mnt/vss/_work/1/s/sdk/identity/identity/test/internal/node/deviceCodeCredential.spec.ts:80:5)

Check failure on line 1 in supports getTokenByClientSecret

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - core - ci

supports getTokenByClientSecret

Test failed
Raw output
network_error: Network request failed
AuthenticationRequiredError: network_error: Network request failed
    at handleMsalError (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/utils.ts:204:10)
    at Object.getTokenByClientSecret (/mnt/vss/_work/1/s/sdk/identity/identity/src/msal/nodeFlows/msalClient.ts:404:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Context.<anonymous> (/mnt/vss/_work/1/s/sdk/identity/identity/test/internal/node/msalClient.spec.ts:49:27)