fix(pad): don't issue a deletion token (or show its modal) when allow… #8640
frontend-tests.yml
on: push
Playwright Chrome
3m 40s
Playwright Firefox
5m 4s
Playwright Chrome with plugins
4m 42s
Playwright Firefox with plugins
6m 16s
Annotations
1 error, 4 warnings, and 4 notices
|
[firefox] › tests/frontend-new/specs/timeslider_follow.spec.ts:15:7 › timeslider follow › content as it's added to timeslider:
src/tests/frontend-new/specs/timeslider_follow.spec.ts#L48
1) [firefox] › tests/frontend-new/specs/timeslider_follow.spec.ts:15:7 › timeslider follow › content as it's added to timeslider
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= -134
Received: 0
46 | });
47 |
> 48 | expect(currentOffset).toBeLessThanOrEqual(originalTop);
| ^
49 | });
50 |
51 | /**
at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/timeslider_follow.spec.ts:48:27
|
|
Playwright Chrome with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Chrome
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Firefox
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Firefox with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
2 skipped
259 passed (3.3m)
|
|
🎭 Playwright Run Summary
1 skipped
233 passed (2.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › tests/frontend-new/specs/timeslider_follow.spec.ts:15:7 › timeslider follow › content as it's added to timeslider
1 skipped
232 passed (4.2m)
|
|
🎭 Playwright Run Summary
2 skipped
259 passed (4.7m)
|