Skip to content

Add data behavior

Add data behavior #402

Triggered via pull request June 28, 2023 08:33
Status Failure
Total duration 11m 37s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
tests/test.spec.ts:93:5 › should add new dataset and create a viewer: ui-tests/tests/test.spec.ts#L106
1) tests/test.spec.ts:93:5 › should add new dataset and create a viewer ────────────────────────── Error: Screenshot comparison failed: 60660 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/gluepyter/gluepyter/ui-tests/test-results/tests-test-should-add-new-dataset-and-create-a-viewer/add-data-file-browser-expected.png Received: /home/runner/work/gluepyter/gluepyter/ui-tests/test-results/tests-test-should-add-new-dataset-and-create-a-viewer/add-data-file-browser-actual.png Diff: /home/runner/work/gluepyter/gluepyter/ui-tests/test-results/tests-test-should-add-new-dataset-and-create-a-viewer/add-data-file-browser-diff.png 104 | await page.waitForSelector('text="Load Data Files Into Glue Session"') 105 | ).click(); > 106 | expect(await page.screenshot()).toMatchSnapshot('add-data-file-browser.png'); | ^ 107 | 108 | // Select new dataset in the dialog 109 | const dialog = await page.waitForSelector('div.jp-Dialog-content'); at /home/runner/work/gluepyter/gluepyter/ui-tests/tests/test.spec.ts:106:35
Integration tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed tests/test.spec.ts:93:5 › should add new dataset and create a viewer ─────────────────────────── 5 passed (1.7m)

Artifacts

Produced during runtime
Name Size
extension-artifacts Expired
793 KB
gluepyter-playwright-tests Expired
4.66 MB