Skip to content
Snippets Groups Projects
Commit cd10d508 authored by Fabian Meumertzheim's avatar Fabian Meumertzheim Committed by Copybara-Service
Browse files

Fix `--nozip_undeclared_test_outputs` on Windows

Without this change, testing with `--nozip_undeclared_test_outputs` always fails with this error:

```
FATAL: MappedOutputFile(): CreateFileW() failed: (error: 3): The system cannot find the path specified.
```

Closes #16973.

PiperOrigin-RevId: 494953454
Change-Id: I8338e897a9e4f4fdcd6dad511ee8e777182fefcd
parent ac504cbb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment