OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Introduced reusable runtimes for runtime tests (DRAFT)

Open tofarr opened this issue 7 months ago • 1 comments

DRAFT - not ready for review yet.

  • [ ] This change is worth documenting at https://docs.all-hands.dev/
  • [ ] Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality this introduces. These should be used in cases when the state of the runtime is not changed by the test, as it is much faster


Summarize what the PR does, explaining any non-trivial design decisions.


Link of any specific issues this addresses:


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:6917b40-nikolaik   --name openhands-app-6917b40   docker.all-hands.dev/all-hands-ai/openhands:6917b40

tofarr avatar May 15 '25 14:05 tofarr

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Run Python Unit Tests

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #8520

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

openhands-ai[bot] avatar Jul 01 '25 17:07 openhands-ai[bot]

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Aug 02 '25 02:08 github-actions[bot]

This PR was closed because it had no activity for 50 days. If you feel this was closed in error, and you would like to continue the PR, please resubmit or let us know.

github-actions[bot] avatar Aug 13 '25 02:08 github-actions[bot]