aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Skip standalone tests temporarily #761

Closed kichalla closed 7 years ago

kichalla commented 7 years ago

Following is the error that I see when running standalone tests on Ubuntu 16.04 LTS. image

https://github.com/aspnet/MusicStore/commit/fcb4b6ddbcc0b7a50cd9292bfff14e0b2e354810

@pranavkm

pranavkm commented 7 years ago

Didn't it fail the same way on OSX too?

JunTaoLuo commented 7 years ago

Yup, these failures started to happen on *nix once we switched to 2.0 CLI it seems.

kichalla commented 7 years ago

https://github.com/dotnet/cli/issues/6286

JunTaoLuo commented 7 years ago

Is it possible to do chmod +x before trying to start the app?

kichalla commented 7 years ago

e606844509b412d72c6dbd40b1b0a4a73754943a