Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.1.0]Fix --nozip_undeclared_test_outputs on Windows #17285

Merged
merged 3 commits into from
Jan 25, 2023
Merged

[6.1.0]Fix --nozip_undeclared_test_outputs on Windows #17285

merged 3 commits into from
Jan 25, 2023

Conversation

ShreeM01
Copy link
Contributor

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants