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

FIX Ensure injectable version of queuedjobs is installed #12

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Jul 21, 2022

Issue silverstripe/gha-ci#37

Fix prefer-lowest
https://github.com/silverstripe/recipe-solr-search/runs/7440645243?check_suite_focus=true
ERROR [Emergency]: Uncaught Error: Call to undefined method Symbiote\QueuedJobs\Services\QueuedJobService::singleton()
https://github.com/silverstripe/recipe-solr-search/runs/7440645243?check_suite_focus=true#step:10:859

^ required queuedjobs 4.9 rather than 4.1 due to the requirement for PHPUnit9 compatibility

https://github.com/silverstripe/recipe-solr-search/runs/7441484862?check_suite_focus=true#step:12:55
Fatal error: Declaration of Symbiote\QueuedJobs\Tests\AbstractTest::setUp() must be compatible with SilverStripe\Dev\SapphireTest::setUp(): void in /home/runner/work/recipe-solr-search/recipe-solr-search/vendor/symbiote/silverstripe-queuedjobs/tests/AbstractTest.php on line 17

Fix
Incorrect DATETIME value: 'christmas 00:00:00'
https://github.com/silverstripe/recipe-solr-search/runs/7440645405?check_suite_focus=true#step:12:88

Maybe fix
1) SilverStripe\FullTextSearch\Tests\BatchedProcessorTest::testBatching Failed asserting that 15 matches expected 9.
https://github.com/silverstripe/recipe-solr-search/runs/7440645300?check_suite_focus=true#step:12:69

@GuySartorelli
Copy link
Member

Still failing on testBatching and christmas date.

@GuySartorelli GuySartorelli merged commit b89ffad into silverstripe:2.10 Jul 21, 2022
@GuySartorelli GuySartorelli deleted the pulls/2.10/gha branch July 21, 2022 23:46
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