codeburn/packages
iamtoruk 1e1b3635b9 test: guarantee a distinct inode in the file-replaced edge case
unlink-then-recreate at the same path lets ext4 hand the freed inode
straight back, which CI runners reproduce reliably; the assertion then
fails as 'expected N not to be N'. Write the replacement beside the
original while the old inode is still allocated, then rename over it.
2026-08-21 09:14:31 -07:00
..
cli test: guarantee a distinct inode in the file-replaced edge case 2026-08-21 09:14:31 -07:00
core Merge remote-tracking branch 'origin/feat/core-extraction' into pr926-fix 2026-08-21 08:47:57 -07:00