Closed (fixed)
Project:
Login Destination
Version:
8.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
15 Nov 2021 at 16:13 UTC
Updated:
28 Jun 2024 at 10:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gaurav.kapoor commentedComment #4
gaurav.kapoor commentedWorking on why tests are failing.
Comment #5
rsvelko commentedWatching this one and will commit/push as needed.
Comment #6
rsvelko commentedbtw, is this ready to commit and push? Maybe the tests are failing due to some other reason?
Comment #7
gaurav.kapoor commentedAdding a test only patch to check why test cases are failing.
Comment #8
gaurav.kapoor commentedComment #10
gaurav.kapoor commentedAnother set of fixes added...
Comment #12
rsvelko commentedhttps://www.drupal.org/pift-ci-job/2238748 has clues as to why tests fail.
No time to debug this myself, though. Only to apply patches.
Comment #13
gaurav.kapoor commentedStill getting following errors, when running tests in local. Working on these.
Comment #14
gaurav.kapoor commentedFixed all the errors and warnings :fingers-crossed.
Comment #16
gaurav.kapoor commentedThe tests are passing when running with D9 environment, PHP 7.4 and MySQL ( > 5.7) as expected. Setting it to needs review.
Comment #17
rsvelko commentedI've taken the good bits of your patch and tested against latest 8.x-2.x dev branch codebase in drupal 9.x with PHP 8.1.
After some more fixing - all is good now. Tests passed.