Skip to content

Fix copy button styles on CodeBlock (2303) by @laurakwhit (Attempt 1) #3625

Fix copy button styles on CodeBlock (2303) by @laurakwhit (Attempt 1)

Fix copy button styles on CodeBlock (2303) by @laurakwhit (Attempt 1) #3625

Triggered via pull request September 3, 2024 19:57
Status Success
Total duration 4m 39s
Artifacts 2

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 3 warnings, and 2 notices
[chromium] › integration/workflow-navigation.spec.ts:41:1 › Top Navigation current namespace is present and has other namespaces to search and stays open with space press: tests/integration/workflow-navigation.spec.ts#L1
1) [chromium] › integration/workflow-navigation.spec.ts:41:1 › Top Navigation current namespace is present and has other namespaces to search and stays open with space press Test timeout of 10000ms exceeded.
[chromium] › integration/workflow-navigation.spec.ts:41:1 › Top Navigation current namespace is present and has other namespaces to search and stays open with space press: tests/integration/workflow-navigation.spec.ts#L47
1) [chromium] › integration/workflow-navigation.spec.ts:41:1 › Top Navigation current namespace is present and has other namespaces to search and stays open with space press Error: expect(locator).toBeFocused() Locator: getByTestId('namespace-switcher') Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 10000ms - waiting for getByTestId('namespace-switcher') - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" - locator resolved to <input size="32" type="text" role="combobox" autocomple…/> - unexpected value "not focused" 45 | await expect(switcher).toBeVisible(); 46 | await switcher.click(); > 47 | await expect(switcher).toBeFocused(); | ^ 48 | await expect(page.getByRole('option', { name: 'default' })).toBeVisible(); 49 | await expect( 50 | page.getByRole('option', { name: 'some-other-namespace' }), at /home/runner/work/ui/ui/tests/integration/workflow-navigation.spec.ts:47:26
integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-go@v3, arduino/setup-protoc@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-e2e", "playwright-report-integration". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
1 flaky [chromium] › integration/workflow-navigation.spec.ts:41:1 › Top Navigation current namespace is present and has other namespaces to search and stays open with space press 38 passed (2.4m)
🎭 Playwright Run Summary
2 skipped 8 passed (1.6m)

Artifacts

Produced during runtime
Name Size
playwright-report-e2e Expired
446 KB
playwright-report-integration Expired
6.01 MB