Commit 335989f
committed
test_avoids_changing...: don't leave test artifacts behind
Prior to this the test would fail [silently] on my macOS host during the
test and then pytest would complain loudly about it being an issue
post-session (regardless of whether or not the test was being run).
Squash the unwritable directory to mute noise complaints from pytest.
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>1 parent d966a0d commit 335989fCopy full SHA for 335989f
1 file changed
+20-2Lines changed: 20 additions & 2 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+20-2Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
113 | 113 | |
114 | 114 | |
115 | 115 | |
116 | | - |
| 116 | + |
117 | 117 | |
118 | 118 | |
119 | 119 | |
| ||
125 | 125 | |
126 | 126 | |
127 | 127 | |
128 | | - |
| 128 | + |
| 129 | + |
129 | 130 | |
130 | 131 | |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
131 | 149 | |
132 | 150 | |
133 | 151 | |
|
0 commit comments