Skip to content

DT runner:Fix $ExpectError handling #21305

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 1 commit into from
Jan 22, 2018

Conversation

sandersn
Copy link
Member

Indices into lines of the file are zero-based, but the errors reporting by Typescript are one-based. Also, the regex ignored $ExpectError in tsx files. Thanks to @weswigham for reminding me that we report errors from 1 instead of 0.

Indices into lines of the file are zero-based, but the errors reporting
by Typescript are one-based. Also, the regex ignored $ExpectError in tsx
files.
@sandersn sandersn requested a review from weswigham January 19, 2018 21:11
@sandersn sandersn merged commit a3ecfd8 into master Jan 22, 2018
@sandersn sandersn deleted the fix-dt-runner-ExpectError-handling branch January 22, 2018 15:27
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
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.

2 participants