Skip to content

Update playwright.config.ts #6383

Update playwright.config.ts

Update playwright.config.ts #6383

Re-run triggered October 1, 2024 20:08
Status Failure
Total duration 21m 48s
Artifacts

e2e.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

80 errors, 24 warnings, and 8 notices
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map: e2e/samples/app.spec.ts#L1
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map: e2e/utils.ts#L28
1) [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
[chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative: e2e/samples/app.spec.ts#L1
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative: e2e/utils.ts#L28
2) [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForFunction: Test timeout of 30000ms exceeded. at utils.ts:28 26 | 27 | export async function waitForGoogleMapsToLoad(page: Page) { > 28 | await page.waitForFunction(() => window.google && window.google.maps); | ^ 29 | await page.waitForTimeout(100); 30 | } 31 | at waitForGoogleMapsToLoad (/home/runner/work/js-samples/js-samples/e2e/utils.ts:28:14) at /home/runner/work/js-samples/js-samples/e2e/samples/app.spec.ts:32:15
build (3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (2)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (1)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (7)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (5)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (6)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
build (4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (4)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
26 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-circles › app loads without error earthquake-circles [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-heatmap › app loads without error earthquake-heatmap [chromium] › samples/app.spec.ts:18:7 › sample applications › earthquake-markers › app loads without error earthquake-markers [chromium] › samples/app.spec.ts:18:7 › sample applications › elevation-paths › app loads without error elevation-paths [chromium] › samples/app.spec.ts:18:7 › sample applications › elevation-simple › app loads without error elevation-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › event-arguments › app loads without error event-arguments [chromium] › samples/app.spec.ts:18:7 › sample applications › event-click-latlng › app loads without error event-click-latlng [chromium] › samples/app.spec.ts:18:7 › sample applications › event-closure › app loads without error event-closure [chromium] › samples/app.spec.ts:18:7 › sample applications › event-domListener › app loads without error event-domListener [chromium] › samples/app.spec.ts:18:7 › sample applications › event-poi › app loads without error event-poi [chromium] › samples/app.spec.ts:18:7 › sample applications › event-properties › app loads without error event-properties [chromium] › samples/app.spec.ts:18:7 › sample applications › event-simple › app loads without error event-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › geocoding-component-restriction › app loads without error geocoding-component-restriction [chromium] › samples/app.spec.ts:18:7 › sample applications › geocoding-place-id › app loads without error geocoding-place-id [chromium] › samples/app.spec.ts:18:7 › sample applications › geocoding-region-es › app loads without error geocoding-region-es [chromium] › samples/app.spec.ts:18:7 › sample applications › geocoding-region-us › app loads without error geocoding-region-us [chromium] › samples/app.spec.ts:18:7 › sample applications › geocoding-reverse › app loads without error geocoding-reverse [chromium] › samples/app.spec.ts:18:7 › sample applications › geocoding-simple › app loads without error geocoding-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › geometry-encodings › app loads without error geometry-encodings [chromium] › samples/app.spec.ts:18:7 › sample applications › geometry-headings › app loads without error geometry-headings [chromium] › samples/app.spec.ts:18:7 › sample applications › groundoverlay-simple › app loads without error groundoverlay-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › hiding-features › app loads without error hiding-features [chromium] › samples/app.spec.ts:18:7 › sample applications › icon-complex › app loads without error icon-complex [chromium] › samples/app.spec.ts:18:7 › sample applications › icon-simple › app loads without error icon-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › infowindow-simple › app loads without error infowindow-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › infowindow-simple-max › app loads without error infowindow-simple-max
🎭 Playwright Run Summary
26 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › control-options › app loads without error control-options [chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning › app loads without error control-positioning [chromium] › samples/app.spec.ts:18:7 › sample applications › control-positioning-labels › app loads without error control-positioning-labels [chromium] › samples/app.spec.ts:18:7 › sample applications › control-replacement › app loads without error control-replacement [chromium] › samples/app.spec.ts:18:7 › sample applications › control-simple › app loads without error control-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › controls-basic-map › app loads without error controls-basic-map [chromium] › samples/app.spec.ts:18:7 › sample applications › custom-markers › app loads without error custom-markers [chromium] › samples/app.spec.ts:18:7 › sample applications › dds-datasets-point › app loads without error dds-datasets-point [chromium] › samples/app.spec.ts:18:7 › sample applications › dds-datasets-polygon › app loads without error dds-datasets-polygon [chromium] › samples/app.spec.ts:18:7 › sample applications › dds-datasets-polygon-click › app loads without error dds-datasets-polygon-click [chromium] › samples/app.spec.ts:18:7 › sample applications › dds-datasets-polygon-colors › app loads without error dds-datasets-polygon-colors [chromium] › samples/app.spec.ts:18:7 › sample applications › dds-datasets-polyline › app loads without error dds-datasets-polyline [chromium] › samples/app.spec.ts:18:7 › sample applications › dds-region-viewer › app loads without error dds-region-viewer [chromium] › samples/app.spec.ts:18:7 › sample applications › deckgl-arclayer › app loads without error deckgl-arclayer [chromium] › samples/app.spec.ts:18:7 › sample applications › deckgl-points › app loads without error deckgl-points [chromium] › samples/app.spec.ts:18:7 › sample applications › deckgl-tripslayer › app loads without error deckgl-tripslayer [chromium] › samples/app.spec.ts:18:7 › sample applications › delete-vertex-menu › app loads without error delete-vertex-menu [chromium] › samples/app.spec.ts:18:7 › sample applications › directions-complex › app loads without error directions-complex [chromium] › samples/app.spec.ts:18:7 › sample applications › directions-draggable › app loads without error directions-draggable [chromium] › samples/app.spec.ts:18:7 › sample applications › directions-panel › app loads without error directions-panel [chromium] › samples/app.spec.ts:18:7 › sample applications › directions-simple › app loads without error directions-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › directions-travel-modes › app loads without error directions-travel-modes [chromium] › samples/app.spec.ts:18:7 › sample applications › directions-waypoints › app loads without error directions-waypoints [chromium] › samples/app.spec.ts:18:7 › sample applications › disable-zoom-and-pan › app loads without error disable-zoom-and-pan [chromium] › samples/app.spec.ts:18:7 › sample applications › distance-matrix › app loads without error distance-matrix [chromium] › samples/app.spec.ts:18:7 › sample applications › drawing-tools › app loads without error drawing-tools
🎭 Playwright Run Summary
26 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › add-map › app loads without error add-map [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-accessibility › app loads without error advanced-markers-accessibility [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-altitude › app loads without error advanced-markers-altitude [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-animation › app loads without error advanced-markers-animation [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-basic-style › app loads without error advanced-markers-basic-style [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-collision › app loads without error advanced-markers-collision [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-draggable › app loads without error advanced-markers-draggable [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-graphics › app loads without error advanced-markers-graphics [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-html › app loads without error advanced-markers-html [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-html-simple › app loads without error advanced-markers-html-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-simple › app loads without error advanced-markers-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › advanced-markers-zoom › app loads without error advanced-markers-zoom [chromium] › samples/app.spec.ts:18:7 › sample applications › aerial-rotation › app loads without error aerial-rotation [chromium] › samples/app.spec.ts:18:7 › sample applications › aerial-simple › app loads without error aerial-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › boundaries-choropleth › app loads without error boundaries-choropleth [chromium] › samples/app.spec.ts:18:7 › sample applications › boundaries-click › app loads without error boundaries-click [chromium] › samples/app.spec.ts:18:7 › sample applications › boundaries-simple › app loads without error boundaries-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › boundaries-text-search › app loads without error boundaries-text-search [chromium] › samples/app.spec.ts:18:7 › sample applications › circle-simple › app loads without error circle-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › combining-data › app loads without error combining-data [chromium] › samples/app.spec.ts:18:7 › sample applications › conserve-map-on-scroll › app loads without error conserve-map-on-scroll [chromium] › samples/app.spec.ts:18:7 › sample applications › control-bounds-restriction › app loads without error control-bounds-restriction [chromium] › samples/app.spec.ts:18:7 › sample applications › control-custom › app loads without error control-custom [chromium] › samples/app.spec.ts:18:7 › sample applications › control-custom-state › app loads without error control-custom-state [chromium] › samples/app.spec.ts:18:7 › sample applications › control-default › app loads without error control-default [chromium] › samples/app.spec.ts:18:7 › sample applications › control-disableUI › app loads without error control-disableUI
🎭 Playwright Run Summary
25 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › place-text-search › app loads without error place-text-search [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete › app loads without error places-autocomplete [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete-addressform › app loads without error places-autocomplete-addressform [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete-directions › app loads without error places-autocomplete-directions [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete-hotelsearch › app loads without error places-autocomplete-hotelsearch [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete-multiple-countries › app loads without error places-autocomplete-multiple-countries [chromium] › samples/app.spec.ts:18:7 › sample applications › places-autocomplete-service › app loads without error places-autocomplete-service [chromium] › samples/app.spec.ts:18:7 › sample applications › places-placeid-finder › app loads without error places-placeid-finder [chromium] › samples/app.spec.ts:18:7 › sample applications › places-placeid-geocoder › app loads without error places-placeid-geocoder [chromium] › samples/app.spec.ts:18:7 › sample applications › places-queryprediction › app loads without error places-queryprediction [chromium] › samples/app.spec.ts:18:7 › sample applications › places-searchbox › app loads without error places-searchbox [chromium] › samples/app.spec.ts:18:7 › sample applications › poly-containsLocation › app loads without error poly-containsLocation [chromium] › samples/app.spec.ts:18:7 › sample applications › polygon-arrays › app loads without error polygon-arrays [chromium] › samples/app.spec.ts:18:7 › sample applications › polygon-autoclose › app loads without error polygon-autoclose [chromium] › samples/app.spec.ts:18:7 › sample applications › polygon-draggable › app loads without error polygon-draggable [chromium] › samples/app.spec.ts:18:7 › sample applications › polygon-hole › app loads without error polygon-hole [chromium] › samples/app.spec.ts:18:7 › sample applications › polygon-simple › app loads without error polygon-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › polyline-complex › app loads without error polyline-complex [chromium] › samples/app.spec.ts:18:7 › sample applications › polyline-remove › app loads without error polyline-remove [chromium] › samples/app.spec.ts:18:7 › sample applications › polyline-simple › app loads without error polyline-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › programmatic-load › app loads without error programmatic-load [chromium] › samples/app.spec.ts:18:7 › sample applications › programmatic-load-button › app loads without error programmatic-load-button [chromium] › samples/app.spec.ts:18:7 › sample applications › react-map › app loads without error react-map [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-event › app loads without error rectangle-event [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-simple › app loads without error rectangle-simple
🎭 Playwright Run Summary
26 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-events › app loads without error local-context-events [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-home › app loads without error local-context-home [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-restrictions › app loads without error local-context-restrictions [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-styles › app loads without error local-context-styles [chromium] › samples/app.spec.ts:18:7 › sample applications › map-coordinates › app loads without error map-coordinates [chromium] › samples/app.spec.ts:18:7 › sample applications › map-events › app loads without error map-events [chromium] › samples/app.spec.ts:18:7 › sample applications › map-geolocation › app loads without error map-geolocation [chromium] › samples/app.spec.ts:18:7 › sample applications › map-id-style › app loads without error map-id-style [chromium] › samples/app.spec.ts:18:7 › sample applications › map-language › app loads without error map-language [chromium] › samples/app.spec.ts:18:7 › sample applications › map-latlng-literal › app loads without error map-latlng-literal [chromium] › samples/app.spec.ts:18:7 › sample applications › map-projection-simple › app loads without error map-projection-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › map-puzzle › app loads without error map-puzzle [chromium] › samples/app.spec.ts:18:7 › sample applications › map-rtl › app loads without error map-rtl [chromium] › samples/app.spec.ts:18:7 › sample applications › map-simple › app loads without error map-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › map-sync › app loads without error map-sync [chromium] › samples/app.spec.ts:18:7 › sample applications › maptype-base › app loads without error maptype-base [chromium] › samples/app.spec.ts:18:7 › sample applications › maptype-image › app loads without error maptype-image [chromium] › samples/app.spec.ts:18:7 › sample applications › maptype-image-overlay › app loads without error maptype-image-overlay [chromium] › samples/app.spec.ts:18:7 › sample applications › maptype-overlay › app loads without error maptype-overlay [chromium] › samples/app.spec.ts:18:7 › sample applications › maptype-styled-simple › app loads without error maptype-styled-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-accessibility › app loads without error marker-accessibility [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-animations › app loads without error marker-animations [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-animations-iteration › app loads without error marker-animations-iteration [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-clustering › app loads without error marker-clustering [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-labels › app loads without error marker-labels [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-modern › app loads without error marker-modern
🎭 Playwright Run Summary
25 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-remove › app loads without error marker-remove [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-simple › app loads without error marker-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-symbol-custom › app loads without error marker-symbol-custom [chromium] › samples/app.spec.ts:18:7 › sample applications › marker-symbol-predefined › app loads without error marker-symbol-predefined [chromium] › samples/app.spec.ts:18:7 › sample applications › maxzoom-simple › app loads without error maxzoom-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › move-camera-ease › app loads without error move-camera-ease [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-hideshow › app loads without error overlay-hideshow [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-popup › app loads without error overlay-popup [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-remove › app loads without error overlay-remove [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-simple › app loads without error overlay-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-symbol-animate › app loads without error overlay-symbol-animate [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-symbol-arrow › app loads without error overlay-symbol-arrow [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-symbol-custom › app loads without error overlay-symbol-custom [chromium] › samples/app.spec.ts:18:7 › sample applications › overlay-symbol-dashed › app loads without error overlay-symbol-dashed [chromium] › samples/app.spec.ts:18:7 › sample applications › place-autocomplete-data-session › app loads without error place-autocomplete-data-session [chromium] › samples/app.spec.ts:18:7 › sample applications › place-autocomplete-data-simple › app loads without error place-autocomplete-data-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › place-autocomplete-element › app loads without error place-autocomplete-element [chromium] › samples/app.spec.ts:18:7 › sample applications › place-autocomplete-map › app loads without error place-autocomplete-map [chromium] › samples/app.spec.ts:18:7 › sample applications › place-class › app loads without error place-class [chromium] › samples/app.spec.ts:18:7 › sample applications › place-details › app loads without error place-details [chromium] › samples/app.spec.ts:18:7 › sample applications › place-nearby-search › app loads without error place-nearby-search [chromium] › samples/app.spec.ts:18:7 › sample applications › place-photos › app loads without error place-photos [chromium] › samples/app.spec.ts:18:7 › sample applications › place-reviews › app loads without error place-reviews [chromium] › samples/app.spec.ts:18:7 › sample applications › place-search › app loads without error place-search [chromium] › samples/app.spec.ts:18:7 › sample applications › place-search-pagination › app loads without error place-search-pagination
🎭 Playwright Run Summary
25 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › rectangle-zoom › app loads without error rectangle-zoom [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-autocomplete › app loads without error rgm-autocomplete [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-basic-map › app loads without error rgm-basic-map [chromium] › samples/app.spec.ts:18:7 › sample applications › rgm-college-picker › app loads without error rgm-college-picker [chromium] › samples/app.spec.ts:18:7 › sample applications › split-map-panes › app loads without error split-map-panes [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-controls › app loads without error streetview-controls [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-custom-simple › app loads without error streetview-custom-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-custom-tiles › app loads without error streetview-custom-tiles [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-embed › app loads without error streetview-embed [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-events › app loads without error streetview-events [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-overlays › app loads without error streetview-overlays [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-service › app loads without error streetview-service [chromium] › samples/app.spec.ts:18:7 › sample applications › streetview-simple › app loads without error streetview-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › style-array › app loads without error style-array [chromium] › samples/app.spec.ts:18:7 › sample applications › style-selector › app loads without error style-selector [chromium] › samples/app.spec.ts:18:7 › sample applications › threejs-overlay-simple › app loads without error threejs-overlay-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › user-editable-shapes › app loads without error user-editable-shapes [chromium] › samples/app.spec.ts:18:7 › sample applications › vector-detector › app loads without error vector-detector [chromium] › samples/app.spec.ts:18:7 › sample applications › web-components-accessibility › app loads without error web-components-accessibility [chromium] › samples/app.spec.ts:18:7 › sample applications › web-components-events › app loads without error web-components-events [chromium] › samples/app.spec.ts:18:7 › sample applications › web-components-map › app loads without error web-components-map [chromium] › samples/app.spec.ts:18:7 › sample applications › web-components-markers › app loads without error web-components-markers [chromium] › samples/app.spec.ts:18:7 › sample applications › webgl-deckgl › app loads without error webgl-deckgl [chromium] › samples/app.spec.ts:18:7 › sample applications › webgl-overlay-simple › app loads without error webgl-overlay-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › webgl-tilt-rotation › app loads without error webgl-tilt-rotation
🎭 Playwright Run Summary
26 failed [chromium] › samples/app.spec.ts:18:7 › sample applications › inset-map › app loads without error inset-map [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-cooperative › app loads without error interaction-cooperative [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-default › app loads without error interaction-default [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-disable-pan-zoom › app loads without error interaction-disable-pan-zoom [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-greedy › app loads without error interaction-greedy [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-none › app loads without error interaction-none [chromium] › samples/app.spec.ts:18:7 › sample applications › interaction-restricted › app loads without error interaction-restricted [chromium] › samples/app.spec.ts:18:7 › sample applications › kml-map › app loads without error kml-map [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-bicycling › app loads without error layer-bicycling [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-dragndrop › app loads without error layer-data-dragndrop [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-dynamic › app loads without error layer-data-dynamic [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-event › app loads without error layer-data-event [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-polygon › app loads without error layer-data-polygon [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-quakes › app loads without error layer-data-quakes [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-quakes-red › app loads without error layer-data-quakes-red [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-quakes-simple › app loads without error layer-data-quakes-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-simple › app loads without error layer-data-simple [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-data-style › app loads without error layer-data-style [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-georss › app loads without error layer-georss [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-heatmap › app loads without error layer-heatmap [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-kml › app loads without error layer-kml [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-kml-features › app loads without error layer-kml-features [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-traffic › app loads without error layer-traffic [chromium] › samples/app.spec.ts:18:7 › sample applications › layer-transit › app loads without error layer-transit [chromium] › samples/app.spec.ts:18:7 › sample applications › legend › app loads without error legend [chromium] › samples/app.spec.ts:18:7 › sample applications › local-context-basic › app loads without error local-context-basic