| Index: test/webkit/webkit.status
|
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
|
| index 1c68070d4274aa186a907d460e1a6197c1bf8e15..a666546b12bf172323dfd19919ec39897351cc4e 100644
|
| --- a/test/webkit/webkit.status
|
| +++ b/test/webkit/webkit.status
|
| @@ -30,6 +30,9 @@
|
| # BUG(237872). TODO(bmeurer): Investigate.
|
| 'string-replacement-outofmemory': [FAIL],
|
|
|
| + # TODO(rossberg): Awaiting spec resolution (https://bugs.ecmascript.org/show_bug.cgi?id=2566)
|
| + 'fast/js/Promise-then': [FAIL],
|
| +
|
| ##############################################################################
|
| # Flaky tests.
|
| # BUG(v8:2989).
|
|
|