Description
Description
Hi there,
We seem to have issue running our test with version 20250527.1.0
We have ran our tests yesterday before the new release with version 20250511.1.0 works normal but today with version 20250527.1.0 all our ci tests hang forever.
None of the changes in the pr affect how test were ran in ci, and i've compare all other settings and the only differences I found is ubuntu versions between 20250511.1.0 and 20250527.1.0.
I can't seem to find any error message in ci to have a better investigation, hoping someone can have a look of the code diff between 2 releases to help us understand what changes and if it can be solved on either of our sides.
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Image version and build link
Image: ubuntu-24.04
Version: 20250527.1.0
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250527.1/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250527.1
Is it regression?
20250511.1.0
Expected behavior
for test to run continuously as this one with version 20250511.1.0 https://github.com/ecadlabs/taquito/actions/runs/15285697243/job/43075362499
Actual behavior
the ci tests hang indefinitely with 20250527.1.0
https://github.com/ecadlabs/taquito/actions/runs/15307588067/job/43070525006
Repro steps
goes into https://github.com/ecadlabs/taquito/actions/runs/15307588067/job/43070525006 to cancel work flow and rerun will get the same reulst