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

Fix handling of generating relative path to parent#18460

Merged
JeremyKuhne merged 1 commit into
dotnet:masterfrom
JeremyKuhne:fix30263
Jun 15, 2018
Merged

Fix handling of generating relative path to parent#18460
JeremyKuhne merged 1 commit into
dotnet:masterfrom
JeremyKuhne:fix30263

Conversation

@JeremyKuhne
Copy link
Copy Markdown
Member

Addresses https://github.com/dotnet/corefx/issues/30263

Test change in CoreFX will be linked in as soon as I post the PR.

@JeremyKuhne JeremyKuhne added this to the 3.0 milestone Jun 13, 2018
@JeremyKuhne JeremyKuhne self-assigned this Jun 13, 2018
JeremyKuhne added a commit to JeremyKuhne/corefx that referenced this pull request Jun 13, 2018
@JeremyKuhne
Copy link
Copy Markdown
Member Author

@dotnet-bot test OSX10.12 x64 Checked Innerloop Build and Test

15:35:15 Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from 131.107.19.193/131.107.19.193:49680' is disconnected.
15:35:15 	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:212)
15:35:15 	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)

Copy link
Copy Markdown
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

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

I'm mostly trusting the tests you added.

@JeremyKuhne
Copy link
Copy Markdown
Member Author

I'm mostly trusting the tests you added.

I should probably rewrite this with span for clarity in v.Next. Part of the awkwardness here comes from trying not to allocate much. Can also get a gain from ValueStringBuilder.

@JeremyKuhne JeremyKuhne merged commit 5bb2219 into dotnet:master Jun 15, 2018
dotnet-bot pushed a commit to dotnet/corert that referenced this pull request Jun 15, 2018
)

Fixes #30263

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
dotnet-bot pushed a commit to dotnet/corefx that referenced this pull request Jun 15, 2018
)

Fixes #30263

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
jkotas pushed a commit to dotnet/corert that referenced this pull request Jun 15, 2018
)

Fixes #30263

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
danmoseley pushed a commit to dotnet/corefx that referenced this pull request Jun 15, 2018
)

Fixes #30263

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
JeremyKuhne added a commit to dotnet/corefx that referenced this pull request Jun 20, 2018
* Tests for #30263 fix

Goes with dotnet/coreclr#18460

* Add case for `C:\` to `D:\`
JeremyKuhne added a commit to JeremyKuhne/corefx that referenced this pull request Jun 20, 2018
* Tests for #30263 fix

Goes with dotnet/coreclr#18460

* Add case for `C:\` to `D:\`
JeremyKuhne added a commit to JeremyKuhne/coreclr that referenced this pull request Jun 20, 2018
JeremyKuhne added a commit that referenced this pull request Jun 27, 2018
Anipik pushed a commit to dotnet/corefx that referenced this pull request Jul 11, 2018
* Tests for #30263 fix

Goes with dotnet/coreclr#18460

* Add case for `C:\` to `D:\`
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Tests for dotnet/corefx#30263 fix

Goes with dotnet/coreclr#18460

* Add case for `C:\` to `D:\`


Commit migrated from dotnet/corefx@eb4bb7f
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants