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

fix(core): guard the jasmine hooks #51394

Closed
wants to merge 1 commit into from
Closed

Conversation

JeanMeche
Copy link
Member

This commit fixes a regression introduced in #50063

Fixes #51382

@pullapprove pullapprove bot requested review from crisbeto and dylhunn August 16, 2023 21:11
@JeanMeche JeanMeche force-pushed the fix/hooks branch 2 times, most recently from 4cdd996 to 406f235 Compare August 16, 2023 21:37
This commit fixes a regression introduced in angular#50063

Fixes angular#51382
@JoostK JoostK added action: review The PR is still awaiting reviews from at least one requested reviewer regression Indicates than the issue relates to something that worked in a previous version area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release P2 The issue is important to a large percentage of users, with a workaround labels Aug 17, 2023
@ngbot ngbot bot added this to the Backlog milestone Aug 17, 2023
@AndrewKushnir
Copy link
Contributor

Global Presubmit.

@AndrewKushnir AndrewKushnir added the action: global presubmit The PR is in need of a google3 global presubmit label Aug 20, 2023
@AndrewKushnir
Copy link
Contributor

Caretaker note: global presubmit is "green", this PR is ready for merge.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: review The PR is still awaiting reviews from at least one requested reviewer action: global presubmit The PR is in need of a google3 global presubmit labels Aug 20, 2023
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit a9b3c00.

AndrewKushnir pushed a commit that referenced this pull request Aug 21, 2023
This commit fixes a regression introduced in #50063

Fixes #51382

PR Close #51394
thomasturrell pushed a commit to thomasturrell/angular that referenced this pull request Aug 29, 2023
This commit fixes a regression introduced in angular#50063

Fixes angular#51382

PR Close angular#51394
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 21, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
This commit fixes a regression introduced in angular#50063

Fixes angular#51382

PR Close angular#51394
@JeanMeche JeanMeche deleted the fix/hooks branch February 29, 2024 13:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note P2 The issue is important to a large percentage of users, with a workaround regression Indicates than the issue relates to something that worked in a previous version target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught ReferenceError: beforeEach is not defined
3 participants