Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(fakeAsync): fix #1056, fakeAsync timerId should not be zero#1057

Merged
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:interval-id
Mar 30, 2018
Merged

fix(fakeAsync): fix #1056, fakeAsync timerId should not be zero#1057
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:interval-id

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

fix #1056
FakeAsyncTestSpec scheduler should not return a zero timerId, it will break rxjs6 or some library which will depends on the timerId.

mhevery
mhevery previously approved these changes Mar 30, 2018
@mhevery mhevery merged commit 68682cd into angular:master Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fakeAsync test fails with RxJS 6

3 participants