Skip to content

Fix y axis auto scaling #2950

Fix y axis auto scaling

Fix y axis auto scaling #2950

Triggered via pull request February 1, 2024 21:33
Status Success
Total duration 6m 43s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent: e2e-tests/tests/plan-activities.test.ts#L90
1) [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent Error: Timed out 5000ms waiting for expect(received).toHaveCount(expected) // deep equality Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.modal-content .anchor-item') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" 88 | }); 89 | await page.getByText('Delete 2 Activity Directives').click(); > 90 | await expect(page.locator('.modal-content .anchor-item')).toHaveCount(1); | ^ 91 | await page.locator('.modal-content select').nth(1).selectOption('anchor-root'); 92 | await page.getByRole('button', { name: 'Confirm' }).click(); 93 | }); at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:90:63
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent: e2e-tests/tests/plan-activities.test.ts#L46
1) [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent Test timeout of 30000ms exceeded while running "afterEach" hook. 44 | }); 45 | > 46 | test.afterEach(async () => { | ^ 47 | await plan.deleteAllActivities(); 48 | }); 49 | at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:46:6
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
1 flaky [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent 100 passed (3.1m)

Artifacts

Produced during runtime
Name Size
Test Results Expired
12.9 MB