Skip to content

Improve test reliability by always setting nickname #241

Improve test reliability by always setting nickname

Improve test reliability by always setting nickname #241

Triggered via push March 11, 2024 18:05
Status Success
Total duration 5m 34s
Artifacts 1

build.yml

on: push
Matrix: test
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 1 notice
[firefox] › src/tests/collaboration.spec.ts:73:9 › Two simultaneous users › Offline changes are synced on re-connection: playwright/src/tests/collaboration.spec.ts#L98
1) [firefox] › src/tests/collaboration.spec.ts:73:9 › Two simultaneous users › Offline changes are synced on re-connection › Reconnect and verify that changes are synced Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.board > .container').filter({ hasText: 'user 2 offline text' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.board > .container').filter({ hasText: 'user 2 offline text' }) 96 | await user2Page.setOfflineMode(false) 97 | await sleep(1000) > 98 | await expect(user1Page.getArea("user 2 offline text")).toBeVisible() | ^ 99 | await expect(user2Page.getArea("user 1 offline text")).toBeVisible() 100 | }) 101 | }) at /home/runner/work/ourboard/ourboard/playwright/src/tests/collaboration.spec.ts:98:68 at /home/runner/work/ourboard/ourboard/playwright/src/tests/collaboration.spec.ts:94:9
🎭 Playwright Run Summary
1 flaky [firefox] › src/tests/collaboration.spec.ts:73:9 › Two simultaneous users › Offline changes are synced on re-connection 2 skipped 79 passed (2.3m)
lint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
test-results Expired
913 KB