- Status changed to Needs review
almost 2 years ago 9:37pm 19 January 2023 - Status changed to RTBC
almost 2 years ago 4:42pm 29 January 2023 - π΅π±Poland henk
Test for 2910320-17.patch probably faild on CKeditor problem from here: https://www.drupal.org/project/drupal/issues/3268368 β
Checking if array key "parents" exist should fix the PHP error problem.
- Status changed to Needs review
almost 2 years ago 5:34am 30 January 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
+++ b/core/modules/file/tests/file_test/src/Form/ManagedFileTestForm.php @@ -0,0 +1,38 @@ +class ManagedFileTestForm extends FormBase {
We can have the test and form as the one class (no need for the extra class) https://www.previousnext.com.au/blog/drupal-8-ftw-it-test-or-it-form-act...
The test failure is Media library, not CKEditor, which might be related to this patch, can we get a re-run please?
- π§π·Brazil murilohp
Hey @larowlan, thanks for your input here, I've changed the test and put the form inside the test class. Awesome blog and great post by the way! Really helpful!
Regarding the failed test, I wasn't able to reproduce it locally, it's passing here :( , so let's take another shot.
- Status changed to RTBC
almost 2 years ago 2:50pm 10 February 2023 The last submitted patch, 17: 2910320-17.patch, failed testing. View results β
The last submitted patch, 17: 2910320-17.patch, failed testing. View results β
-
larowlan β
committed 5f06ef9a on 10.0.x
Issue #2910320 by murilohp, malik.kotob: Validating managed files should...
-
larowlan β
committed 5f06ef9a on 10.0.x
-
larowlan β
committed c886a764 on 10.1.x
Issue #2910320 by murilohp, malik.kotob: Validating managed files should...
-
larowlan β
committed c886a764 on 10.1.x
-
larowlan β
committed 04b5939a on 9.5.x
Issue #2910320 by murilohp, malik.kotob: Validating managed files should...
-
larowlan β
committed 04b5939a on 9.5.x
- Status changed to Fixed
over 1 year ago 6:13am 20 March 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Committed to 10.1.x and backported to 10.0.x and 9.5.x - thanks!
Automatically closed - issue fixed for 2 weeks with no activity.