diff --git a/compute/test/customMachineType.test.js b/compute/test/customMachineType.test.js index f9693fc567..21e31ee7b4 100644 --- a/compute/test/customMachineType.test.js +++ b/compute/test/customMachineType.test.js @@ -131,7 +131,8 @@ describe('custom machine type tests', () => { }); }); - describe('instances with custom machine type tests', () => { + // TODO: move tests to unit tests from integration tests or fix flakes. + describe.skip('instances with custom machine type tests', () => { after(async () => { const instances = await getStaleVMInstances(); await Promise.all(