| Index: test/promises-aplus/promises-aplus.status
|
| diff --git a/test/message/message.status b/test/promises-aplus/promises-aplus.status
|
| similarity index 91%
|
| copy from test/message/message.status
|
| copy to test/promises-aplus/promises-aplus.status
|
| index 00f6e34720e25c8c7ba3d2613d049bcc6a5b1913..c68eae96e670ee9117e5e10c1cf136aca5b317c3 100644
|
| --- a/test/message/message.status
|
| +++ b/test/promises-aplus/promises-aplus.status
|
| @@ -1,4 +1,4 @@
|
| -# Copyright 2008 the V8 project authors. All rights reserved.
|
| +# Copyright 2014 the V8 project authors. All rights reserved.
|
| # Redistribution and use in source and binary forms, with or without
|
| # modification, are permitted provided that the following conditions are
|
| # met:
|
| @@ -26,9 +26,9 @@
|
| # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
| -# All tests in the bug directory are expected to fail.
|
| [
|
| [ALWAYS, {
|
| - 'bugs/*': [FAIL],
|
| + # http://crbug.com/347455
|
| + '2.2.7': FAIL
|
| }], # ALWAYS
|
| ]
|
|
|