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
cd /tmp
git clone [email protected]:osrf/docker_images.git -b empy_400_error
cd docker_images/docker
make build
./run.sh bash
cd ros
./create_dockerfolders.py dir -d . -a
When reverting empy to v 3.3.4 we can see that the error doesnt occur
The text was updated successfully, but these errors were encountered:
EmPy 4.0.0 was released on November 30
Jobs relying on ros_buildfarm started failing with the following error:
I didnt find a test or simple reproducing example on this repository.
An example of such failing job: https://github.com/osrf/docker_images/actions/runs/7056402886/job/19208326490
It can be reproduced with:
When reverting empy to v 3.3.4 we can see that the error doesnt occur
The text was updated successfully, but these errors were encountered: