Skip to content

build scala-xml again #309

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

Merged
merged 2 commits into from
Sep 28, 2016
Merged

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Sep 27, 2016

fixing the regression introduced by #283

and don't just build it, but actually use it during the rest of the
build, *both* as a dependency of scala-compiler used during Scaladoc
generation, *and* as an ordinary dependency of those community
projects that happen to use it

this maximizes the chances that any regressions that happen over in the
scala/scala-xml repo cause something to blow up here right away
@SethTisue SethTisue self-assigned this Sep 27, 2016
@SethTisue
Copy link
Member Author

@SethTisue
Copy link
Member Author

@SethTisue
Copy link
Member Author

SethTisue commented Sep 27, 2016

[info] >>> The dbuild result is------------: FAILED (failed: browse, lift-json, breeze, akka-more, scalikejdbc)

I have a hunch the failures are unrelated, but I'll have to look at them one at a time.

@SethTisue
Copy link
Member Author

SethTisue commented Sep 28, 2016

try again, see if any of the failures go away: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/679/consoleFull

@SethTisue
Copy link
Member Author

shorter list this time: [info] >>> The dbuild result is------------: FAILED (failed: browse, breeze, scalikejdbc)

let's try one more time: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/681/consoleFull (404 til Jenkins catches up)

@SethTisue
Copy link
Member Author

SethTisue commented Sep 28, 2016

down to two this time, breeze and scalikejdbc. let's try one more time with a different Scala SHA, one that's definitely been green recently: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/683/consoleFull

@SethTisue
Copy link
Member Author

green. I'll investigate those other failures separately since they seem dependent on which Scala is used

@SethTisue SethTisue merged commit cc977e7 into scala:2.12.x Sep 28, 2016
@SethTisue SethTisue deleted the build-scala-xml-again branch September 28, 2016 04:16
@SethTisue
Copy link
Member Author

a bunch more 2.12.0 PRs just got merged, so I'll just wait and see what's still failing once we have a new nightly. also the Jenkins workers have more RAM now which may help with random flakiness

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.

1 participant