Commit b1a6030
committed
test(compaction): make cross-filesystem working-dir test message-independent
- the cross-filesystem working_dir test asserted a specific error message
("failed to move blob directory"), but which cross-device operation trips
first (manifest copy, blob move, or the final rename) is platform-dependent:
CI failed at the manifest copy_file (EXDEV) before reaching the blob move
- assert only that compaction fails and leaves the original log directory
intact, not the specific message1 parent 9da8622 commit b1a6030
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
562 | 568 | | |
563 | | - | |
564 | | - | |
565 | 569 | | |
566 | 570 | | |
567 | 571 | | |
| |||
0 commit comments