| Index: test/webkit/webkit.status
|
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
|
| index b327253a40fd3233e5ada3e8e6834bb5b8f5f026..e23b9cfa0b6182d2dd24dff55b7800d683537421 100644
|
| --- a/test/webkit/webkit.status
|
| +++ b/test/webkit/webkit.status
|
| @@ -104,8 +104,9 @@
|
|
|
| ##############################################################################
|
| ['ignition == True and msan', {
|
| - # TODO(rmcilroy,4680): Uninitialized memory.
|
| + # TODO(mythria,4680): Too slow and timeout on ignition.
|
| 'dfg-double-vote-fuzz': [SKIP],
|
| + 'dfg-int-overflow-in-loop': [SKIP],
|
| }], # ignition == True and msan
|
|
|
| ##############################################################################
|
|
|