Don't display details button if message is empty #1273
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 notice
tests/merge-commit.spec.ts:58:7 › Merge commit tests › should diff file after clicking:
ui-tests/tests/merge-commit.spec.ts#L70
1) tests/merge-commit.spec.ts:58:7 › Merge commit tests › should diff file after clicking ────────
Error: proxy.waitForSelector: Target closed
=========================== logs ===========================
waiting for locator('.jp-git-diff-root') to be visible
============================================================
68 | .waitFor({ state: 'visible' });
69 |
> 70 | expect(page.waitForSelector('.jp-git-diff-root')).toBeTruthy();
| ^
71 | });
72 |
73 | test('should revert merge commit', async ({ page }) => {
at /home/runner/work/jupyterlab-git/jupyterlab-git/ui-tests/tests/merge-commit.spec.ts:70:17
|
Integration tests
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
tests/merge-commit.spec.ts:58:7 › Merge commit tests › should diff file after clicking ─────────
25 passed (1.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
15.6 MB |
|
jupyterlab_git-playwright-tests
Expired
|
897 KB |
|