Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI for MW 1.41 #136

Merged
merged 6 commits into from
Dec 31, 2024
Merged

Add CI for MW 1.41 #136

merged 6 commits into from
Dec 31, 2024

Conversation

paladox
Copy link
Contributor

@paladox paladox commented Dec 31, 2024

No description provided.

@paladox
Copy link
Contributor Author

paladox commented Dec 31, 2024

Fatal error: Uncaught Error: Class "SMW\Tests\LightweightJsonTestCaseScriptRunner" not found in /var/www/html/extensions/SemanticCite/tests/phpunit/Integration/JSONScript/SemanticCiteJsonTestCaseScriptRunnerTest.php:23
Stack trace:
#0 /var/www/html/vendor/phpunit/phpunit/src/Util/FileLoader.php(66): include_once()
#1 /var/www/html/vendor/phpunit/phpunit/src/Util/FileLoader.php(49): PHPUnit\Util\FileLoader::load('/var/www/html/e...')
#2 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestSuite.php(397): PHPUnit\Util\FileLoader::checkAndLoad('/var/www/html/e...')
#3 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestSuite.php(527): PHPUnit\Framework\TestSuite->addTestFile('/var/www/html/e...')
#4 /var/www/html/vendor/phpunit/phpunit/src/TextUI/TestSuiteMapper.php(67): PHPUnit\Framework\TestSuite->addTestFiles(Array)
#5 /var/www/html/vendor/phpunit/phpunit/src/TextUI/Command.php(391): PHPUnit\TextUI\TestSuiteMapper->map(Object(PHPUnit\TextUI\XmlConfiguration\TestSuiteCollection), '')
#6 /var/www/html/vendor/phpunit/phpunit/src/TextUI/Command.php(112): PHPUnit\TextUI\Command->handleArguments(Array)
#7 /var/www/html/tests/phpunit/phpunit.php(102): PHPUnit\TextUI\Command->run(Array, true)
#8 /var/www/html/tests/phpunit/phpunit.php(171): PHPUnitMaintClass->execute()
#9 {main}

this is strange. There's a class alias in SMW but somehow it's failing to pick it up on mw 1.41?

@JeroenDeDauw JeroenDeDauw merged commit bb42818 into master Dec 31, 2024
4 checks passed
@paladox paladox deleted the paladox-patch-1 branch December 31, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants