basilapi / basil

Building Apis SImpLy from sparql endpoints
http://basil.kmi.open.ac.uk
24 stars 5 forks source link

Push Jena version to 3.13.1 #114

Closed enridaga closed 2 years ago

enridaga commented 2 years ago

As the summary says, this is happening in the store-tdb2 branch for the moment

enridaga commented 2 years ago

Some IT are failing:

Failed tests: 
  ExecutionTest.EXEC03_RunInsertAPI:138 GET request to http://localhost:53026/basil/1hb86gxk20d9v/api?title=Moby+Dick&author=H.+Melville: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC04_RunInsertManyAPI:180 GET request to http://localhost:53026/basil/1hb86gxk20d9v/api?title=Northern+Lights%3AHis+Dark+Materials+S.&author=Pullman%2C+Philip: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC10_ExecDeleteAll:240->_performDeleteAll:225 GET request to http://localhost:53026/basil/1iyna3pl0bupj/api: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC12_ExecInsertManyAPI:265 GET request to http://localhost:53026/basil/us07az9v8rqe/api?title=Northern+Lights%3AHis+Dark+Materials+S.&author=Pullman%2C+Philip: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC14_ExecInsertMany_withQuads:313 GET request to http://localhost:53026/basil/ure1yjp1tkrp/api?id=1&title=Northern+Lights%3AHis+Dark+Materials+S.&author=Pullman%2C+Philip: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC17_ExecDeleteOneByOne:373 GET request to http://localhost:53026/basil/t87ephl8900y/api?id=1: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC18_ExecDeleteAll:394->EXEC10_ExecDeleteAll:240->_performDeleteAll:225 GET request to http://localhost:53026/basil/1iyna3pl0bupj/api: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC20_ExecPrepareSelectLimit:423 GET request to http://localhost:53026/basil/ure1yjp1tkrp/api?id=1&title=Northern+Lights%3AHis+Dark+Materials+S.&author=Pullman%2C+Philip: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
  ExecutionTest.EXEC21_ExecSelectLimit:443 null
  ExecutionTest.EXEC23_ExecSelectLimitOffset:470 null
  ExecutionTest.EXEC24_ExecDeleteAll:477->_performDeleteAll:225 GET request to http://localhost:53026/basil/1iyna3pl0bupj/api: expecting status 200 (content: {"error":"Not acceptable"}) expected:<200> but was:<406>
enridaga commented 2 years ago

This is solved