Chromium Code Reviews| Index: tests/vm/vm.status |
| =================================================================== |
| --- tests/vm/vm.status (revision 518) |
| +++ tests/vm/vm.status (working copy) |
| @@ -7,5 +7,5 @@ |
| [ $arch == ia32 && $system == win32] |
| MessageQueue_FlushAll: CRASH |
| -[ $arch == x64 && $system == macos && $mode == release] |
| +[ $system == macos && $mode == release] |
| MessageQueue_WaitNotify: CRASH, PASS |