Comment #4 on issue 30393 by [email protected]:  
NSMenuItemAdditionsTest.TestMOnDifferentLayouts does not pass valgrind  
memcheck test
http://code.google.com/p/chromium/issues/detail?id=30393

snej saw this locally, and the reason is that

TISGetInputSourceProperty(
    layout, kTISPropertyUnicodeKeyLayoutData);

returns NULL for some keyboard layouts. snej: "The failing layout is
"com.apple.keyboardlayout.microsoft.keylayout.USIntl-Microsoft" which must  
be the
one for my MS Natural Keyboard."

So I guess the test should just skip known bad layouts.

There's a CL at http://codereview.chromium.org/507003 , but it doesn't  
contain that
blacklist yet.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to