Skip to content
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

test(core): Add testing for defer error block #56561

Closed
wants to merge 1 commit into from

Conversation

JeanMeche
Copy link
Member

On top of #56559:

In #56558 it was raised that we used an devMode function in a prod scope.
This commit adds a test when an defer error block is missing in devMode and prodMode

@pullapprove pullapprove bot requested a review from crisbeto June 23, 2024 18:04
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jun 23, 2024
@ngbot ngbot bot added this to the Backlog milestone Jun 23, 2024
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JeanMeche looks great, thanks for adding this test! 👍

@AndrewKushnir AndrewKushnir removed the request for review from crisbeto June 23, 2024 19:39
@AndrewKushnir AndrewKushnir added target: patch This PR is targeted for the next patch release action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jun 23, 2024
In angular#56558 it was raised that we used an devMode function in a prod scope.
This commit adds a test when an defer error block is missing in devMode and prodMode
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jun 27, 2024
thePunderWoman pushed a commit that referenced this pull request Jun 27, 2024
In #56558 it was raised that we used an devMode function in a prod scope.
This commit adds a test when an defer error block is missing in devMode and prodMode

PR Close #56561
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit d23aa87.

The changes were merged into the following branches: main, 18.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants