expose custom-view to service-info api #56
system-tests-and-deploy.yml
on: pull_request
system-tests
2m 14s
typecheck
1m 9s
Annotations
5 errors, 3 warnings, and 1 notice
[chromium] › src/tests/answer-exercise/answer-factorial.spec.ts:8:1 › can fill out form in answer-exercise mini-spec with non-nan valued options:
system-tests/src/utils/screenshot.ts#L287
1) [chromium] › src/tests/answer-exercise/answer-factorial.spec.ts:8:1 › can fill out form in answer-exercise mini-spec with non-nan valued options
Error: Screenshot comparison failed:
Expected an image 411px by 1161px, received 325px by 1251px.
Expected: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-answer-exercise-answer-factorial-can-5cd20--exercise-mini-spec-with-non-nan-valued-options-chromium/mini-spec-answer-exercise-form-filled-mobile-expected.png
Received: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-answer-exercise-answer-factorial-can-5cd20--exercise-mini-spec-with-non-nan-valued-options-chromium/mini-spec-answer-exercise-form-filled-mobile-1-actual.png
at src/utils/screenshot.ts:287
285 | await page.waitForTimeout(500)
286 | const screenshot = await thingBeingScreenshotted.screenshot(pageScreenshotOptions)
> 287 | expect(screenshot).toMatchSnapshot(screenshotName, toMatchSnapshotOptions)
| ^
288 | }
289 | }
290 |
at takeScreenshotAndComparetoSnapshot (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:287:24)
at snapshotWithViewPort (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:235:5)
at expectScreenshotsToMatchSnapshots (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:100:5)
at /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/tests/answer-exercise/answer-factorial.spec.ts:40:3
|
[chromium] › src/tests/edit-exercise/edit-factorial.spec.ts:7:1 › can add factorial survey type with information elements and questions intermixed:
system-tests/src/utils/screenshot.ts#L287
2) [chromium] › src/tests/edit-exercise/edit-factorial.spec.ts:7:1 › can add factorial survey type with information elements and questions intermixed
Error: Screenshot comparison failed:
Expected an image 411px by 2378px, received 325px by 2659px.
Expected: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-edit-exercise-edit-factorial-can-add-69a26-h-information-elements-and-questions-intermixed-chromium/mini-spec-edit-exercise-mobile-expected.png
Received: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-edit-exercise-edit-factorial-can-add-69a26-h-information-elements-and-questions-intermixed-chromium/mini-spec-edit-exercise-mobile-1-actual.png
at src/utils/screenshot.ts:287
285 | await page.waitForTimeout(500)
286 | const screenshot = await thingBeingScreenshotted.screenshot(pageScreenshotOptions)
> 287 | expect(screenshot).toMatchSnapshot(screenshotName, toMatchSnapshotOptions)
| ^
288 | }
289 | }
290 |
at takeScreenshotAndComparetoSnapshot (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:287:24)
at snapshotWithViewPort (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:235:5)
at expectScreenshotsToMatchSnapshots (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:100:5)
at /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/tests/edit-exercise/edit-factorial.spec.ts:41:3
|
[chromium] › src/tests/edit-exercise/edit-non-factorial-with-sum-factor.spec.ts:6:1 › can add weighted options to non-factorial survey and build a sum-factor report:
system-tests/src/utils/screenshot.ts#L287
3) [chromium] › src/tests/edit-exercise/edit-non-factorial-with-sum-factor.spec.ts:6:1 › can add weighted options to non-factorial survey and build a sum-factor report
Error: Screenshot comparison failed:
Expected an image 411px by 5463px, received 325px by 5913px.
Expected: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-edit-exercise-edit-non-factorial-wit-67fa5--factorial-survey-and-build-a-sum-factor-report-chromium/sum-factor-report-built-mobile-expected.png
Received: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-edit-exercise-edit-non-factorial-wit-67fa5--factorial-survey-and-build-a-sum-factor-report-chromium/sum-factor-report-built-mobile-1-actual.png
at src/utils/screenshot.ts:287
285 | await page.waitForTimeout(500)
286 | const screenshot = await thingBeingScreenshotted.screenshot(pageScreenshotOptions)
> 287 | expect(screenshot).toMatchSnapshot(screenshotName, toMatchSnapshotOptions)
| ^
288 | }
289 | }
290 |
at takeScreenshotAndComparetoSnapshot (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:287:24)
at snapshotWithViewPort (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:235:5)
at expectScreenshotsToMatchSnapshots (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:100:5)
at /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/tests/edit-exercise/edit-non-factorial-with-sum-factor.spec.ts:186:3
|
[chromium] › src/tests/edit-exercise/edit-non-factorial.spec.ts:7:1 › can add non-factorial survey type with information elements and questions intermixed:
system-tests/src/utils/screenshot.ts#L287
4) [chromium] › src/tests/edit-exercise/edit-non-factorial.spec.ts:7:1 › can add non-factorial survey type with information elements and questions intermixed
Error: Screenshot comparison failed:
Expected an image 411px by 5198px, received 325px by 5361px.
Expected: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-edit-exercise-edit-non-factorial-can-20729-h-information-elements-and-questions-intermixed-chromium/mini-spec-edit-exercise-mobile-expected.png
Received: /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/test-results/src-tests-edit-exercise-edit-non-factorial-can-20729-h-information-elements-and-questions-intermixed-chromium/mini-spec-edit-exercise-mobile-1-actual.png
at src/utils/screenshot.ts:287
285 | await page.waitForTimeout(500)
286 | const screenshot = await thingBeingScreenshotted.screenshot(pageScreenshotOptions)
> 287 | expect(screenshot).toMatchSnapshot(screenshotName, toMatchSnapshotOptions)
| ^
288 | }
289 | }
290 |
at takeScreenshotAndComparetoSnapshot (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:287:24)
at snapshotWithViewPort (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:235:5)
at expectScreenshotsToMatchSnapshots (/home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/utils/screenshot.ts:100:5)
at /home/runner/work/factor-analysis-exercise-service/factor-analysis-exercise-service/system-tests/src/tests/edit-exercise/edit-non-factorial.spec.ts:188:3
|
system-tests
Process completed with exit code 1.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-tests
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@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🎭 Playwright Run Summary
4 failed
[chromium] › src/tests/answer-exercise/answer-factorial.spec.ts:8:1 › can fill out form in answer-exercise mini-spec with non-nan valued options
[chromium] › src/tests/edit-exercise/edit-factorial.spec.ts:7:1 › can add factorial survey type with information elements and questions intermixed
[chromium] › src/tests/edit-exercise/edit-non-factorial-with-sum-factor.spec.ts:6:1 › can add weighted options to non-factorial survey and build a sum-factor report
[chromium] › src/tests/edit-exercise/edit-non-factorial.spec.ts:7:1 › can add non-factorial survey type with information elements and questions intermixed
1 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-html-report
Expired
|
440 KB |
|
test-results
Expired
|
15.6 MB |
|