Skip to content

feat: upgrade from distribution #941

feat: upgrade from distribution

feat: upgrade from distribution #941

Triggered via pull request December 1, 2023 14:46
Status Failure
Total duration 4m 18s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
Tests
Process completed with exit code 1.
[chromium] › BookView.spec.ts:185:7 › Book view › I can add a review on a book @write @login: pwa/tests/BookView.spec.ts#L201
1) [chromium] › BookView.spec.ts:185:7 › Book view › I can add a review on a book @Write @login ── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: getByPlaceholder('Add a review...') Expected string: "" Received string: "This is the best SF book ever!" Call log: - expect.toHaveValue with timeout 5000ms - waiting for getByPlaceholder('Add a review...') - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" 199 | 200 | await bookPage.writeReview({ rating: 5, body: "This is the best SF book ever!" }); > 201 | await expect(page.getByPlaceholder("Add a review...")).toHaveValue(""); | ^ 202 | 203 | // adding a review refresh the list: new review is displayed first 204 | await expect(page.getByTestId("review")).toHaveCount(5); at /home/runner/work/demo/demo/pwa/tests/BookView.spec.ts:201:60
[chromium] › BookView.spec.ts:185:7 › Book view › I can add a review on a book @write @login: pwa/tests/BookView.spec.ts#L201
1) [chromium] › BookView.spec.ts:185:7 › Book view › I can add a review on a book @Write @login ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: getByPlaceholder('Add a review...') Expected string: "" Received string: "This is the best SF book ever!" Call log: - expect.toHaveValue with timeout 5000ms - waiting for getByPlaceholder('Add a review...') - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" - locator resolved to <textarea rows="1" name="body" aria-label="Review body" da…>This is the best SF book ever!</textarea> - unexpected value "This is the best SF book ever!" 199 | 200 | await bookPage.writeReview({ rating: 5, body: "This is the best SF book ever!" }); > 201 | await expect(page.getByPlaceholder("Add a review...")).toHaveValue(""); | ^ 202 | 203 | // adding a review refresh the list: new review is displayed first 204 | await expect(page.getByTestId("review")).toHaveCount(5); at /home/runner/work/demo/demo/pwa/tests/BookView.spec.ts:201:60
E2E Tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › BookView.spec.ts:185:7 › Book view › I can add a review on a book @Write @login ─── 10 passed (34.7s)
🎭 Playwright Run Summary
25 passed (35.7s)

Artifacts

Produced during runtime
Name Size
playwright-screenshots Expired
1.81 MB