| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 99f699071245e30a50e760c0c8acffb5d2678d1c..66408914b30d55251a5e95d2c1bcc75d1c73697d 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -394,6 +394,14 @@
|
| }], # 'arch == nacl_ia32 or arch == nacl_x64'
|
|
|
| ##############################################################################
|
| +['system == aix and arch == ppc64', {
|
| +
|
| + # BUG 2857
|
| + 'test-log/EquivalenceOfLoggingAndTraversal' : [SKIP],
|
| +
|
| +}], # 'system == aix and arch == ppc64'
|
| +
|
| +##############################################################################
|
| ['arch == ppc and simulator_run == True or arch == ppc64 and simulator_run == True', {
|
|
|
| # Pass but take too long with the simulator.
|
|
|