Suppress DrMemory failure on LoadKeyboardLayout() for Korean&Japanese layout |
||
Issue descriptionOn windows calling LoadKeyboardLayout() with Korean or Japanese layout will fail DrMemory test. According to https://bugs.chromium.org/p/chromium/issues/detail?id=612736#c11 it seems either to be a DrMemory issue or a bug in Windows, and we should add a DrMemory suppression for this. Note: "mock_keyboard.h" has the similar issue, e.g. Call "MockKeyboard::GetCharacters(MockKeyboard::LAYOUT_KOREAN, ..)" somewhere and DrMemory full test will fail.
,
Jan 10 2017
The DrMemory failure should've been fixed as https://codereview.chromium.org/2353333002 was landed and working. |
||
►
Sign in to add a comment |
||
Comment 1 by tmonius...@opera.com
, Sep 16 2016