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

oidc-signin-tool: log signin retries #256

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

fix lint

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

oidc-signin-tool: log signin retries #256

fix lint
5f84c18
Select commit
Loading
Failed to load commit list.
Azure Pipelines / iTwin.auth-clients Integration failed Oct 1, 2024 in 4m 57s

Build #20241001.6 had test failures

Details

Tests

  • Failed: 12 (5.48%)
  • Passed: 207 (94.52%)
  • Other: 0 (0.00%)
  • Total: 219

Annotations

Check failure on line 82 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.auth-clients Integration

Build log #L82

Bash exited with code '1'.

Check failure on line 84 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.auth-clients Integration

Build log #L84

Cmd.exe exited with code '1'.

Check failure on line 1 in signout popup

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.auth-clients Integration

signout popup

integration.test.ts:71:5 signout popup
Raw output
  src/integration-tests/integration.test.ts:71:5 › signout popup ───────────────────────────────────

    Test timeout of 60000ms exceeded.

    Error: expect(locator).toContainText(expected)

    Locator: getByTestId('content')
    Expected string: "Authorized"
    Received string: ""
    Call log:
      - expect.toContainText with timeout 5000ms
      - waiting for getByTestId('content')


       at src/integration-tests/helpers/TestHelper.ts:51

      49 |   ) {
      50 |     const locator = page.getByTestId("content");
    > 51 |     await expect(locator).toContainText("Authorized");
         |                           ^
      52 |     const user = await this.getUserFromLocalStorage(page);
      53 |     expect(user.access_token).toBeDefined();
      54 |

        at TestHelper.validateAuthenticated (/Users/runner/work/1/s/packages/browser/src/integration-tests/helpers/TestHelper.ts:51:27)
        at /Users/runner/work/1/s/packages/browser/src/integration-tests/integration.test.ts:80:20

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results/src-integration-tests-integration-signout-popup/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results/src-integration-tests-integration-signout-popup/test-failed-2.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 1 in signout popup

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.auth-clients Integration

signout popup

integration.test.ts:71:5 signout popup
Raw output
  src\integration-tests\integration.test.ts:71:5 › signout popup ───────────────────────────────────

    Test timeout of 60000ms exceeded.

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results\lib-cjs-integration-tests-integration-signout-popup\test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 1 in signin popup

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.auth-clients Integration

signin popup

integration.test.ts:59:5 signin popup
Raw output
  src\integration-tests\integration.test.ts:59:5 › signin popup ────────────────────────────────────

    Test timeout of 60000ms exceeded.

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results\lib-cjs-integration-tests-integration-signin-popup\test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

Check failure on line 1 in signin popup

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.auth-clients Integration

signin popup

integration.test.ts:59:5 signin popup
Raw output
  src\integration-tests\integration.test.ts:59:5 › signin popup ────────────────────────────────────

    Test timeout of 60000ms exceeded.

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results\lib-esm-integration-tests-integration-signin-popup\test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────