angular/packages/zone.js/lib/zone-spec
Andrew Scott 962b59b14e fix(core): Ensure ComponentFixture does not duplicate error reporting from FakeAsync (#60104)
When using `fakeAsync`, if errors happen inside the Angular zone, they
are also handled by the fakeAsync machinery. Rethrowing errors from the
`NgZone.onError` subscription is not appropriate in this case because it
results in the error being thrown twice.

db2f2d99c8/packages/zone.js/lib/zone-spec/fake-async-test.ts (L783-L784)
db2f2d99c8/packages/zone.js/lib/zone-spec/fake-async-test.ts (L473-L478)

PR Close #60104
2025-02-26 11:56:18 -05:00
..
async-test.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
fake-async-test.ts fix(core): Ensure ComponentFixture does not duplicate error reporting from FakeAsync (#60104) 2025-02-26 11:56:18 -05:00
long-stack-trace.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
proxy.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-long-stack-trace.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-proxy.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-sync-test.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-task-tracking.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-wtf.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
sync-test.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
task-tracking.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
wtf.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00