paladox

Results 222 comments of paladox

> It's not yet the latest docker-compose-ci as of today It's up to https://github.com/gesinn-it-pub/docker-compose-ci/commit/d54a8ceaa4e6c0d12574729416eec819474307a4 Which the commits I did wouldn't fix this issue.

For some reason https://github.com/paladox/SemanticResultFormats/pull/1 passes for me. But fails here https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/874

Probably want to change CI on this repo to run for all users similar to SMW. > what happens, if you re-run checks on https://github.com/paladox/SemanticResultFormats/pull/1 It failed: https://github.com/paladox/SemanticResultFormats/actions/runs/12377136768/job/34546708612

I'm not sure why it fails. From dev-master: ``` 1) SRF\Tests\Integration\JSONScript\JsonTestCaseScriptRunnerTest::testCaseFile with data set "gallery-01.json" ('/var/www/html/extensions/Sema...1.json') Failed "#0 (simple)" ==== (actual) ==== ==== (StringContains expected) ==== [ ], [ ]...

Happens with https://github.com/SemanticMediaWiki/SemanticResultFormats/blob/master/tests/phpunit/Integration/JSONScript/TestCases/gallery-01.json But I can't figure out why it fails. The fact it seems to happen with version 4.2 and even 4.1.3 seems to indicate there's a bug. Either...

@gesinn-it-gea https://github.com/paladox/SemanticResultFormats/pull/1 works now when I changed the commands in the composer file.