diff --git a/test/pummel/test-repl-empty-maybelocal-crash.js b/test/pummel/test-repl-empty-maybelocal-crash.js index c2428508befe7b..f1fde2dbcb6c34 100644 --- a/test/pummel/test-repl-empty-maybelocal-crash.js +++ b/test/pummel/test-repl-empty-maybelocal-crash.js @@ -1,8 +1,8 @@ 'use strict'; const common = require('../common'); -if (common.isPi) { - common.skip('Too slow for Raspberry Pi devices'); +if (common.enoughTestMem) { + common.skip('memory-intensive test'); } // The process should not crash when the REPL receives the string, 'ss'.