Skip to content

Fix missing radix when serializing relative time milliseconds #4713

Fix missing radix when serializing relative time milliseconds

Fix missing radix when serializing relative time milliseconds #4713

Triggered via pull request December 3, 2024 20:45
Status Success
Total duration 9m 44s
Artifacts 2

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
[e2e tests] › tests/plan-external-source.test.ts:144:3 › Plan External Sources › Cards should be shown when a new external source is uploaded: e2e-tests/fixtures/ExternalSources.ts#L91
1) [e2e tests] › tests/plan-external-source.test.ts:144:3 › Plan External Sources › Cards should be shown when a new external source is uploaded Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: 'Derivation Test', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: 'Derivation Test', exact: true }) at fixtures/ExternalSources.ts:91 89 | await this.page.getByRole('button', { name: 'Update' }).click(); 90 | await this.page.getByRole('button', { name: 'Close' }).click(); > 91 | await expect(this.page.getByRole('button', { exact: true, name: sourceTypeName })).toBeVisible(); | ^ 92 | } 93 | 94 | async selectEvent(eventName: string, sourceName: string = 'example-external-source.json') { at ExternalSources.linkDerivationGroup (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/ExternalSources.ts:91:88) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-external-source.test.ts:154:5
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 flaky [e2e tests] › tests/plan-external-source.test.ts:144:3 › Plan External Sources › Cards should be shown when a new external source is uploaded 178 passed (6.9m)

Artifacts

Produced during runtime
Name Size
E2E Test Results Expired
6.42 MB
Unit Test Results Expired
3.08 MB