test: skip flaky file-system-interactive E2E test

This commit is contained in:
mkorwel
2026-04-24 17:47:38 +00:00
parent 3d624b8a12
commit 19021b7860
@@ -18,7 +18,7 @@ describe('Interactive file system', () => {
await rig.cleanup();
});
it('should perform a read-then-write sequence', async () => {
it.skip('should perform a read-then-write sequence (marked as flaky)', async () => {
const fileName = 'version.txt';
await rig.setup('interactive-read-then-write', {
settings: {