Expected behavior
I expect this test to pass. I believe the interpretation of the <result> is not completely accurate.
To Reproduce
This test relies on an implementation of fn:round which is currently part of a pull request https://github.com/eXist-db/exist/pull/4400. It should be deferred until the PR has been merged. Then,
sbt "run --test-set fn-round"
Context (please always complete the following information):
Describe the bug
Expected behavior I expect this test to pass. I believe the interpretation of the
<result>
is not completely accurate.To Reproduce This test relies on an implementation of
fn:round
which is currently part of a pull request https://github.com/eXist-db/exist/pull/4400. It should be deferred until the PR has been merged. Then,sbt "run --test-set fn-round"
Context (please always complete the following information):
Additional context