Test failing on 0.x

Created on 7 November 2024, 9 days ago

Overview

looks like 0.x is now failing since ๐Ÿ“Œ [PP-1] Add support for Blocks as Components Active https://git.drupalcode.org/project/experience_builder/-/pipelines?page=1...

I can't get it to fail locally

So setting to needs work to alert anyone who is following this issue and might have ideas. We should probably fix in another issue

It could have been a drupal core change but I have pull the latest changes and can't get it to fail

Proposed resolution

User interface changes

๐Ÿ› Bug report
Status

Active

Version

0.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States tedbow Ithaca, NY, USA

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

Merge Requests

Comments & Activities

  • Issue created by @tedbow
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States tedbow Ithaca, NY, USA

    Assigned to myself but if anyone has any ideas please jump in

    I am going to start by creating MR to get a better error message from this

    3) Drupal\Tests\experience_builder\Functional\TranslationTest::testTranslation with data set "asymmetric" (array('tree', 'props'), false)
    Behat\Mink\Exception\ExpectationException: Current response status code is 500, but 200 expected.

  • Merge request !398Issue #3486168 fix 0.x tests โ†’ (Open) created by tedbow
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States tedbow Ithaca, NY, USA

    ok seems like 0.x is passing again?

    one thing I donโ€™t like is that the functional tests were failing on this $assert_session->statusCodeEquals(200);
    just on gitlab not locally, so could have been some composer package version that wasnโ€™t pick up temporarily or some problem with gitlabci
    but because of that assert we only get
    Behat\Mink\Exception\ExpectationException: Current response status code is 500, but 200 expected.
    in autoupdate, in our build tests, we had some utility method to always display the page content because the 500 error doesnโ€™t tell us anything

    If you look at this pipeline for the MR found this on https://git.drupalcode.org/project/experience_builder/-/pipelines/331481
    you can see composer jobs passing and then phpunit jobs failing in the same way that 0.x was

  • ๐Ÿ‡บ๐Ÿ‡ธUnited States tedbow Ithaca, NY, USA
Production build 0.71.5 2024