[compiler][fire] Only allow values captured by the effect to be fired #2868
compiler_playground.yml
on: pull_request
Test playground
3m 19s
Annotations
4 errors and 1 notice
[chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-memo:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
1) [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-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-no-memo:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
1) [chromium] › page.spec.ts:163:7 › playground compiles: module-scope-use-no-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
|
[chromium] › page.spec.ts:163:7 › playground compiles: parse-typescript:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
2) [chromium] › page.spec.ts:163:7 › playground compiles: parse-typescript ───────────────────────
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: parse-typescript:
compiler/apps/playground/__tests__/e2e/page.spec.ts#L183
2) [chromium] › page.spec.ts:163:7 › playground compiles: parse-typescript ───────────────────────
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:163:7 › playground compiles: module-scope-use-no-memo ────────────────
[chromium] › page.spec.ts:163:7 › playground compiles: parse-typescript ────────────────────────
10 passed (1.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
625 KB |
|