Matthimatiker / Erfurt

PHP5 / Zend based Semantic Web API for Social Semantic Software
http://erfurt-framework.org
0 stars 0 forks source link

testImportRdfXmlWithVirtuosoGeoDatatypeOnlyAvailableInCommercialVersionGithubIssue85() failing #9

Open Matthimatiker opened 10 years ago

Matthimatiker commented 10 years ago

Several tests are failing during Virtuoso Integration Test Run:

2) Erfurt_StoreIntegrationTest::testImportRdfXmlWithVirtuosoGeoDatatypeOnlyAvail
ableInCommercialVersionGithubIssue85
odbc_exec(): SQL error: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SQ074:
Line 11: syntax error at '\' before '\', SQL state 37000 in SQLExecDirect

C:\xampp\htdocs\Erfurt\tests\integration\Erfurt\StoreIntegrationTest.php:238

3) Erfurt_StoreIntegrationTest::testImportDBPediaResourceAutomobileAndQueryWithT
itleHelperQueryGithubIssue85
odbc_exec(): SQL error: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SQ074:
Line 1: syntax error at '\' before '\', SQL state 37000 in SQLExecDirect

C:\xampp\htdocs\Erfurt\tests\integration\Erfurt\StoreIntegrationTest.php:261

4) Erfurt_StoreIntegrationTest::testImportDBPediaResourceMachineLearningAndQuery
WithTitleHelperQueryGithubIssue85
odbc_exec(): SQL error: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SQ074:
Line 16: syntax error at '\' before '\', SQL state 37000 in SQLExecDirect

C:\xampp\htdocs\Erfurt\tests\integration\Erfurt\StoreIntegrationTest.php:321

This might be caused by usage of a feature that is not available in the Open Source version.

Matthimatiker commented 10 years ago

Used Virtuoso Version: 6.1.7 on Win7, 64bit