Code review comment for lp:~marcustomlinson/unity-scopes-api/lp-1410125

Revision history for this message
Michi Henning (michihenning) wrote :

> Maybe a new version of JsonCpp? My version is "0.6.0~rc2-3.1ubuntu1".

Same here, and that's what's also on Jenkins. Weird.

Maybe the best fix would be to not test the full exception string, seeing that the text of the exception comes from the underlying library. One option would be to just expect a ResourceException for the failing test.

« Back to merge proposal