Commit 16430a8
authored
chore: ignore rmtree errors in wheel_installer_test (bazel-contrib#3607)
When run on Windows with zip mode disabled, the cleanup can fail if the
files are
still open on Windows. This is an innocuous failure, so just ignore it.1 parent 1cfed94 commit 16430a8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments