Skip to content

Fixes the tests that got disabled when generating config set es2016 expecting to find libFile and remove incorrect affects flag from listFilesOnly #51243

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 2 commits into from
Oct 31, 2022

Conversation

sheetalkamat
Copy link
Member

  • There were tests that relied on doing tsc --init with module so we ModuleKine.Amd gets converted to "amd", but swtiching target to es2016 broke them since the test cant find lib file. Fixed those test case to what they intended to check,
  • Removes incorrect affects flag from listFilesOnly as that is command line option that has no effect on incremental or watch

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Oct 20, 2022
@sheetalkamat sheetalkamat merged commit cfa55f1 into main Oct 31, 2022
@sheetalkamat sheetalkamat deleted the testFix branch October 31, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants