Last active
December 21, 2015 18:39
-
-
Save ansell/6348842 to your computer and use it in GitHub Desktop.
SES-1803 Test Results
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Results : | |
Failed tests: | |
NativeCascadeValueExceptionTest>CascadeValueExceptionTest.testValueExceptionEqual:61 null | |
NativeSPARQLQueryTest>SPARQLQueryTest.runTest:221->SPARQLQueryTest.compareTupleQueryResults:380 | |
============ open-eq-12 ======================= | |
Unexpected bindings: | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x2;v2="xyz"@en;x=http://example/x1] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x3;v2="xyz"@en;x=http://example/x1] | |
[v1="xyz"@en;y=http://example/x1;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x4;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x5;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x6;v2="xyz"^^<http://example/unknown>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x1;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x3] | |
[v1="xyz"@en;y=http://example/x4;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x3] | |
[v1="xyz"@en;y=http://example/x5;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;x=http://example/x3] | |
[v1="xyz"@en;y=http://example/x6;v2="xyz"^^<http://example/unknown>;x=http://example/x3] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x2;v2="xyz"@en;x=http://example/x4] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x3;v2="xyz"@en;x=http://example/x4] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;y=http://example/x2;v2="xyz"@en;x=http://example/x5] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;y=http://example/x3;v2="xyz"@en;x=http://example/x5] | |
[v1="xyz"^^<http://example/unknown>;y=http://example/x2;v2="xyz"@en;x=http://example/x6] | |
[v1="xyz"^^<http://example/unknown>;y=http://example/x3;v2="xyz"@en;x=http://example/x6] | |
=============================================== | |
MemoryCascadeValueExceptionTest>CascadeValueExceptionTest.testValueExceptionEqual:61 null | |
MemorySPARQLQueryTest>SPARQLQueryTest.runTest:221->SPARQLQueryTest.compareTupleQueryResults:380 | |
============ open-eq-12 ======================= | |
Unexpected bindings: | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x2;v2="xyz"@en;x=http://example/x1] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x3;v2="xyz"@en;x=http://example/x1] | |
[v1="xyz"@en;y=http://example/x1;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x4;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x5;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x6;v2="xyz"^^<http://example/unknown>;x=http://example/x2] | |
[v1="xyz"@en;y=http://example/x1;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x3] | |
[v1="xyz"@en;y=http://example/x4;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;x=http://example/x3] | |
[v1="xyz"@en;y=http://example/x5;v2="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;x=http://example/x3] | |
[v1="xyz"@en;y=http://example/x6;v2="xyz"^^<http://example/unknown>;x=http://example/x3] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x2;v2="xyz"@en;x=http://example/x4] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#string>;y=http://example/x3;v2="xyz"@en;x=http://example/x4] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;y=http://example/x2;v2="xyz"@en;x=http://example/x5] | |
[v1="xyz"^^<http://www.w3.org/2001/XMLSchema#integer>;y=http://example/x3;v2="xyz"@en;x=http://example/x5] | |
[v1="xyz"^^<http://example/unknown>;y=http://example/x2;v2="xyz"@en;x=http://example/x6] | |
[v1="xyz"^^<http://example/unknown>;y=http://example/x3;v2="xyz"@en;x=http://example/x6] | |
=============================================== | |
Tests run: 1639, Failures: 4, Errors: 0, Skipped: 36 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment