scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

scala-dist jobs failing (problem with postCommitStatus, probably auth token related) #777

Closed SethTisue closed 3 years ago

SethTisue commented 3 years ago

recently all the runs at https://travis-ci.com/github/scala/scala-dist/branches started failing (on both the 2.12.x and 2.13.x branches)

@retronym you were doing authorization-token work recently, that seems like the probable cause?

SethTisue commented 3 years ago

new runs at https://travis-ci.com/github/scala/scala-dist/branches are green, thanks Jason

SethTisue commented 3 years ago

@retronym well this is weird, https://travis-ci.com/github/scala/scala-dist/builds/228420505 failed?!

SethTisue commented 3 years ago

now this is showing up in scala-dist-smoketest: https://travis-ci.com/github/scala/scala-dist-smoketest/builds/229209052

SethTisue commented 3 years ago

https://github.com/scala/scala-dist-smoketest/pull/31 did the trick