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

[Do not merge] CI Test#635

Closed
benaadams wants to merge 5 commits into
aspnet:devfrom
benaadams:ci-test
Closed

[Do not merge] CI Test#635
benaadams wants to merge 5 commits into
aspnet:devfrom
benaadams:ci-test

Conversation

@benaadams
Copy link
Copy Markdown
Contributor

This is #635 with updated feeds

3 out of 4 runs fails with Exit Code 139 on linux https://github.com/dotnet/coreclr/issues/3101
Generates warning NU1006: Dependencies in project.json were modified

Otherwise its green and no hangs, even enabled the disabled mono tests! (though should use #635)

/cc @CesarBS @halter73

@benaadams
Copy link
Copy Markdown
Contributor Author

Project Microsoft.AspNetCore.Server.Kestrel (.NETFramework,Version=v4.5.1) was previously compiled. Skipping compilation.
Project Microsoft.AspNetCore.Server.Kestrel.Https (.NETFramework,Version=v4.5.1) was previously compiled. Skipping compilation.
Compiling Microsoft.AspNetCore.Server.KestrelTests for DNX,Version=v4.5.1
/home/travis/.dotnet/share/dotnet/cli/bin/dotnet "compile-csc" "@/home/travis/build/aspnet/KestrelHttpServer/test/Microsoft.AspNetCore.Server.KestrelTests/obj/Debug/dnx451/dotnet-compile.rsp" returned Exit Code 139
/home/travis/build/aspnet/KestrelHttpServer/test/Microsoft.AspNetCore.Server.KestrelTests/project.lock.json(1,0): warning NU1006: Dependencies in project.json were modified. Please run "dotnet restore" to generate a new lock file.
Compilation failed.
    1 Warning(s)
    0 Error(s)

@benaadams benaadams closed this Feb 17, 2016
@benaadams benaadams reopened this Feb 17, 2016
@benaadams benaadams force-pushed the ci-test branch 2 times, most recently from ad27c82 to 209acf8 Compare February 17, 2016 11:09
@benaadams
Copy link
Copy Markdown
Contributor Author

    1 package(s) to /home/travis/build/aspnet/KestrelHttpServer/tools/Microsoft.AspNetCore.Server.Kestrel.LibuvCopier/project.json
info: Exec
info:   program: dotnet
info:   commandline: run -p ../../tools/Microsoft.AspNetCore.Server.Kestrel.LibuvCopier
info:   workingdir: /home/travis/build/aspnet/KestrelHttpServer/src/Microsoft.AspNetCore.Server.Kestrel
Compiling Microsoft.AspNetCore.Server.Kestrel.LibuvCopier for DNXCore,Version=v5.0
/home/travis/.dotnet/share/dotnet/cli/bin/dotnet "compile-csc" "@/home/travis/build/aspnet/KestrelHttpServer/tools/Microsoft.AspNetCore.Server.Kestrel.LibuvCopier/obj/Debug/dnxcore50/dotnet-compile.rsp" returned Exit Code 139

@benaadams
Copy link
Copy Markdown
Contributor Author

Compiling SampleApp for DNXCore,Version=v5.0
/home/travis/.dotnet/share/dotnet/cli/bin/dotnet "compile-csc" "@/home/travis/build/aspnet/KestrelHttpServer/samples/SampleApp/obj/Debug/dnxcore50/dotnet-compile.rsp" returned Exit Code 139
Compilation failed.

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