| Index: test/webkit/webkit.status
|
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
|
| index aa08d1fd81212eb975b8e31cc4218ef7a0369935..7659be8565ce9726c09b817888cc8ff3fcab0cec 100644
|
| --- a/test/webkit/webkit.status
|
| +++ b/test/webkit/webkit.status
|
| @@ -109,14 +109,11 @@
|
| # TODO(mythria,4680): Too slow and timeout on ignition.
|
| 'dfg-double-vote-fuzz': [PASS, NO_IGNITION],
|
| 'dfg-int-overflow-in-loop': [PASS, NO_IGNITION],
|
| -}], # msan
|
|
|
| -##############################################################################
|
| -['ignition_turbofan and msan', {
|
| # TODO(mythria,4680): Too slow and timeout on ignition.
|
| - 'dfg-double-vote-fuzz': [SKIP],
|
| - 'dfg-int-overflow-in-loop': [SKIP],
|
| -}], # ignition_turbofan and msan
|
| + 'virtual/ignition_turbofan/dfg-double-vote-fuzz': [SKIP],
|
| + 'virtual/ignition_turbofan/dfg-int-overflow-in-loop': [SKIP],
|
| +}], # msan
|
|
|
| ##############################################################################
|
| ['gcov_coverage', {
|
|
|