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