Skip to content

Fix RWC Runner. Only check if extensions property match support extensions specified in tsconfig#8870

Merged
yuit merged 1 commit into
masterfrom
fixRWCRunner
May 31, 2016
Merged

Fix RWC Runner. Only check if extensions property match support extensions specified in tsconfig#8870
yuit merged 1 commit into
masterfrom
fixRWCRunner

Conversation

@yuit

@yuit yuit commented May 27, 2016

Copy link
Copy Markdown
Contributor

No description provided.

@yuit yuit added the Domain: API: Transforms Relates to the public transform API label May 27, 2016
@yuit yuit removed the Domain: API: Transforms Relates to the public transform API label May 27, 2016
@sandersn

Copy link
Copy Markdown
Member

What's the context behind this change? I see that it now does not check d.exclude but I don't know enough about RWC to know why.

@yuit

yuit commented May 27, 2016

Copy link
Copy Markdown
Contributor Author

@sandersn we made a change in our compiler to always include "outdir" in "exclude". However, when we captured RWC, we record directories in used and its exclude property doesn't account for the new behavior. Unless we recapture, it block some tests to be run. One question I have is why do we check it in the first place @RyanCavanaugh may know.

@mhegazy

mhegazy commented May 31, 2016

Copy link
Copy Markdown
Contributor

👍

@yuit

yuit commented May 31, 2016

Copy link
Copy Markdown
Contributor Author

talk with @mhegazy offline, the arguments won't make any different

@yuit yuit merged commit 35b8b42 into master May 31, 2016
@yuit yuit deleted the fixRWCRunner branch May 31, 2016 18:16
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

4 participants