fix(daemon): constrain web clone browser broker #19045
Annotations
1 error and 1 notice
|
Run UI P0 domain:
e2e/ui/app.test.ts#L1298
1) [chromium] › ui/app.test.ts:71:3 › [P0] @critical live-artifact-basic: Live artifact project routes through its modal tab with the expected metadata
Error: apiRequestContext.get: read ECONNRESET
Call log:
- → GET http://127.0.0.1:37665/api/projects/8a55c6bd-9024-4a91-b76f-836a0455e6cd
- user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.7778.96 Safari/537.36
- accept: */*
- accept-encoding: gzip,deflate,br
1296 | appliedPluginSnapshotId?: string;
1297 | }> {
> 1298 | const response = await page.request.get(`/api/projects/${projectId}`);
| ^
1299 | expect(response.ok()).toBeTruthy();
1300 | const { project } = (await response.json()) as {
1301 | project: {
at fetchProjectFromApi (/home/runner/_work/open-design/open-design/e2e/ui/app.test.ts:1298:39)
at expectScenarioProjectMetadata (/home/runner/_work/open-design/open-design/e2e/ui/app.test.ts:1335:25)
at expectScenarioProjectState (/home/runner/_work/open-design/open-design/e2e/ui/app.test.ts:1324:9)
at runLiveArtifactProjectRoutingFlow (/home/runner/_work/open-design/open-design/e2e/ui/app.test.ts:809:9)
at /home/runner/_work/open-design/open-design/e2e/ui/app.test.ts:200:7
|
|
Run UI P0 domain
1 flaky
[chromium] › ui/app.test.ts:71:3 › [P0] @critical live-artifact-basic: Live artifact project routes through its modal tab with the expected metadata
24 passed (3.4m)
|
background
wait
wait-all
cancel
parallel
Loading