Skip to content

feat: move submission files async with retry #3278

feat: move submission files async with retry

feat: move submission files async with retry #3278

Triggered via pull request October 5, 2024 21:42
Status Failure
Total duration 5m 59s
Artifacts 1

ci-run-tests.yml

on: pull_request
Matrix: tests / Playwright Legacy Tests
Matrix: tests / Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 4 notices
tests / Python Tests
Process completed with exit code 1.
tests / Python Tests
Process completed with exit code 1.
[firefox] › status/status.spec.js:35:3 › site status › Doesn't render dismissed server statuses: playwright/tests/status/status.spec.js#L45
1) [firefox] › status/status.spec.js:35:3 › site status › Doesn't render dismissed server statuses Error: should have status Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: getByTestId('status-1') Expected: 0 Received: 1 Call log: - should have status with timeout 5000ms - waiting for getByTestId('status-1') - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 43 | await page.goto('/') 44 | await page.evaluate(({ key, value }) => localStorage.setItem(key, value), { key: STATUS_STORAGE_KEY, value: JSON.stringify([status1.id]) }) > 45 | await expect(page.getByTestId(generateStatusTestId(status1.id)), 'should have status').toHaveCount(0) | ^ 46 | }) 47 | 48 | test('Handles no server status', async ({ page }) => { at /Users/runner/work/datatracker/datatracker/playwright/tests/status/status.spec.js:45:92
[firefox] › status/status.spec.js:35:3 › site status › Doesn't render dismissed server statuses: playwright/tests/status/status.spec.js#L45
1) [firefox] › status/status.spec.js:35:3 › site status › Doesn't render dismissed server statuses Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: should have status Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: getByTestId('status-1') Expected: 0 Received: 1 Call log: - should have status with timeout 5000ms - waiting for getByTestId('status-1') - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 43 | await page.goto('/') 44 | await page.evaluate(({ key, value }) => localStorage.setItem(key, value), { key: STATUS_STORAGE_KEY, value: JSON.stringify([status1.id]) }) > 45 | await expect(page.getByTestId(generateStatusTestId(status1.id)), 'should have status').toHaveCount(0) | ^ 46 | }) 47 | 48 | test('Handles no server status', async ({ page }) => { at /Users/runner/work/datatracker/datatracker/playwright/tests/status/status.spec.js:45:92
tests / Python Tests
No files were found with the provided path: geckodriver.log. No artifacts will be uploaded.
tests / Python Tests
No files were found with the provided path: coverage.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
29 passed (2.2m)
🎭 Playwright Run Summary
3 passed (14.2s)
🎭 Playwright Run Summary
3 passed (14.4s)
🎭 Playwright Run Summary
1 flaky [firefox] › status/status.spec.js:35:3 › site status › Doesn't render dismissed server statuses 28 passed (5.4m)

Artifacts

Produced during runtime
Name Size
playwright-results-firefox Expired
114 KB