Skip to content

Instantly share code, notes, and snippets.

@ansell
Last active December 21, 2015 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ansell/6348842 to your computer and use it in GitHub Desktop.
Save ansell/6348842 to your computer and use it in GitHub Desktop.
SES-1803 Test Results
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