Skip to content

Conversation

@dgp1130
Copy link
Collaborator

@dgp1130 dgp1130 commented Feb 22, 2024

This is a cherry pick of #27135 and #27138 targeting the patch (17.2.x) branch.

This fixes CI issues and unblocks the patch release.

Updates to `webpack` or any of the used Webpack plugins can cause output
chunk identifiers to change. The `packages/webpack/test-app` E2E test
previously hard coded these file name identifiers into the test which
can cause unexpected test failures when packages are updated. To remedy
this situation, the output file contents are now checked to discover any
files.

(cherry picked from commit 5759cde)
…esting

Avoid using `fs.Dirent.path` in the `packages/webpack/test-app` E2E test
to ensure the test executes properly on Node.js v18.13. The property was
not added until v18.17.

(cherry picked from commit 2609237)
@dgp1130 dgp1130 added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker labels Feb 22, 2024
@dgp1130 dgp1130 requested a review from clydin February 22, 2024 19:21
@dgp1130 dgp1130 merged commit a361540 into angular:17.2.x Feb 22, 2024
@dgp1130 dgp1130 deleted the webpack-ci-fix branch February 22, 2024 19:54
@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 Mar 24, 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 target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants