wonder if one of the asserts / expect messages stuff got affected by the XUnit 2 upgrade
would you mind re-running it?
Joshua Benjamin
@annymsMthd
yup
ill check it out
Aaron Stannard
@Aaronontheweb
if you get the same result consistently then that would indicate an upgrade issue (or some other persistent issue)
I haven't personally seen that test fail in a long time though - some of the others sometimes have a persistent issue usually brought on by XUnit crashing
err, temporary issue
Joshua Benjamin
@annymsMthd
Rgr. I'll look for that and XUnit crashes. I haven't seen any XUnit crashes in awhile though.
Aaron Stannard
@Aaronontheweb
well that's a good thing then
our build server's been running into issues with XUnit 1.9.2 consistently
Joshua Benjamin
@annymsMthd
Any plans to get these running on the build agent?
Aaron Stannard
@Aaronontheweb
yes - we've been holding off a bit until we get closer to releasing Akka.Cluster because it effectively doubles the build time