Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Update IO test for new Wildcard chars - #17657

Merged
stephentoub merged 1 commit into
dotnet:masterfrom
ianhays:IO_searchpattern
Mar 29, 2017
Merged

Update IO test for new Wildcard chars#17657
stephentoub merged 1 commit into
dotnet:masterfrom
ianhays:IO_searchpattern

Conversation

@ianhays

@ianhays ianhays commented Mar 29, 2017

Copy link
Copy Markdown
Contributor

This test has been disabled since the new Wildcard characters were allowed. This PR re-enables them and handles the new characters.

source was modified in #8669. Tests were disabled in #11585.

Resolves https://github.com/dotnet/corefx/issues/11584

cc: @JeremyKuhne

This test has been disabled since the new Wildcard characters were allowed. This PR re-enables them and handles the new characters.
@ianhays ianhays added area-System.IO test bug Problem in test source code (most likely) labels Mar 29, 2017
@ianhays ianhays added this to the 2.0.0 milestone Mar 29, 2017
@ianhays ianhays self-assigned this Mar 29, 2017

@JeremyKuhne JeremyKuhne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will fail on the desktop run (where the change doesn't exist)- we need to condition appropriately.

@ianhays

ianhays commented Mar 29, 2017

Copy link
Copy Markdown
Contributor Author

This will fail on the desktop run (where the change doesn't exist)- we need to condition appropriately.

Yeah, we've got a bunch of failing IO tests for netfx. I'm making a pass through them in another PR so this one isn't too messy.

@stephentoub
stephentoub merged commit d4f9abc into dotnet:master Mar 29, 2017
@ianhays
ianhays deleted the IO_searchpattern branch April 25, 2017 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.IO test bug Problem in test source code (most likely)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants