MNTOR-3494: Upload Sentry source maps by default #759
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-headers.spec.ts#L1
1) [firefox] › dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
Test timeout of 60000ms exceeded.
|
Run Playwright tests:
src/e2e/specs/dashboard/dashboard-headers.spec.ts#L164
1) [firefox] › dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Mozilla apps and services' })
- locator resolved to <button type="button" aria-haspopup="true" aria-expanded="false" class="AppPicker_trigger__5ikAs" id="react-aria-:Ra77rrml9uufnkucq:" title="Mozilla apps and services">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
- navigated to "https://m.stripe.network/inner.html#url=***%2Fuser%2Fdashboard%2Faction-needed&title=Mozilla%20Monitor&referrer=&muid=NA&sid=NA&version=6&preview=false"
162 | ) => {
163 | await expect(dashboardPage.appsAndServices).toBeVisible();
> 164 | await dashboardPage.appsAndServices.click();
| ^
165 | await expect(dashboardPage.appsAndServicesMenu).toBeVisible();
166 | await clickOnATagCheckDomain(aTag, host, path, page);
167 | };
at clickOnLinkAndGoBack (/home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:164:43)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/dashboard/dashboard-headers.spec.ts:188:5
|
Run Playwright tests:
[firefox] › dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › dashboard/dashboard-breaches-scan.spec.ts took 45.5s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › dashboard/dashboard-breaches-scan.spec.ts took 43.5s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-overview-card.spec.ts#L1
[chromium] › dashboard/dashboard-overview-card.spec.ts took 17.1s
|
Run Playwright tests:
[chromium] › dashboard/dashboard-payment.spec.ts#L1
[chromium] › dashboard/dashboard-payment.spec.ts took 16.3s
|
Run Playwright tests:
[firefox] › dashboard/dashboard-footer.spec.ts#L1
[firefox] › dashboard/dashboard-footer.spec.ts took 15.6s
|
Run Playwright tests
1 flaky
[firefox] › dashboard/dashboard-headers.spec.ts:141:3 › local - Breaches Dashboard - Headers @smoke › Verify that the Apps and Services header options work correctly.
14 skipped
71 passed (6.2m)
|
Loading