[partest] testing: [...]/files/run/deeps.scala [FAILED] [partest] java.lang.NullPointerException [partest] at scala.tools.nsc.backend.icode.TypeKinds$class.toTypeKind(TypeKinds.scala:378) [partest] at scala.tools.nsc.backend.icode.ICodes.toTypeKind(ICodes.scala:20)
it's possible that i was wrong pin-pointing the commit where it started failing,or that the failiures are spurious.
On Tue, Nov 6, 2012 at 5:23 AM, Lukas Rytz <lukas...@epfl.ch> wrote:
it's possible that i was wrong pin-pointing the commit where it started failing,or that the failiures are spurious.The failures are not spurious, but they are not deterministic (maybe you intend spurious to mean non-deterministic, but I think of spurious as "inauthentic", like there is nothing wrong with the build.)
there are some issues currently with jenkins and the scalabuilds webapp, i'mlooking into it. e.g. lots of failures like this:
The pull request not is pretty dumb, it just points the pull request script at a # and it goes.
The script itself is on lukas github project and can be reviewed/fixed as needed. I'm tinkering in the not today, so let me know what/how it can improve. Right now it just tells the script to verify PR # for, and no more.
Jenkins output is terrible, thanks to Jenkins git plugin barfing on job-parameter based merge/branch definitions being unsupported.
If you have suggestions to improve output, I'm all ears. That bot needs a lot more work to be better.
there are some issues currently with jenkins and the scalabuilds webapp, i'mlooking into it.