[Bug 20624] New: Chromium's RenderViewTest.InsertCharacters test fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 8 13:21:43 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20624

           Summary: Chromium's RenderViewTest.InsertCharacters test fails
           Product: Wine
           Version: 1.1.32
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: winex11.drv
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Chromium's RenderViewTest.InsertCharacters test
simulates user input into a textbox with french 
and russian keyboards. 
It fails with output (duplicate fixmes and two similar failures removed):

[ RUN      ] RenderViewTest.InsertCharacters
fixme:seh:RtlCaptureStackBackTrace (5, 30, 0x3a0090, (nil)) stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00001009", 0001: stub!
.\renderer\render_view_unittest.cc(886): error: Value of: output
  Actual: L""
Expected: kLayouts[i].expected_result
Which is:
L"0123456789abcdefghijklmnopqrstuvwxyz;=,-.é<)!"/$%?&*(ABCDEFGHIJKLMNOPQRSTUVWXYZ:+'_.É>0123456789abcdefghijklmnopqrstuvwxyz;=,-.é<"
fixme:seh:RtlCaptureStackBackTrace (3, 31, 0x32ca58, (nil)) stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"0000040c", 0001: stub!
...
[  FAILED  ] RenderViewTest.InsertCharacters (1456 ms)

Related source files:
http://src.chromium.org/viewvc/chrome/trunk/src/
 chrome/renderer/render_view_unittest.cc 
 chrome/renderer/mock_keyboard_driver_win.cc
 chrome/test/render_view_test.cc

I'll attach a log.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list