You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to note that this issue is also affecting my PR (#519). I ran the tests locally using the same Docker Compose setup (docker-compose-cln.yml) and they passed successfully, which suggests the problem might be specific to the CI environment.
If there’s anything I can do to help debug this further, let me know!
I wanted to note that this issue is also affecting my PR (#519). I ran the tests locally using the same Docker Compose setup (docker-compose-cln.yml) and they passed successfully, which suggests the problem might be specific to the CI environment.
If there’s anything I can do to help debug this further, let me know!
I rebased my branch onto the latest dev (including changes from #524), and now test_cln passes both locally and in CI. This suggests the issue was likely caused by an outdated branch state.
It seems resolved for now, but let me know if anything else needs to be checked!
After #524 we now started seeing
test_cln
failing with the following message, which is curious, as it seems to be working as expected locally:The text was updated successfully, but these errors were encountered: