Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Dispatch Reboot and Unfiltered #446

Merged
merged 2 commits into from
Jan 3, 2017
Merged

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Jan 3, 2017

@SethTisue
Copy link
Member Author

SethTisue commented Jan 3, 2017

test run: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1128/consoleFull (404 til Jenkins recovers from his 72-hour NYE hangover)

testing against 2.12.1 rather than 2.12.x head because of milessabin/shapeless#663

@SethTisue SethTisue self-assigned this Jan 3, 2017
@SethTisue
Copy link
Member Author

@SethTisue
Copy link
Member Author

hmm

[error] Fatal: multiple projects have the same artifacts visible in the same space.
[error] 
[error]   net.databinder#unfiltered  from unfiltered and unfiltered, both visible in space "default"

not sure where that's coming from. I'll fiddle with it locally

@SethTisue
Copy link
Member Author

doh, I forgot that in dbuild if you don't specify a branch you don't get the default branch, you get master

dispatch depends on unfiltered
@SethTisue
Copy link
Member Author

https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1130/consoleFull (404 til Jenkins finishes quaffing a fizzy, delicious glass of Alka-Seltzer)

@SethTisue SethTisue changed the title add Dispatch Reboot add Dispatch Reboot and Unfiltered Jan 3, 2017
@SethTisue
Copy link
Member Author

hmm, this worked for me locally, but on Jenkins we get

[unfiltered] [error] Failed tests:
[unfiltered] [error] 	unfiltered.netty.SslServerSpec

let's see if it's intermittent: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1131/consoleFull

@SethTisue
Copy link
Member Author

sigh, well let's just compile unfiltered's tests but not run them, then: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1132/consoleFull

@SethTisue SethTisue merged commit 14cb974 into scala:2.12.x Jan 3, 2017
@SethTisue
Copy link
Member Author

I opened unfiltered/unfiltered#364 on the test failure

@SethTisue SethTisue deleted the add-dispatch branch January 3, 2017 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add Dispatch
1 participant