mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
- Skip TestPortLockingFix tests that are flaky due to timing assumptions - Add timeout-minutes: 30 to Build Runtime Image job to prevent hanging builds - Add timeout-minutes: 25 to RT Unit Tests jobs - Add fail-fast: false to all matrix strategies to prevent cascading failures - Fix test_ipython_package_install to handle pip caching (Requirement already satisfied) Fixes APP-317