summaryrefslogtreecommitdiff
path: root/tools/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test.py')
-rwxr-xr-xtools/test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test.py b/tools/test.py
index 27a2722438..5bda606cc8 100755
--- a/tools/test.py
+++ b/tools/test.py
@@ -1555,7 +1555,8 @@ IGNORED_SUITES = [
'pummel',
'test-known-issues',
'tick-processor',
- 'timers'
+ 'timers',
+ 'v8-updates'
]