Problem/Motivation
HEAD of 4.x tests have been failing since around D9.x something
review this now that we're onto D10 and beyond.
Steps to reproduce
review test results
Proposed resolution
commit these:
To fix the automated testing, two patches are ready:
#3405276: Panels IPE "placement" form for new blocks not loading in Drupal 10
and
#2636472: Load context for page that IPE is editing, rather than AJAX or form route
Remaining tasks
see proposed solution
User interface changes
TBD
API changes
TBD
Data model changes
TBD
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | panels_ipe-3383474-12.patch | 1.53 KB | joseph.olstad |
Issue fork panels-3383474
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 #2
joseph.olstadsee if this helps
Comment #3
joseph.olstadComment #4
joseph.olstadhttps://www.drupal.org/node/3168858
Comment #5
joseph.olstaddrupalPostForm() in functional tests is deprecated
Comment #6
joseph.olstadComment #7
joseph.olstadComment #8
joseph.olstadComment #9
joseph.olstadComment #10
joseph.olstadOops that was 3x, here's 4x
I was confused
Comment #12
joseph.olstadencore mieux
Comment #14
joseph.olstadWhile it is incomplete, I think it's worthy of commit as it's improving the results.
Comment #16
joelpittetThanks for taking on the test failures @joseph.olstad. I've committed this WIP.
I'll leave this open in case you have some ideas on the IPE errors.
Comment #19
liam morlandCreated a merge request that adds the default
.gitlab-ci.yml.Comment #20
joseph.olstadTo fix the automated testing, two patches are ready:
#3405276: Panels IPE "placement" form for new blocks not loading in Drupal 10
Merge request
and
#2636472: Load context for page that IPE is editing, rather than AJAX or form route
patch #16
Comment #21
joseph.olstadComment #22
joseph.olstadComment #24
joseph.olstadComment #26
joelpittetI have committed the changes, I'll see how that affects it all before releasing the changes.
Comment #27
xem8vfdh commentedamazing, thanks!!
Comment #29
liam morlandI note that tests are still failing even with these changes.
Comment #30
joseph.olstad