Skip to content

Add Commit Scaffolding for Gestures (#32451) #2826

Add Commit Scaffolding for Gestures (#32451)

Add Commit Scaffolding for Gestures (#32451) #2826

Triggered via push February 27, 2025 21:45
Status Success
Total duration 3m 11s
Artifacts 1
Test playground
2m 55s
Test playground
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
[chromium] › page.spec.ts:137:5 › reset button works: compiler/apps/playground/__tests__/e2e/page.spec.ts#L158
1) [chromium] › page.spec.ts:137:5 › reset button works ────────────────────────────────────────── Error: expect(received).not.toEqual(expected) // deep equality Expected: not "" 156 | const output = await formatPrint(text); 157 | > 158 | expect(output).not.toEqual(''); | ^ 159 | expect(output).toMatchSnapshot('02-default-output.txt'); 160 | }); 161 | at /home/runner/work/react/react/compiler/apps/playground/__tests__/e2e/page.spec.ts:158:22
[chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-memo: compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
2) [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-memo ────────────────── Error: expect(received).not.toEqual(expected) // deep equality Expected: not "" 181 | } 182 | > 183 | expect(output).not.toEqual(''); | ^ 184 | expect(output).toMatchSnapshot(`${t.name}-output.txt`); 185 | }), 186 | ); at /home/runner/work/react/react/compiler/apps/playground/__tests__/e2e/page.spec.ts:183:24
[chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-memo: compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
2) [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-memo ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).not.toEqual(expected) // deep equality Expected: not "" 181 | } 182 | > 183 | expect(output).not.toEqual(''); | ^ 184 | expect(output).toMatchSnapshot(`${t.name}-output.txt`); 185 | }), 186 | ); at /home/runner/work/react/react/compiler/apps/playground/__tests__/e2e/page.spec.ts:183:24
🎭 Playwright Run Summary
2 flaky [chromium] › page.spec.ts:137:5 › reset button works ─────────────────────────────────────────── [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-memo ─────────────────── 10 passed (1.7m)

Artifacts

Produced during runtime
Name Size
test-results
1.34 MB