[Flaky Test] TestMkdirAllReservedNames - `The system cannot find the path specified.; want The directory name is invalid.`
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 54m
- Merged PRs (30d)
- 381
Description
## Flaky Test
* **Test Name:** TestMkdirAllReservedNames
* **Link:** https://github.com/elastic/beats/blob/8de6b1fe48766cd5ae124cc031770c370f7a3dd3/x-pack/filebeat/input/internal/httplog/roundtripper_windows_test.go#L80
* **Branch:** main, 9.3
* **Artifact Link:** https://buildkite.com/elastic/beats-xpack-filebeat/builds/27286#019c6cb7-8e9e-4082-92eb-4aa33e4a04a7/L648
* **Notes:**
### Stack Trace
```
=== Failed
=== FAIL: x-pack/filebeat/input/internal/httplog TestMkdirAllReservedNames/AUX (0.06s)
roundtripper_windows_test.go:80: MkdirAll("C:\\Users\\BUILDK~1\\AppData\\Local\\Temp\\TestMkdirAllReservedNames3305774972\\001\\AUX\\logsdir") err = mkdir C:\Users\BUILDK~1\AppData\Local\Temp\TestMkdirAllReservedNames3305774972\001\AUX: The system cannot find the path specified.; want The directory name is invalid.
=== FAIL: x-pack/filebeat/input/internal/httplog TestMkdirAllReservedNames (0.07s)
```
Other failures:
- https://buildkite.com/elastic/beats-xpack-filebeat/builds/27197#019c58dc-762c-4ef9-a6b0-b6725fe56fb5/L636
Contributor guide
Assessment
This issue has not been assessed yet.