Commit e8fa99d
Jean-Louis Fuchs
Expect alternate errors in test_file_surrogates()
Not all file systems trigger a FileNotFoundError when encountering surrogates. Inside Podman, the file system triggers an `OSError: [Errno 84] Illegal byte sequence: '\udcff'`.1 parent 2d610e3 commit e8fa99d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
0 commit comments