feat: share precomputed agenda data with agenda.ics #4285
ci-run-tests.yml
on: pull_request
Prepare
12s
Run Tests
/
Python Tests
29m 6s
Matrix: Run Tests / Playwright Legacy Tests
Matrix: Run Tests / Playwright Tests
Annotations
2 errors, 1 warning, and 4 notices
|
[firefox] › meeting/floor-plan.spec.js:27:5 › floor-plan › mobile:
playwright/tests/meeting/floor-plan.spec.js#L112
1) [firefox] › meeting/floor-plan.spec.js:27:5 › floor-plan › mobile › can select rooms ──────────
Error: expect(received).toMatch(expected)
Expected substring: "room=neptunium-1-4"
Received string: "http://localhost:3000/meeting/123/floor-plan?room=astatine-1-3"
110 | await expect(page.locator('.floorplan .floorplan-rooms > .list-group-item:not(.active)')).toHaveCount(floor.rooms.length - 1)
111 | // URL query segment
> 112 | await expect(page.url()).toMatch(`room=${room.slug}`)
| ^
113 | // Pin Drop
114 | const planxRatio = (await floorImageLocator.evaluate(node => node.width)) / floor.width
115 | const planyRatio = (await floorImageLocator.evaluate(node => node.height)) / floor.height
at /Users/runner/work/datatracker/datatracker/playwright/tests/meeting/floor-plan.spec.js:112:36
at /Users/runner/work/datatracker/datatracker/playwright/tests/meeting/floor-plan.spec.js:95:7
|
|
Run Tests / Python Tests
Process completed with exit code 1.
|
|
Run Tests / Python Tests
No files were found with the provided path: geckodriver.log. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
31 passed (2.9m)
|
|
🎭 Playwright Run Summary
5 passed (22.5s)
|
|
🎭 Playwright Run Summary
5 passed (20.3s)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › meeting/floor-plan.spec.js:27:5 › floor-plan › mobile ──────────────────────────────
3 skipped
27 passed (6.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
|
104 KB |
sha256:97d6372eb002b6393595f34c84fd02c619f96acdb8ed61b096897f5363df6f77
|
|
|
playwright-results-firefox
|
2.47 MB |
sha256:9b09bfa0078756eac494d5727159c567d2aff2f94578a3ac34fd66b3a66fbeb9
|
|