Skip to content

Fix bug in CircuitManager #12209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2019
Merged

Fix bug in CircuitManager #12209

merged 1 commit into from
Jul 16, 2019

Conversation

rynowak
Copy link
Member

@rynowak rynowak commented Jul 15, 2019

This bug was introduced by removing the parsing from
8fa4df9

It looks like these tests are not currently running on the CI which was
how we were able to find the issue.

@rynowak rynowak requested review from JunTaoLuo and javiercn July 15, 2019 23:12
This bug was introduced by removing the parsing from
8fa4df9 but not updating the tests. We
expect component and rendererId to always be numbers (not strings).

It looks like these tests are not currently running on the CI which was
how we were able to find the issue.
@rynowak rynowak force-pushed the rynowak/fix-circuitmanager branch from 0b270aa to 87f0755 Compare July 15, 2019 23:47
@rynowak
Copy link
Member Author

rynowak commented Jul 15, 2019

@javiercn updated

@mkArtakMSFT mkArtakMSFT added the area-blazor Includes: Blazor, Razor Components label Jul 15, 2019
@rynowak rynowak merged commit 496249f into master Jul 16, 2019
@ghost ghost deleted the rynowak/fix-circuitmanager branch July 16, 2019 04:47
@SteveSandersonMS
Copy link
Member

It looks like these tests are not currently running on the CI which was how we were able to find the issue.

Is there anything tracking the need to run these tests in CI?

@javiercn
Copy link
Member

Is there anything tracking the need to run these tests in CI?

there is now #12231 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants