Skip to content

build: reuse fake core in type checking tests#54344

Closed
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:reuse-fake-core
Closed

build: reuse fake core in type checking tests#54344
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:reuse-fake-core

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Feb 8, 2024

Currently we have two fake copies of @angular/core in the compiler tests which can be out of sync and cause inconsistent tests. These changes reuse a single copy instead.

@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Feb 8, 2024
@crisbeto crisbeto requested a review from devversion February 8, 2024 16:26
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 8, 2024
@ngbot ngbot bot added this to the Backlog milestone Feb 8, 2024
Copy link
Copy Markdown
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

Nice nice! only one left 😄

Currently we have two fake copies of `@angular/core` in the compiler tests which can be out of sync and cause inconsistent tests. These changes reuse a single copy instead.
@pullapprove pullapprove bot requested a review from alxhub February 8, 2024 17:49
@crisbeto crisbeto removed the request for review from alxhub February 8, 2024 18:39
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 8, 2024
@jessicajaniuk
Copy link
Copy Markdown
Contributor

This PR was merged into the repository by commit 153fc61.

crisbeto added a commit to crisbeto/angular that referenced this pull request Feb 12, 2024
Currently we have two fake copies of `@angular/core` in the compiler tests which can be out of sync and cause inconsistent tests. These changes reuse a single copy instead.

PR Close angular#54344
AndrewKushnir pushed a commit that referenced this pull request Feb 12, 2024
Currently we have two fake copies of `@angular/core` in the compiler tests which can be out of sync and cause inconsistent tests. These changes reuse a single copy instead.

PR Close #54344

PR Close #54398
atscott pushed a commit to atscott/angular that referenced this pull request Feb 16, 2024
Currently we have two fake copies of `@angular/core` in the compiler tests which can be out of sync and cause inconsistent tests. These changes reuse a single copy instead.

PR Close angular#54344
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Mar 10, 2024
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: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants