Skip to content

[patch] ci: fix dedupe-duplicate-modules flakes #17984

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 0 commits into from
Jun 24, 2020
Merged

[patch] ci: fix dedupe-duplicate-modules flakes #17984

merged 0 commits into from
Jun 24, 2020

Conversation

alan-agius4
Copy link
Collaborator

Following #17973, which we emitted the stderr when this test failed on CI.

We see that the resolved module order sometimes changes, which is totally fine because of the async nature of the operation.

https://circleci.com/gh/angular/angular-cli/167318#tests/containers/5

[DedupeModuleResolvePlugin]: /tmp/angular-cli-e2e-i03vMQ/test-project/node_modules/tslib-1 -> /tmp/angular-cli-e2e-i03vMQ/test-project/node_modules/tslib-1-copy

With this change we handle both cases which should eliminate the flakes

(cherry picked from commit bf599e4)

@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate action: merge The PR is ready for merge by the caretaker labels Jun 22, 2020
@alan-agius4 alan-agius4 requested review from kyliau and clydin June 22, 2020 12:16
@kyliau
Copy link
Contributor

kyliau commented Jun 22, 2020

Currently blocked until v10.0.0 is released

@alan-agius4 alan-agius4 merged commit e85d1cf into angular:10.0.x Jun 24, 2020
@alan-agius4 alan-agius4 deleted the ci-dedupe-module-patch branch June 24, 2020 09:23
@alan-agius4 alan-agius4 restored the ci-dedupe-module-patch branch June 24, 2020 09:28
@alan-agius4 alan-agius4 deleted the ci-dedupe-module-patch branch June 24, 2020 09:30
@alan-agius4 alan-agius4 restored the ci-dedupe-module-patch branch June 24, 2020 09:31
@alan-agius4 alan-agius4 deleted the ci-dedupe-module-patch branch June 24, 2020 23:04
@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 Jul 25, 2020
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: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants