Add hover text on transient req #354
auth-tests.yml
on: pull_request
OAuth 1.0 Auth Tests - Linux
4m 45s
OAuth 1.0 Auth Tests - macOS
7m 32s
OAuth 1.0 Auth Tests - Windows
8m 23s
Annotations
1 error, 3 warnings, and 3 notices
|
[auth] › tests/auth/oauth1/oauth1-runner.spec.ts:179:9 › OAuth 1.0 Runner › [yml] › Verify Add Params To placement via timeline:
tests/utils/page/actions.ts#L819
1) [auth] › tests/auth/oauth1/oauth1-runner.spec.ts:179:9 › OAuth 1.0 Runner › [yml] › Verify Add Params To placement via timeline › Body: HMAC-SHA1 JSON (non-form body) › Select tab "Timeline" in [data-testid="response-pane"]
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator('[data-testid="response-pane"]').locator('.tabs').getByRole('tab', { name: 'Timeline' })
- locator resolved to <div role="tab" aria-selected="false" class="tab select-none timeline" data-testid="responsive-tab-timeline">Timeline</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
at tests/utils/page/actions.ts:819
817 | // Check if tab is directly visible
818 | if (await visibleTab.isVisible()) {
> 819 | await visibleTab.click();
| ^
820 | await expect(visibleTab).toContainClass('active');
821 | return;
822 | }
at /Users/runner/work/bruno/bruno/tests/utils/page/actions.ts:819:24
at selectPaneTab (/Users/runner/work/bruno/bruno/tests/utils/page/actions.ts:810:3)
at selectResponsePaneTab (/Users/runner/work/bruno/bruno/tests/utils/page/actions.ts:841:3)
at openTimelineRequest (/Users/runner/work/bruno/bruno/tests/auth/oauth1/oauth1-runner.spec.ts:78:3)
at verifyPlacement (/Users/runner/work/bruno/bruno/tests/auth/oauth1/oauth1-runner.spec.ts:91:24)
at /Users/runner/work/bruno/bruno/tests/auth/oauth1/oauth1-runner.spec.ts:217:9
at /Users/runner/work/bruno/bruno/tests/auth/oauth1/oauth1-runner.spec.ts:216:7
|
|
OAuth 1.0 Auth Tests - Linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
OAuth 1.0 Auth Tests - macOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
OAuth 1.0 Auth Tests - Windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
8 passed (2.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[auth] › tests/auth/oauth1/oauth1-runner.spec.ts:179:9 › OAuth 1.0 Runner › [yml] › Verify Add Params To placement via timeline
7 passed (3.9m)
|
|
🎭 Playwright Run Summary
8 passed (2.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-auth-linux
|
216 KB |
sha256:33673578b06b7fe4592565f067aa2f81380ca229be7655e623d7acddda829bc7
|
|
|
playwright-report-auth-macos
|
5.61 MB |
sha256:3894fe70e3047ff861173375e50a0a63e6c9b032b53a1e4bc8b85549b1fcbdb1
|
|
|
playwright-report-auth-windows
|
216 KB |
sha256:12644027b523a2768a16128f8ce2e1aa9bc6b45da06e75f0622e97fc01a50a60
|
|