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

test(compartment-mapper): check for resistance to bundled dependency name collision #1967

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

naugtur
Copy link
Member

@naugtur naugtur commented Jan 15, 2024

test for #629

passing locally with one error from sourcemap count mismatch in archive that should not be related to this.
keeping it in draft for that reason.

@naugtur naugtur force-pushed the naugtur/test-policy-identifier-bypass branch from 27e2382 to bef07ea Compare January 16, 2024 07:45
const sourceMapHook = (sourceMap, { sha512 }) => {
sourceMaps.add(sha512);
t.log(sha512, sourceMap);
sourceMapLog.push(['+', sha512, sourceMap]);
Copy link
Member Author

Choose a reason for hiding this comment

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

Made the log silent until it's needed because with even more lines added below it was getting annoying.

@naugtur naugtur force-pushed the naugtur/test-policy-identifier-bypass branch from bef07ea to 639cfe1 Compare January 16, 2024 08:00
@naugtur naugtur force-pushed the naugtur/test-policy-identifier-bypass branch from 639cfe1 to 5e009ad Compare January 16, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant