Skip to content

fix: fixed rendering of arrow in keyboard shortcuts #972

fix: fixed rendering of arrow in keyboard shortcuts

fix: fixed rendering of arrow in keyboard shortcuts #972

Triggered via push September 7, 2023 14:31
Status Success
Total duration 38m 13s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[firefox] › test_table_cell.spec.mjs:177:1 › Test table cell functionality: tests/test_table_cell.spec.mjs#L370
1) [firefox] › test_table_cell.spec.mjs:177:1 › Test table cell functionality ──────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 27834 368 | await page.screenshot({ path: `${screenshotDir}/${browserName}_table_screenshot_check.png`, fullPage: false }); 369 | > 370 | expect(compareImages(`${browserName}_table_screenshot.png`, `${browserName}_table_screenshot_check.png`)).toEqual(0); | ^ 371 | 372 | // switch to row 3 373 | await page.locator('#row-radio-2-2').check(); at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_table_cell.spec.mjs:370:109
🎭 Playwright Run Summary
1 flaky [firefox] › test_table_cell.spec.mjs:177:1 › Test table cell functionality ───────────────────── 7 skipped 400 passed (33.1m)

Artifacts

Produced during runtime
Name Size
screenshots Expired
15.9 MB
test-results Expired
29.1 MB