diff --git a/integration-tests/file-system-interactive.test.ts b/integration-tests/file-system-interactive.test.ts index 6f955a1378..213041c9dd 100644 --- a/integration-tests/file-system-interactive.test.ts +++ b/integration-tests/file-system-interactive.test.ts @@ -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: {