Bump vite from 6.3.5 to 6.4.1 #322
Closed
Azure Pipelines / iTwin.auth-clients Integration
failed
Nov 12, 2025 in 4m 44s
Build #20251112.2 had test failures
Details
- Failed: 1 (3.70%)
- Passed: 26 (96.30%)
- Other: 0 (0.00%)
- Total: 27
Annotations
Check failure on line 63 in Build log
azure-pipelines / iTwin.auth-clients Integration
Build log #L63
Cmd.exe exited with code '1'.
Check failure on line 1 in signin redirect
azure-pipelines / iTwin.auth-clients Integration
signin redirect
integration.test.ts:24:5 signin redirect
Raw output
src\integration-tests\integration.test.ts:24:5 › signin redirect ─────────────────────────────────
Test timeout of 10000ms exceeded.
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Accept' })
- locator resolved to <a tabindex="0" title="Accept" href="javascript:void(0)" onclick="postResponse('allow');" class="ping button normal allow">Accept</a>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
at src\integration-tests\helpers\TestHelper.ts:69
67 | });
68 | if (consentAcceptButton)
> 69 | await consentAcceptButton.click();
| ^
70 | }
71 | }
72 |
at TestHelper.handleConsentScreen (D:\a\1\s\packages\browser\src\integration-tests\helpers\TestHelper.ts:69:33)
at TestHelper.signIn (D:\a\1\s\packages\browser\src\integration-tests\helpers\TestHelper.ts:23:18)
at D:\a\1\s\packages\browser\src\integration-tests\integration.test.ts:26:3
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
test-results\src-integration-tests-integration-signin-redirect\test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: test-results\src-integration-tests-integration-signin-redirect\error-context.md
Loading