Chromium Code Reviews| Index: tests/corelib/corelib.status |
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
| index f48942dcaa24460f6175a21c9395f58778ff21d6..22e0f47253822a52421d552c74e187dd823e74f9 100644 |
| --- a/tests/corelib/corelib.status |
| +++ b/tests/corelib/corelib.status |
| @@ -2,6 +2,10 @@ |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |
| + |
| +[ $runtime == safari ] |
|
ahe
2012/12/11 15:00:22
How about adding this at the end?
kustermann
2012/12/11 15:55:34
Done.
|
| +null_nosuchmethod_test: Fail # TODO(ahe): Please triage this failure. |
| + |
| reg_exp_unicode_2_test: Fail # Bug 6592 |
| [ $compiler == none ] |