Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

razor page tests fails when core.autocrlf=input on Windows #6205

Closed
ctaggart opened this issue Apr 25, 2017 · 4 comments
Closed

razor page tests fails when core.autocrlf=input on Windows #6205

ctaggart opened this issue Apr 25, 2017 · 4 comments
Assignees
Labels

Comments

@ctaggart
Copy link

This looks to be a regression of #5907. cc @dougbu

https://ci.appveyor.com/project/aspnetci/mvc/build/1.0.8623/tests
image

This is causing the current build failure for #5905.

@ctaggart
Copy link
Author

This is still broken. It is super easy to reproduce. You can see it broken here:
https://ci.appveyor.com/project/ctaggart/mvc/build/44

@Eilon
Copy link
Member

Eilon commented Oct 4, 2017

@dougbu is there anything else here that you think is worth doing?

dougbu added a commit that referenced this issue Nov 29, 2017
- #6205
- combine `TagHelpers_SupportsPathNavigation()` and `TagHelpers_SupportsRelativeNavigation()` into one

nit: remove a few unnecessary `.Trim()` calls
dougbu added a commit that referenced this issue Nov 29, 2017
- #6205
- combine `TagHelpers_SupportsPathNavigation()` and `TagHelpers_SupportsRelativeNavigation()` into one

nit: remove a few unnecessary `.Trim()` calls
dougbu added a commit that referenced this issue Dec 1, 2017
- #6205
- combine `TagHelpers_SupportsPathNavigation()` and `TagHelpers_SupportsRelativeNavigation()` into one

nit: remove a few unnecessary `.Trim()` calls
@dougbu
Copy link
Member

dougbu commented Dec 1, 2017

6b2a702

@dougbu
Copy link
Member

dougbu commented Dec 1, 2017

Should have removed the investigate label a while ago 😃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants