diff options
Diffstat (limited to 'tests/auto')
-rw-r--r-- | tests/auto/qxmlquery/BLACKLIST | 3 | ||||
-rw-r--r-- | tests/auto/qxmlquery/pushBaselines/allAtomics.ref | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/qxmlquery/BLACKLIST b/tests/auto/qxmlquery/BLACKLIST new file mode 100644 index 0000000..f708994 --- /dev/null +++ b/tests/auto/qxmlquery/BLACKLIST @@ -0,0 +1,3 @@ +[evaluateToReceiver:allAtomics.xq] +# Temporarily, until qt5.git integrates +* diff --git a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref index 77aceaa..71ecaaa 100644 --- a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref +++ b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref @@ -1,6 +1,6 @@ startOfSequence() atomicValue(xs:untypedAtomic) -atomicValue(2002-10-10T23:02:11Z) +atomicValue(2002-10-10T23:02:11.000Z) atomicValue(2002-10-10) atomicValue() atomicValue() |