-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Include Comsat webactors framework #1719
Include Comsat webactors framework #1719
Conversation
It actually runs fine in my Vagrant env (tried with the latest
Do you see anything in the framework's build source that could cause this (apart from the dependency to java8 - which is there only because it's more performant, although the framework support java7 too)? |
05fbfd0
to
d5b976a
Compare
Localtest failed. ( http://sprunge.us/IOWX ) |
I have merged upstream's master and re-run successfully the following tests in the cd FrameworkBenchmarks
toolset/run-tests.py --mode verify --test comsat-webactors
toolset/run-tests.py --mode verify --test comsat-webactors-netty
toolset/run-tests.py --mode verify --test comsat-webactors-servlet-undertow
toolset/run-tests.py --mode verify --test comsat-webactors-servlet-jetty
toolset/run-tests.py --mode verify --test comsat-webactors-servlet-tomcat |
@blee-techempower Re-merged the most recent master and it still runs OK in I tried to run them just as Travis would on my physical Mint box: I copied over and with the What am i missing in order to have Travis CI run OK too? Thanks. |
@circlespainter We have recently fixed a lot of issues on Travis; please rebase from our latest master and push to have Travis-CI retest. |
Rebased and squashed, now it builds ok. Thanks |
Awesome! Both Travis-CI tests passed; LGTM! |
Include Comsat webactors framework
Could you also help me with some questions https://groups.google.com/forum/#!topic/framework-benchmarks/Gujdipuua7Q?