Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Fix adding bundled packages to ModuleCache and increase test coverage #14168

Merged
merged 2 commits into from
Apr 11, 2017

Conversation

as-cii
Copy link
Contributor

@as-cii as-cii commented Apr 11, 2017

This morning I noticed that bundled packages were not being added to the ModuleCache. This was due to an accidentally committed change in 681f0f9 and, since we had very little test coverage, this problem unfortunately slipped through.

This pull request adds back ModuleCache.add and retrofits some tests for that code path and for the new packages preloading stuff too.

@as-cii as-cii merged commit 74ff9fd into master Apr 11, 2017
@as-cii as-cii deleted the as-fix-module-cache-for-preloaded-packages branch April 11, 2017 08:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants