Closed (outdated)
Project:
Experience Builder
Version:
0.x-dev
Component:
Page builder
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Sep 2024 at 13:45 UTC
Updated:
13 Jan 2025 at 13:16 UTC
Jump to comment: Most recent
Comments
Comment #3
wim leersThe warning started after #3472316: CI: remove `phpunit.image` override thanks to upstream fix was merged, very suspicious.
Ahhhh … it looks like https://git.drupalcode.org/project/experience_builder/-/pipelines/275317 failed, I merged that prematurely! Reverting…
Comment #4
wim leersIs this more accurate, @jessebaker?
Comment #5
jessebaker commented@wim leers yes! The title was written too hastily (by me) in my attempt to get a fork up and running to attempt to fix it and then you jumped on it before I could rename it to be more specific, so thank you!
It looks like my attempted fix for the Cypress test has passed at least once. I'm going to run it a few more times to be a bit more reassured that it's truly solved.
Comment #6
wim leersThe distraction/off-topic "CI allowed to fail" one mentioned in #3 is now fixed: #3472316-11: CI: remove `phpunit.image` override thanks to upstream fix.
Comment #7
omkar-pd commentedSometimes tests fail with this error.
https://git.drupalcode.org/project/experience_builder/-/jobs/2675208
Comment #10
bnjmnmI have a fix for this included in #3473155: Redux Sync all single-value types in the SDC test all props form, but also added a branch here with a partial version of the fix and it's still failing. Issue #3473155 is RTBC so we probably don't need to do much more here, but if there's a delay on that I can extract the full solution from that MR and provide it here.
Comment #11
wim leers#3473155: Redux Sync all single-value types in the SDC test all props form landed and @jessebaker confirmed the fix over at #3473155-16: Redux Sync all single-value types in the SDC test all props form so … can we close this? 😄
Comment #12
wim leersStill happening, sadly: https://git.drupalcode.org/project/experience_builder/-/jobs/2727129
Comment #13
jessebaker commentedRE #12 it looks like the test is still flakey but it's flakey in a slightly different way now! I think that counts as progress.
I've just fixed conflicts so this branch now has the fixes that were added in #3473155: Redux Sync all single-value types in the SDC test all props form but I'm not able to look into this right now as other issues have priority.
Comment #14
wim leers👍
Comment #15
wim leersI don't think I've seen failures in the past 10 days!
Comment #17
jessebaker commentedClosing as this was fixed elsewhere.