Check UpdateAddMediaTest::testMediaUpdate()

Created on 2 February 2024, about 1 year ago
Updated 20 February 2024, about 1 year ago

Problem/Motivation

After changing the structure of Gutenberg config for the content type, the functional test UpdateAddMediaTest::testMediaUpdate() is no longer valid and can't be tested. So it was disabled in the context of https://www.drupal.org/project/gutenberg/issues/3415218 📌 Clean up gutenberg.settings config Active

How these cases should be handled?

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇵🇹Portugal marcofernandes

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @marcofernandes
  • Added a relevant comment to the commit of the original PR here, but it's easy to miss, so adding as a comment here.

    Can't see the specific code that breaks in the pipelines, but I believe this might be breaking due to the way the gutenberg_config_schema_info_alter() dynamically picks up schema fields at the moment (which isn't ideal).

    At the point that $config_editable->set($key, $allowed_blocks)->save(); is called, Drupal attempts to validate the config according to the schema, but fails because the schema is still based off the "previous" config value before the media entity was enabled.

    I believe since this is an update hook, switching to:

    $config_editable->set($key, $allowed_blocks)->save(TRUE);
    

    might yield better results since that won't trigger any config schema validation since we trust the data we pass into the updated config at that point.

    But this begs a bigger question as to whether this crash due to new fields only happens under test environments, or will occur if you attempt to add Gutenberg support for new entity types on live sites (I don't believe it'll/should, but might need to explore further).

  • First commit to issue fork.
  • Merge request !106Update UpdateAddMediaTest.php → (Merged) created by eiriksm
  • Pipeline finished with Success
    about 1 year ago
    Total: 238s
    #87065
  • Status changed to Needs review about 1 year ago
  • 🇳🇴Norway eiriksm Norway

    Here's a suggestion for re enabling it ✌️

  • Pipeline finished with Success
    about 1 year ago
    Total: 214s
    #87071
  • 🇳🇴Norway eiriksm Norway

    I added the other update hook inside the test so now the config does not end up in the wrong format

  • Pipeline finished with Skipped
    about 1 year ago
    #88733
  • Status changed to Fixed about 1 year ago
    • eiriksm committed 89e8a22a on 3.0.x
      Issue #3418917 by eiriksm, marcofernandes, codebymikey: Check...
  • Pipeline finished with Success
    about 1 year ago
    Total: 970s
    #95919
  • Pipeline finished with Success
    about 1 year ago
    Total: 523s
    #98956
  • Automatically closed - issue fixed for 2 weeks with no activity.

  • Pipeline finished with Skipped
    about 1 year ago
    #101026
  • Pipeline finished with Success
    about 1 year ago
    Total: 486s
    #111408
  • Pipeline finished with Success
    about 1 year ago
    #138529
  • Pipeline finished with Failed
    11 months ago
    #160101
  • Pipeline finished with Failed
    11 months ago
    Total: 128s
    #160102
  • Pipeline finished with Success
    11 months ago
    #160105
  • Pipeline finished with Success
    11 months ago
    Total: 261s
    #177676
  • Pipeline finished with Success
    9 months ago
    Total: 172s
    #208878
  • Pipeline finished with Success
    9 months ago
    Total: 142s
    #208901
  • Pipeline finished with Success
    9 months ago
    #208908
  • Pipeline finished with Canceled
    9 months ago
    Total: 106s
    #208912
  • Pipeline finished with Canceled
    9 months ago
    #218660
  • Pipeline finished with Success
    9 months ago
    Total: 963s
    #218670
  • Pipeline finished with Success
    9 months ago
    Total: 749s
    #218684
  • Pipeline finished with Success
    8 months ago
    Total: 522s
    #246168
  • Pipeline finished with Success
    8 months ago
    Total: 164s
    #247375
  • Pipeline finished with Skipped
    8 months ago
    #249820
  • Pipeline finished with Failed
    7 months ago
    Total: 152s
    #266863
  • Pipeline finished with Canceled
    7 months ago
    Total: 101s
    #266873
  • Pipeline finished with Failed
    7 months ago
    Total: 154s
    #266876
  • Pipeline finished with Success
    7 months ago
    Total: 148s
    #266898
  • Pipeline finished with Success
    7 months ago
    Total: 268802s
    #282761
  • Pipeline finished with Success
    7 months ago
    Total: 140s
    #287250
  • Pipeline finished with Success
    7 months ago
    Total: 162s
    #287254
  • Pipeline finished with Success
    7 months ago
    Total: 147s
    #287267
  • Pipeline finished with Failed
    7 months ago
    Total: 235s
    #289886
  • Pipeline finished with Success
    7 months ago
    Total: 203s
    #289891
  • Pipeline finished with Success
    6 months ago
    Total: 200s
    #291553
  • Pipeline finished with Failed
    6 months ago
    Total: 232s
    #294248
  • Pipeline finished with Failed
    6 months ago
    Total: 236s
    #294260
  • Pipeline finished with Failed
    6 months ago
    Total: 190s
    #294277
  • Pipeline finished with Failed
    6 months ago
    Total: 164s
    #294291
  • Pipeline finished with Failed
    6 months ago
    Total: 210s
    #294315
  • Pipeline finished with Success
    6 months ago
    Total: 216s
    #294336
  • Pipeline finished with Failed
    6 months ago
    Total: 160s
    #294344
  • Pipeline finished with Success
    6 months ago
    Total: 373s
    #296630
  • Pipeline finished with Success
    6 months ago
    Total: 259s
    #296862
  • Pipeline finished with Success
    6 months ago
    Total: 149s
    #297301
  • Pipeline finished with Success
    6 months ago
    #300080
  • Pipeline finished with Success
    6 months ago
    Total: 164s
    #300846
  • Pipeline finished with Failed
    5 months ago
    Total: 83s
    #323196
  • Pipeline finished with Success
    5 months ago
    Total: 180s
    #325050
  • Pipeline finished with Success
    5 months ago
    Total: 137s
    #325207
  • Pipeline finished with Success
    5 months ago
    Total: 137s
    #325233
  • Pipeline finished with Success
    5 months ago
    Total: 143s
    #326060
  • Pipeline finished with Success
    5 months ago
    Total: 216s
    #328237
  • Pipeline finished with Success
    5 months ago
    Total: 239s
    #328243
  • Pipeline finished with Success
    5 months ago
    Total: 374s
    #328310
  • Pipeline finished with Canceled
    5 months ago
    Total: 123s
    #333163
  • Pipeline finished with Failed
    5 months ago
    Total: 243s
    #333165
  • Pipeline finished with Failed
    5 months ago
    Total: 241s
    #333189
  • Pipeline finished with Success
    5 months ago
    Total: 237s
    #333277
  • Pipeline finished with Skipped
    5 months ago
    #337024
  • Pipeline finished with Success
    5 months ago
    Total: 266s
    #337019
  • Pipeline finished with Success
    5 months ago
    Total: 187s
    #337785
  • Pipeline finished with Success
    4 months ago
    Total: 213s
    #358957
  • Pipeline finished with Failed
    3 months ago
    Total: 315s
    #382203
  • Pipeline finished with Success
    3 months ago
    #395951
  • Pipeline finished with Success
    2 months ago
    Total: 790s
    #406617
  • Pipeline finished with Canceled
    2 months ago
    Total: 484s
    #406621
  • Pipeline finished with Success
    2 months ago
    Total: 789s
    #406625
  • Pipeline finished with Success
    2 months ago
    Total: 715s
    #406635
  • Pipeline finished with Success
    2 months ago
    Total: 486s
    #410961
  • Pipeline finished with Success
    2 months ago
    Total: 549s
    #410996
  • Pipeline finished with Success
    2 months ago
    Total: 253s
    #413284
  • Pipeline finished with Success
    about 2 months ago
    Total: 209s
    #417134
  • Pipeline finished with Success
    about 2 months ago
    Total: 258s
    #419764
  • Pipeline finished with Success
    about 2 months ago
    Total: 237s
    #419770
  • Pipeline finished with Canceled
    about 1 month ago
    Total: 73s
    #430841
  • Pipeline finished with Success
    about 1 month ago
    Total: 148s
    #430842
  • Pipeline finished with Failed
    26 days ago
    Total: 214s
    #445891
  • Pipeline finished with Success
    10 days ago
    Total: 811s
    #458217
  • Pipeline finished with Success
    10 days ago
    Total: 670s
    #458261
Production build 0.71.5 2024