Skip to content

New quiz types to production #2782

New quiz types to production

New quiz types to production #2782

Triggered via pull request August 4, 2023 06:26
Status Failure
Total duration 49m 28s
Artifacts 4

system-tests-and-deploy.yml

on: pull_request
Matrix: system-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 39 warnings, and 1 notice
[chromium] β€Ί multiple-tasks-exercise-tests/enable-resubmitting.spec.ts:11:5 β€Ί quizzes: system-tests/src/utils/screenshot.ts#L341
1) [chromium] β€Ί multiple-tasks-exercise-tests/enable-resubmitting.spec.ts:11:5 β€Ί quizzes, after wrong answer modify only the incorrect choice and resubmit β€Ί Expect screenshots to match snapshots "before-answering-resubmitting-test" Error: Screenshot comparison failed: 3343 pixels (ratio 0.01 of all image pixels) are different. Call log: - expect.toHaveScreenshot(before-answering-resubmitting-test-mobile-tall.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('id=be169e81-f217-5bee-8475-2d94a5c67045') - locator resolved to <section class="css-bkcw7t" aria-labelledby=":r2:" id="be…>…</section> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 3343 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('id=be169e81-f217-5bee-8475-2d94a5c67045') - locator resolved to <section class="css-bkcw7t" aria-labelledby=":r2:" id="be…>…</section> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 3343 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/multiple-tasks-exercise-tests-enable-resubmitt-a56e0-r-modify-only-the-incorrect-choice-and-resubmit-chromium/before-answering-resubmitting-test-mobile-tall-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/multiple-tasks-exercise-tests-enable-resubmitt-a56e0-r-modify-only-the-incorrect-choice-and-resubmit-chromium/before-answering-resubmitting-test-mobile-tall-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/multiple-tasks-exercise-tests-enable-resubmitt-a56e0-r-modify-only-the-incorrect-choice-and-resubmit-chromium/before-answering-resubmitting-test-mobile-tall-1-diff.png at ../utils/screenshot.ts:341 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 340 | } else { > 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 342 | } 343 | } finally { 344 | testInfo.config.updateSnapshots = originalUpdateSnapshotsSetting at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:341:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:149:9 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/multiple-tasks-exercise-tests/enable-resubmitting.spec.ts:23:3
[chromium] β€Ί quizzes/create-and-save-quizzes.spec.ts:11:5 β€Ί create quizzes test: system-tests/src/tests/quizzes/create-and-save-quizzes.spec.ts#L126
2) [chromium] β€Ί quizzes/create-and-save-quizzes.spec.ts:11:5 β€Ί create quizzes test ─────────────── TimeoutError: locator.click: Timeout 15000ms exceeded. =========================== logs =========================== waiting for frameLocator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').locator('body').locator('#quiz-option-card-open') ============================================================ 124 | await scrollToFrame(page, frame3) 125 | > 126 | await frame3.locator(`#quiz-option-card-open`).click() | ^ 127 | await frame3.locator(`label:has-text("Validity regular expression") input`).fill(`1\\/2`) 128 | await frame3.locator(`label:has-text("Format regular expression") input`).fill(`\\d+\\/\\d+`) 129 | await frame3 at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/create-and-save-quizzes.spec.ts:126:50
[chromium] β€Ί quizzes/feedback/clickable-multiple-choice.spec.ts:11:5 β€Ί test quizzes clickable multiple-choice feedback: system-tests/src/utils/screenshot.ts#L339
3) [chromium] β€Ί quizzes/feedback/clickable-multiple-choice.spec.ts:11:5 β€Ί test quizzes clickable multiple-choice feedback β€Ί Expect screenshots to match snapshots "clickable-multiple-choice-incorrect-answer" Error: Screenshot comparison failed: 40909 pixels (ratio 0.10 of all image pixels) are different. Call log: - expect.toHaveScreenshot(clickable-multiple-choice-incorrect-answer-mobile-tall.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 40909 pixels (ratio 0.10 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 40909 pixels (ratio 0.10 of all image pixels) are different. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-clickable-multiple-choice-test-quizzes-clickable-multiple-choice-feedback-chromium/clickable-multiple-choice-incorrect-answer-mobile-tall-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-clickable-multiple-choice-test-quizzes-clickable-multiple-choice-feedback-chromium/clickable-multiple-choice-incorrect-answer-mobile-tall-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-clickable-multiple-choice-test-quizzes-clickable-multiple-choice-feedback-chromium/clickable-multiple-choice-incorrect-answer-mobile-tall-1-diff.png at ../utils/screenshot.ts:339 337 | await page.waitForTimeout(600) 338 | if (isPage(screenshotTarget)) { > 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 340 | } else { 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 342 | } at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:339:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:149:9 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/feedback/clickable-multiple-choice.spec.ts:42:3
[chromium] β€Ί quizzes/feedback/multiple-choice-dropdown.spec.ts:11:5 β€Ί test quizzes multiple-choice-dropdown: system-tests/src/utils/screenshot.ts#L339
4) [chromium] β€Ί quizzes/feedback/multiple-choice-dropdown.spec.ts:11:5 β€Ί test quizzes multiple-choice-dropdown β€Ί Expect screenshots to match snapshots "multiple-choice-dropdown-feedback-incorrect-answer" Error: Screenshot comparison failed: 22938 pixels (ratio 0.06 of all image pixels) are different. Call log: - expect.toHaveScreenshot(multiple-choice-dropdown-feedback-incorrect-answer-mobile-tall.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 22938 pixels (ratio 0.06 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 22938 pixels (ratio 0.06 of all image pixels) are different. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-multiple-choice-dropdown-test-quizzes-multiple-choice-dropdown-chromium/multiple-choice-dropdown-feedback-incorrect-answer-mobile-tall-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-multiple-choice-dropdown-test-quizzes-multiple-choice-dropdown-chromium/multiple-choice-dropdown-feedback-incorrect-answer-mobile-tall-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-multiple-choice-dropdown-test-quizzes-multiple-choice-dropdown-chromium/multiple-choice-dropdown-feedback-incorrect-answer-mobile-tall-1-diff.png at ../utils/screenshot.ts:339 337 | await page.waitForTimeout(600) 338 | if (isPage(screenshotTarget)) { > 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 340 | } else { 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 342 | } at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:339:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:149:9 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/feedback/multiple-choice-dropdown.spec.ts:28:3
[chromium] β€Ί quizzes/feedback/open.spec.ts:11:5 β€Ί test quizzes open feedback: system-tests/src/tests/quizzes/feedback/open.spec.ts#L70
5) [chromium] β€Ί quizzes/feedback/open.spec.ts:11:5 β€Ί test quizzes open feedback ────────────────── TimeoutError: locator.click: Timeout 15000ms exceeded. =========================== logs =========================== waiting for locator('text=Submit') locator resolved to <button disabled class="css-1fytp2i-PrimaryButton e4cjxi…>Submit</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ 68 | .fill("1999-01-01") 69 | > 70 | await page.locator("text=Submit").click() | ^ 71 | 72 | await expectScreenshotsToMatchSnapshots({ 73 | screenshotTarget: page, at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/feedback/open.spec.ts:70:37
[chromium] β€Ί quizzes/feedback/timeline.spec.ts:10:5 β€Ί test quizzes timeline feedback: system-tests/src/utils/screenshot.ts#L339
6) [chromium] β€Ί quizzes/feedback/timeline.spec.ts:10:5 β€Ί test quizzes timeline feedback β€Ί Expect screenshots to match snapshots "timeline-initial" Error: Screenshot comparison failed: 3343 pixels (ratio 0.01 of all image pixels) are different. Call log: - expect.toHaveScreenshot(timeline-initial-mobile-tall.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 3343 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 3343 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-timeline-test-quizzes-timeline-feedback-chromium/timeline-initial-mobile-tall-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-timeline-test-quizzes-timeline-feedback-chromium/timeline-initial-mobile-tall-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-timeline-test-quizzes-timeline-feedback-chromium/timeline-initial-mobile-tall-1-diff.png at ../utils/screenshot.ts:339 337 | await page.waitForTimeout(600) 338 | if (isPage(screenshotTarget)) { > 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 340 | } else { 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 342 | } at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:339:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:149:9 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/feedback/timeline.spec.ts:17:3
[chromium] β€Ί quizzes/feedback/vector.spec.ts:10:5 β€Ί test quizzes vector feedback: system-tests/src/utils/screenshot.ts#L339
7) [chromium] β€Ί quizzes/feedback/vector.spec.ts:10:5 β€Ί test quizzes vector feedback β€Ί Expect screenshots to match snapshots "vector-initial" Error: Screenshot comparison failed: 3343 pixels (ratio 0.01 of all image pixels) are different. Call log: - expect.toHaveScreenshot(vector-initial-mobile-tall.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 3343 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 3343 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-vector-test-quizzes-vector-feedback-chromium/vector-initial-mobile-tall-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-vector-test-quizzes-vector-feedback-chromium/vector-initial-mobile-tall-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-feedback-vector-test-quizzes-vector-feedback-chromium/vector-initial-mobile-tall-1-diff.png at ../utils/screenshot.ts:339 337 | await page.waitForTimeout(600) 338 | if (isPage(screenshotTarget)) { > 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 340 | } else { 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 342 | } at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:339:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:149:9 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/feedback/vector.spec.ts:17:3
[chromium] β€Ί quizzes/widget/multiple-choice-course-material-widget-column.spec.ts:10:5 β€Ί multiple-choice course material column test: system-tests/src/utils/screenshot.ts#L341
8) [chromium] β€Ί quizzes/widget/multiple-choice-course-material-widget-column.spec.ts:10:5 β€Ί multiple-choice course material column test β€Ί Expect screenshots to match snapshots "course-material-multiple-choice-before-success-click-column-single" Error: Screenshot comparison failed: Expected an image 1920px by 151px, received 1920px by 127px. Call log: - expect.toHaveScreenshot(course-material-multiple-choice-before-success-click-column-single-desktop-regular.png) with timeout 5000ms - verifying given screenshot expectation - waiting for frameLocator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').locator('body') - locator resolved to <body>…</body> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - Expected an image 1920px by 151px, received 1920px by 127px. - waiting 100ms before taking screenshot - waiting for frameLocator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').locator('body') - locator resolved to <body>…</body> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - Expected an image 1920px by 151px, received 1920px by 127px. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-multiple-choice-course-material-42dce-umn-multiple-choice-course-material-column-test-chromium/course-material-multiple-choice-before-success-click-column-single-desktop-regular-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-multiple-choice-course-material-42dce-umn-multiple-choice-course-material-column-test-chromium/course-material-multiple-choice-before-success-click-column-single-desktop-regular-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-multiple-choice-course-material-42dce-umn-multiple-choice-course-material-column-test-chromium/course-material-multiple-choice-before-success-click-column-single-desktop-regular-1-diff.png at ../utils/screenshot.ts:341 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 340 | } else { > 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 342 | } 343 | } finally { 344 | testInfo.config.updateSnapshots = originalUpdateSnapshotsSetting at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:341:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:165:7 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/widget/multiple-choice-course-material-widget-column.spec.ts:41:3
[chromium] β€Ί quizzes/widget/multiple-choice-multi-widget.spec.ts:13:5 β€Ί widget: system-tests/src/utils/screenshot.ts#L341
9) [chromium] β€Ί quizzes/widget/multiple-choice-multi-widget.spec.ts:13:5 β€Ί widget, multiple-choice multi screenshot test β€Ί Expect screenshots to match snapshots "widget-multiple-choice-multi-answered" Error: Screenshot comparison failed: Expected an image 411px by 491px, received 411px by 495px. Call log: - expect.toHaveScreenshot(widget-multiple-choice-multi-answered-mobile-tall.png) with timeout 5000ms - verifying given screenshot expectation - waiting for frameLocator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').locator('body') - locator resolved to <body>…</body> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - Expected an image 411px by 491px, received 411px by 495px. - waiting 100ms before taking screenshot - waiting for frameLocator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').locator('body') - locator resolved to <body>…</body> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - Expected an image 411px by 491px, received 411px by 495px. Expected: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-multiple-choice-multi-widget-widget-multiple-choice-multi-screenshot-test-chromium/widget-multiple-choice-multi-answered-mobile-tall-expected.png Received: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-multiple-choice-multi-widget-widget-multiple-choice-multi-screenshot-test-chromium/widget-multiple-choice-multi-answered-mobile-tall-1-actual.png Diff: /home/runner/work/secret-project-331/secret-project-331/system-tests/test-results/quizzes-widget-multiple-choice-multi-widget-widget-multiple-choice-multi-screenshot-test-chromium/widget-multiple-choice-multi-answered-mobile-tall-1-diff.png at ../utils/screenshot.ts:341 339 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) 340 | } else { > 341 | await expect(screenshotTarget).toHaveScreenshot(screenshotName, screenshotOptions) | ^ 342 | } 343 | } finally { 344 | testInfo.config.updateSnapshots = originalUpdateSnapshotsSetting at takeScreenshotAndComparetoSnapshot (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:341:38) at snapshotWithViewPort (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:273:5) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:149:9 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/widget/multiple-choice-multi-widget.spec.ts:26:3
[chromium] β€Ί quizzes/widget/open-widget.spec.ts:10:5 β€Ί widget: system-tests/src/utils/iframeLocators.ts#L41
10) [chromium] β€Ί quizzes/widget/open-widget.spec.ts:10:5 β€Ί widget, open β€Ί Expect screenshots to match snapshots "widget-open-invalid" Error: expect.toPass: Timeout 500ms exceeded. =========================== logs =========================== waiting for frameLocator(':nth-match(iframe[src*="http://project-331.local/quizzes/iframe"], 1)').locator('body').locator('text="The answer does not match the answer format specified for this exercise."') ============================================================ Call Log: - Timeout 10000ms exceeded while waiting on the predicate at ../utils/iframeLocators.ts:41 39 | throw new Error("Could not get element handle for locator") 40 | } > 41 | }).toPass({ timeout: 10000 }) | ^ 42 | const elementHandle = await locator.elementHandle() 43 | const ownerFrame = await elementHandle?.ownerFrame() 44 | const parentFrame = ownerFrame?.parentFrame() at scrollLocatorsParentIframeToViewIfNeeded (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/iframeLocators.ts:41:6) at waitToBeVisible (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:360:51) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:132:15 at expectScreenshotsToMatchSnapshots (/home/runner/work/secret-project-331/secret-project-331/system-tests/src/utils/screenshot.ts:88:3) at /home/runner/work/secret-project-331/secret-project-331/system-tests/src/tests/quizzes/widget/open-widget.spec.ts:37:3
system-tests (1)
The operation was canceled.
typecheck
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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, yokawasa/[email protected], 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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, yokawasa/[email protected], actions/download-artifact@v2, 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/
Slow Test: system-tests/[chromium] β€Ί peer-reviews/manual-review-everything.spec.ts#L1
system-tests/[chromium] β€Ί peer-reviews/manual-review-everything.spec.ts took 1.7m
Slow Test: system-tests/[chromium] β€Ί proposed-edits/proposed-edits.spec.ts#L1
system-tests/[chromium] β€Ί proposed-edits/proposed-edits.spec.ts took 1.1m
Slow Test: system-tests/[chromium] β€Ί peer-reviews/automatically-accept-or-reject.spec.ts#L1
system-tests/[chromium] β€Ί peer-reviews/automatically-accept-or-reject.spec.ts took 43.5s
Slow Test: system-tests/[chromium] β€Ί peer-reviews/automatically-accept-or-manual-review-by-average.spec.ts#L1
system-tests/[chromium] β€Ί peer-reviews/automatically-accept-or-manual-review-by-average.spec.ts took 39.7s
Slow Test: system-tests/[chromium] β€Ί quizzes/widget/multiple-choice-course-material-widget-row.spec.ts#L1
system-tests/[chromium] β€Ί quizzes/widget/multiple-choice-course-material-widget-row.spec.ts took 35.5s
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, yokawasa/[email protected], actions/download-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/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
system-tests (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
🎭 Playwright Run Summary
11 failed [chromium] β€Ί multiple-tasks-exercise-tests/enable-resubmitting.spec.ts:11:5 β€Ί quizzes, after wrong answer modify only the incorrect choice and resubmit [chromium] β€Ί quizzes/create-and-save-quizzes.spec.ts:11:5 β€Ί create quizzes test ──────────────── [chromium] β€Ί quizzes/feedback/clickable-multiple-choice.spec.ts:11:5 β€Ί test quizzes clickable multiple-choice feedback [chromium] β€Ί quizzes/feedback/multiple-choice-dropdown.spec.ts:11:5 β€Ί test quizzes multiple-choice-dropdown [chromium] β€Ί quizzes/feedback/open.spec.ts:11:5 β€Ί test quizzes open feedback ─────────────────── [chromium] β€Ί quizzes/feedback/timeline.spec.ts:10:5 β€Ί test quizzes timeline feedback ─────────── [chromium] β€Ί quizzes/feedback/vector.spec.ts:10:5 β€Ί test quizzes vector feedback ─────────────── [chromium] β€Ί quizzes/widget/multiple-choice-course-material-widget-column.spec.ts:10:5 β€Ί multiple-choice course material column test [chromium] β€Ί quizzes/widget/multiple-choice-multi-widget.spec.ts:13:5 β€Ί widget, multiple-choice multi screenshot test [chromium] β€Ί quizzes/widget/open-widget.spec.ts:10:5 β€Ί widget, open ──────────────────────────── [chromium] β€Ί quizzes/widget/scale-widget.spec.ts:10:5 β€Ί widget, scale ────────────────────────── 36 passed (13.2m)

Artifacts

Produced during runtime
Name Size
playwright-html-report Expired
784 KB
skaffold-build-output Expired
3.13 KB
skaffold-images Expired
315 MB
test-results Expired
30.8 MB