Code review comment for lp:~zorba-coders/zorba/bug-867376

Revision history for this message
Luis Rodriguez Gonzalez (kuraru) wrote :

> There are still some test failures. serialize-direct-uris now throws ZURI
> errors, which is good, but the test needs to be adapted for that (split the
> failing cases into separate tests with a .spec file containing the Error: you
> expect).
>
> More worrying, FOTS/fn-resolve-uri is failing. I'm looking into that one a
> bit.
All failing (as expected) cases were moved to individual test cases. Added also a couple of more to test the other 2 errors (ZURI0001 and ZURI0002).

« Back to merge proposal