shutdown async tasks 2 #8898
ci.yml
on: pull_request
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
Matrix: coverage report
Annotations
1 error, 10 warnings, and 1 notice
[webkit] › tests/navigation.spec.js:294:1 › scrolls hash el into view after live navigation (issue #3452):
test/e2e/tests/navigation.spec.js#L307
1) [webkit] › tests/navigation.spec.js:294:1 › scrolls hash el into view after live navigation (issue #3452)
Error: expect(received).not.toBe(expected) // Object.is equality
Expected: not 0
305 | const offset =
306 | (await page.locator("#items-item-42").evaluate((el) => el.offsetTop)) - 200;
> 307 | expect(scrollTop).not.toBe(0);
| ^
308 | expect(scrollTop).toBeGreaterThanOrEqual(offset - 500);
309 | expect(scrollTop).toBeLessThanOrEqual(offset + 500);
310 | });
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/navigation.spec.js:307:25
|
npm test (1.18.4, 27.3):
test/e2e/tests/issues/3083.spec.js#L29
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/forms.spec.js#L134
Avoid calling `expect` conditionally`
|
npm test (1.18.4, 27.3):
test/e2e/tests/forms.spec.js#L133
Avoid having conditionals in tests
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L147
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L118
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L67
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L77
Unexpected use of the `.skip()` annotation
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L76
Avoid having conditionals in tests
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L36
Unexpected use of the `.skip()` annotation
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L35
Avoid having conditionals in tests
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/navigation.spec.js:294:1 › scrolls hash el into view after live navigation (issue #3452)
3 skipped
452 passed (3.8m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
e2e-test-results
Expired
|
4.37 MB |
sha256:56079c5f8091cfe5bdac27d241d9e219103349b2f58ed96040650ff9542c1288
|
|
js-unit-coverage
Expired
|
854 KB |
sha256:8c8bc77d22e909c030645b6240b8cec363e91e256cc4fcbdaaa66eac12f6f0bb
|
|
mix-e2e-coverage
Expired
|
107 KB |
sha256:e58723838a1aa8abe2e90a379b0aea0141a995b16fcbde5b2734cc8a424e1f93
|
|
mix-test-coverage-25.3-1.15.4
Expired
|
156 KB |
sha256:447e8f0af21d36f11d37ee6b81be145297434206755542f90331951cf451bd80
|
|
mix-test-coverage-26.2-1.16.3
Expired
|
154 KB |
sha256:ef603b186d30ccf2686d0618f7d6960f9a571aaf9beb272d471031488ba22318
|
|
mix-test-coverage-27.3-1.18.4
Expired
|
103 KB |
sha256:b95b3f9f7f66768c995833ad0ce43e87a977c3aded9a93eafb26c4fd92f28fc8
|
|
mix-test-coverage-maint-28-main-otp-28
Expired
|
103 KB |
sha256:07df780ba5ca52b4f305e96128b8d90254d06703a2fd3db3bf012242cd2f2414
|
|
overall-coverage
Expired
|
1.56 MB |
sha256:7802e63fed0a21d2ae420c7a0a1575bf84f1f9b01b1d3a27de9503dce3b1749a
|
|
playwright-report
Expired
|
1.14 MB |
sha256:6f2647a672185a031f89bd1eab38037facd430b690f92ca4b20098b679eb27d6
|
|