[Archived] Tooling that allows compilation of MVC Razor views as part of build and publish. Project moved to https://github.com/aspnet/AspNetCore
42
stars
15
forks
source link
Functional tests hang with latest runtime #210
Closed
JunTaoLuo closed 7 years ago
I have disabled the functional tests to unblock the build in https://github.com/aspnet/MvcPrecompilation/commit/61a9475b573e18b661dc4bb257f8591cae7f44f4 which needs to be reverted.
The error seems to stem from redirection of StandError not working as expected on the latest 1.1 runtime, see http://aspnetci/viewLog.html?buildId=343743&tab=buildResultsDiv&buildTypeId=Releases_Ubuntu1404:
cc @Eilon @pranavkm