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

Enable Span.ToString tests - #26663

Closed
ianhays wants to merge 1 commit into
dotnet:masterfrom
ianhays:memory_tostringtestss
Closed

Enable Span.ToString tests#26663
ianhays wants to merge 1 commit into
dotnet:masterfrom
ianhays:memory_tostringtestss

Conversation

@ianhays

@ianhays ianhays commented Jan 29, 2018

Copy link
Copy Markdown
Contributor

With the update to the ToString output for the slow span in #26467, we needed to reflect those changes in the fast span as well: dotnet/coreclr#16087

After dotnet/coreclr#16087 is merged and CoreFX is updated to use the new coreclr version, this PR should be merged to enable the simple ToString tests that were already reviewed and merged in #26467 but not yet added to the csproj.

cc: @ahsonkhan
related to https://github.com/dotnet/corefx/issues/26295

@ianhays ianhays added this to the 2.1.0 milestone Jan 29, 2018
@ianhays ianhays self-assigned this Jan 29, 2018

@ahsonkhan ahsonkhan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@ianhays

ianhays commented Jan 30, 2018

Copy link
Copy Markdown
Contributor Author

@dotnet-bot test this please

@ahsonkhan

Copy link
Copy Markdown

The tests will need to be updated based on this change #26726

@ahsonkhan

Copy link
Copy Markdown

@ianhays, can we close this PR in favor of #26726?

@ahsonkhan ahsonkhan closed this Feb 3, 2018
@ianhays
ianhays deleted the memory_tostringtestss branch June 11, 2018 17:59
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