Problem/Motivation
Some tests are failing - please community help us fixing them and add further important tests to improve this module!
See https://www.drupal.org/pift-ci-job/2159155
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork restrict_ip-3229792
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
cskeers commentedI think I may have bungled opening the MR, but I attempted to make some updates to the tests in a branch in order to get them mostly working.
Many tests still fail with these errors unless the MR from https://www.drupal.org/project/restrict_ip/issues/2957482 is added as well, but on the plus side, making some of these test updates makes it so a separate test for that issue is not strictly necessary!
Comment #5
joewhitsittI don't know how to fix it but here is the diff from cskeers work: https://git.drupalcode.org/issue/restrict_ip-3229792/-/compare/3229792-f...
Comment #8
anybodyComment #9
anybodyThanks @cskeers, we'll have a look and will also commit the other issue, presumably today.
Comment #10
anybodyComment #11
anybodyComment #12
anybody@Grevil: Still 3 broken tests left in 4.x - please fix them, if they are easy to resolve. Thanks :)
Comment #21
grevil commented1 Test still fails, and I don't understand why. I couldn't replicate the issue, so I disabled the test and created a follow-up issue here: #3328778: Reimplement testWhitelistedIpAddresses.
All other tests should go green now! :)
Comment #22
anybodyPerfect, thank you for fixing this @Grevil! That was quite important.
Comment #23
grevil commentedAll green! Merging
Comment #26
grevil commentedThanks all!