Skip to content

DT runner:Fix $ExpectError handling#21305

Merged
sandersn merged 1 commit into
masterfrom
fix-dt-runner-ExpectError-handling
Jan 22, 2018
Merged

DT runner:Fix $ExpectError handling#21305
sandersn merged 1 commit into
masterfrom
fix-dt-runner-ExpectError-handling

Conversation

@sandersn
Copy link
Copy Markdown
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