- Issue created by @tr
The last submitted patch, 2: 3336291-file-permissions.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- πΊπΈUnited States tr Cascadia
"Build Successful" means there are no fails. This module has no tests to fail. But as you can see Drupal CI ran and did a coding standards check on the code as a side effect.
It is a long-standing testbot bug that "Build Successful" improperly moves the issue status to "Needs work" when is should (and in fact used to) show as Green/Pass without changing the issue status.
- Status changed to Needs review
almost 2 years ago 1:20am 25 January 2023 - πΊπΈUnited States smustgrave
Eventually we should probably add tests.
If it becomes a problem we can always add a simple file that does some generic assertion that the form exists or something.
- @smustgrave opened merge request.
-
smustgrave β
committed 2ea79e3c on 2.0.x
Issue #3336291: Fix all file permissions
-
smustgrave β
committed 2ea79e3c on 2.0.x
- Status changed to Fixed
almost 2 years ago 1:30am 25 January 2023 - πΊπΈUnited States tr Cascadia
Eventually we should probably add tests.
Yes, that's the idea. This desperately needs tests, but there's a lot of groundwork to do first like getting it to actually install on D9/D10 and having Drupal CI configured (that's done now I see) so that new tests can be tested ...
I will contribute some tests for the Rules integration when I get to that point.
For future reference, please pay attention to commit credits when you commit a patch. The git commit command shown at the bottom of this page is the suggested way to grant credit.
https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett... β - πΊπΈUnited States tr Cascadia
Accidentally changed status ... restoring ...
Automatically closed - issue fixed for 2 weeks with no activity.