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 support for evaluation of properties in slots other than 'main' #5543

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

marijnvanwezel
Copy link
Contributor

See #5157.

@krabina
Copy link
Contributor

krabina commented Jan 16, 2024

any ideas why all checks are failing? @gesinn-it-gea?

@marijnvanwezel
Copy link
Contributor Author

marijnvanwezel commented Jan 16, 2024

@krabina I think it was because tests were failing. Some because of my changes, others were already failing.

@JeroenDeDauw
Copy link
Member

Can you rebase against master? The tests on master are working nowadays

@krabina
Copy link
Contributor

krabina commented Feb 19, 2024

@marijnvanwezel I'd really like to see this integrated. If you rebase, tests should run.

@marijnvanwezel
Copy link
Contributor Author

I did a merge instead, as that can be done through the GitHub web interface (I am in the train, and cloning SMW takes like 30 minutes (;).

@marijnvanwezel
Copy link
Contributor Author

Seems like there is a failing test caused by this MR:

1) SMW\Tests\MediaWiki\MwCollaboratorFactoryTest::testCanConstructEditInfo
TypeError: SMW\MediaWiki\EditInfo::__construct(): Argument #4 ($extraSemanticSlots) must be of type array, null given, called in /var/www/html/extensions/SemanticMediaWiki/src/MediaWiki/MwCollaboratorFactory.php on line 228

/var/www/html/extensions/SemanticMediaWiki/src/MediaWiki/EditInfo.php:52
/var/www/html/extensions/SemanticMediaWiki/src/MediaWiki/MwCollaboratorFactory.php:228
/var/www/html/extensions/SemanticMediaWiki/tests/phpunit/MediaWiki/MwCollaboratorFactoryTest.php:237
/var/www/html/maintenance/doMaintenance.php:107

I will see if I can fix that.

@krabina
Copy link
Contributor

krabina commented Apr 22, 2024

@marijnvanwezel any news yet?

@marijnvanwezel
Copy link
Contributor Author

@marijnvanwezel any news yet?

Yes, the test that was previously failing is now passing. Another test fails now, but I am not sure why.

@krabina
Copy link
Contributor

krabina commented May 2, 2024

@JeroenDeDauw I guess we need your help here.

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.

None yet

3 participants