Skip to content

Deduplicate inputfiles before running RWC tests#17877

Merged
weswigham merged 5 commits into
masterfrom
fix-rwc-duplicates
Aug 18, 2017
Merged

Deduplicate inputfiles before running RWC tests#17877
weswigham merged 5 commits into
masterfrom
fix-rwc-duplicates

Conversation

@weswigham
Copy link
Copy Markdown
Member

We deduplicate in the compiler, but we don't in the harness - this causes tests where the same file is listed multiple times in the arguments to not have the expected errors written, because we write out the same file multiple times when we should not.

A pair of our RWC tests are currently failing because of this.

We deduplicate in the compiler, but we don't in the harness - this causes tests where the same file is listed multiple times in the arguments to not have the expected errors written, because we write out the same file multiple times when we should not.
@weswigham weswigham merged commit ecd2ae8 into master Aug 18, 2017
@weswigham weswigham deleted the fix-rwc-duplicates branch August 18, 2017 18:44
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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.

3 participants