We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c1e8d commit c7fa132Copy full SHA for c7fa132
tools/test.py
@@ -1514,11 +1514,11 @@ def PrintCrashed(code):
1514
# addons/ requires compilation.
1515
IGNORED_SUITES = [
1516
'addons',
1517
- 'js-native-api',
1518
- 'node-api',
1519
'benchmark',
1520
'doctool',
1521
'internet',
+ 'js-native-api',
+ 'node-api',
1522
'pummel',
1523
'tick-processor',
1524
'v8-updates'
0 commit comments