| Index: masters/master.client.v8/mail_notifier_cfg.py
|
| diff --git a/masters/master.client.v8/mail_notifier_cfg.py b/masters/master.client.v8/mail_notifier_cfg.py
|
| index 77b43f6c10857857fd4ae7d131350cf634bad789..fad92058faa3611460afc6fcb2415430c65e3747 100644
|
| --- a/masters/master.client.v8/mail_notifier_cfg.py
|
| +++ b/masters/master.client.v8/mail_notifier_cfg.py
|
| @@ -49,6 +49,7 @@ exclusions = {
|
| 'V8 Linux64 - cfi': [],
|
| 'V8 Linux64 - gcov coverage': [],
|
| 'V8 Linux - predictable': [],
|
| + 'V8 Win64 - clang': [],
|
| }
|
|
|
| forgiving_steps = ['update_scripts', 'update', 'svnkill', 'taskkill',
|
|
|