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
fix(e2e): remove implicit parent directory creation in extractTar/extractZip
Remove MkdirAll(filepath.Dir(path)) calls for regular files and symlinks
so that missing directory entries in archives surface as test failures
rather than being silently papered over (ref: PR elastic#4985).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments