Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

PR builds are failing again... TRAVIS!!!! #517

Closed
lbustelo opened this issue Sep 23, 2016 · 8 comments
Closed

PR builds are failing again... TRAVIS!!!! #517

lbustelo opened this issue Sep 23, 2016 · 8 comments
Labels
Milestone

Comments

@lbustelo
Copy link
Collaborator

No description provided.

@lbustelo lbustelo added the bug label Sep 23, 2016
@lbustelo lbustelo added this to the 0.7.1 milestone Sep 23, 2016
@poplav
Copy link
Contributor

poplav commented Sep 28, 2016

Over the past few days we have been seeing errors such as (note this is not consistent on which libraries will fail from what I can see):

      https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.11/jars/main-settings.jar
        ::::::::::::::::::::::::::::::::::::::::::::::
        ::              FAILED DOWNLOADS            ::
        :: ^ see resolution messages for details  ^ ::
        ::::::::::::::::::::::::::::::::::::::::::::::
        :: org.scala-sbt#main;0.13.11!main.jar
        :: org.scala-sbt#actions;0.13.11!actions.jar
        :: org.scala-sbt#main-settings;0.13.11!main-settings.jar
        :: org.scala-sbt#compiler-interface;0.13.11!compiler-interface.jar
        ::::::::::::::::::::::::::::::::::::::::::::::

This is resulting from the make target: dist/declarativewidgets/static/declarativewidgets.jar
This works locally consistently, but errors on Travis.
It looks fairly similar to travis-ci/travis-ci#3242, so I am going to open an issue on Travis and see what they say.
cc @peller

@poplav
Copy link
Contributor

poplav commented Sep 28, 2016

Was about to open an issue, but it looks like others beat me to it (~a day ago) at travis-ci/travis-ci#6641. Looks like we are not the only ones, so it's not on our end.

@poplav
Copy link
Contributor

poplav commented Sep 28, 2016

Link to sbt/sbt#2758 as well

@peller
Copy link
Collaborator

peller commented Sep 29, 2016

The sbt build started working again this morning. Something to do with HTTPS->HTTP redirects not being allowed, though it's not clear who fixed this or how.

@peller
Copy link
Collaborator

peller commented Sep 29, 2016

phantom is still failing on port 4444 however

@peller
Copy link
Collaborator

peller commented Oct 1, 2016

Chrome on linux seems to have stopped working. Can't find any relevant bug reports, and reverting to older chromedrivers and selenium-standalone versions didn't seem to make any difference, so perhaps it's something else in the environment? It's possible that it's a timing issue and selenium isn't ready?

Switched to use firefox for travis PR tests rather than chrome, for now. 62511c0

@peller
Copy link
Collaborator

peller commented Oct 1, 2016

There's still an intermittent problem where the R system tests timeout at 60 sec. The initial R system test sometimes takes upwards of 30 seconds (witnessed on my system)

@peller
Copy link
Collaborator

peller commented Oct 5, 2016

Travis is passing at the moment. Both chrome/linux and R issues seem to have gone away.

@lbustelo lbustelo closed this as completed Oct 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants