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

Fix travis build #546

Closed
davidfowl opened this issue Aug 17, 2015 · 4 comments
Closed

Fix travis build #546

davidfowl opened this issue Aug 17, 2015 · 4 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

https://travis-ci.org/aspnet/Identity

@divega
Copy link

divega commented Aug 17, 2015

Has it ever passed? I woud expect the same kind of issues we had in EF tests that use databases.

@davidfowl
Copy link
Member Author

Not that I'm aware of. It's one of the few repositories that don't pass on travis. We should skip the localdb tests on mono.

@rustd rustd added this to the 3.0.0-beta8 milestone Aug 19, 2015
@HaoK
Copy link
Member

HaoK commented Aug 20, 2015

@davidfowl I skipped the tests, but looks like the travis build is failing on setup (Can't find Sake) first... any ideas what's busto?

19.06s$ ./build.sh --quiet verify
Installing 'KoreBuild 0.2.1-beta7-15004'.
Successfully installed 'KoreBuild 0.2.1-beta7-15004'.
Unable to find version '0.2' of package 'Sake'.
Determining latest version
Latest version is 1.0.0-beta8-15118
Downloading dnx-mono.1.0.0-beta8-15118 from https://www.myget.org/F/aspnetvnext/api/v2
Download: https://www.myget.org/F/aspnetvnext/api/v2/package/dnx-mono/1.0.0-beta8-15118
######################################################################## 100.0%
Installing to /home/travis/.dnx/runtimes/dnx-mono.1.0.0-beta8-15118
Adding /home/travis/.dnx/runtimes/dnx-mono.1.0.0-beta8-15118/bin to process PATH
Setting alias 'default' to 'dnx-mono.1.0.0-beta8-15118'
Cannot open assembly 'packages/Sake/tools/Sake.exe': No such file or directory.

@HaoK
Copy link
Member

HaoK commented Sep 4, 2015

2161f42

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

No branches or pull requests

4 participants