DescriptionFix ContextDeathTest.X86BadFlags unit test on Mac OS X. The assertion (context.context_flags & MD_CONTEXT_X86) in synth_minidump.cc produces a different message on Mac OS X than other platforms. This patch changes the ContextDeathTest.X86BadFlags test to handle both message patterns. BUG=424 TEST=Verified ContextDeathTest.X86BadFlags on Windows, Linux and Mac OS X. Patch Set 1 #
MessagesTotal messages: 3
|