Attempting to spawn a sandbox with a name which is too long results in this error:
=== RUN TestXXX
sandbox_test.go:20: failed to start "testing-a134f2dc-1719-45e1-b04f-f79deb4918ae": io error: path must be shorter than SUN_LEN
This error seems to originate from a dependency. MSB could possibly do some pre-validation to return a friendlier error.
Attempting to spawn a sandbox with a name which is too long results in this error:
This error seems to originate from a dependency. MSB could possibly do some pre-validation to return a friendlier error.