jasminsehic / infinity.net

.NET API for Azure DevOps and DevOps Server formerly Visual Studio Online and Team Foundation Server
Other
36 stars 13 forks source link

Minor proposals #17

Closed nulltoken closed 9 years ago

nulltoken commented 9 years ago
nulltoken commented 9 years ago

Wow! I think the Travis build log is really worth a shot :roller_coaster: /cc @Therzok

I'm slightly puzzled by the AppVeyor issue.. Any idea?

nulltoken commented 9 years ago

OK. Everything seems to be tamed now

ethomson commented 9 years ago

Neat! Thanks!

Therzok commented 9 years ago

The travis bot is using a really old mono version (3.12), so a bug report might be handy. I guess that shouldn't happen with a newer mono, but it's worth opening a bug report.

Without a solid repro or a test case, I'm not sure how to get this fixed.

The constructor does do a null check before, so it's probably a crash in the clone implementation.

Therzok commented 9 years ago

https://bugzilla.xamarin.com/show_bug.cgi?id=34550