WIP Mi/pw exp #1616
positron-pull-requests.yml
on: pull_request
positron-ci
/
Tests on Linux
17m 19s
positron-ci
/
e2e-playwright
13m 17s
positron-ci
/
Send Slack notification
0s
Annotations
1 error, 2 warnings, and 1 notice
[e2e-electron] › examples/retry.test.ts:10:5 › should fail first:
test/smoke/src/e2e/examples/retry.test.ts#L22
1) [e2e-electron] › examples/retry.test.ts:10:5 › should fail first, then pass on retry ──────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
20 | await app.workbench.positronNotebooks.createNewNotebook();
21 | await app.workbench.positronNotebooks.addCodeToFirstCell('this test should fail!');
> 22 | expect(true).toBe(false);
| ^
23 | }
24 | });
25 |
at /home/runner/work/positron/positron/test/smoke/src/e2e/examples/retry.test.ts:22:16
|
Slow Test:
[e2e-electron] › notebook-create.test.ts#L1
[e2e-electron] › notebook-create.test.ts took 35.1s
|
Slow Test:
[e2e-electron] › notebook-variables.test.ts#L1
[e2e-electron] › notebook-variables.test.ts took 29.2s
|
🎭 Playwright Run Summary
1 flaky
[e2e-electron] › examples/retry.test.ts:10:5 › should fail first, then pass on retry ───────────
2 skipped
5 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
67.9 MB |
|
run-artifacts
|
1.74 MB |
|