Bug 176158 - [GTK] Several InputMethodFilter tests are failing and crashing
Summary: [GTK] Several InputMethodFilter tests are failing and crashing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, InRadar
Depends on:
Blocks:
 
Reported: 2017-08-31 05:20 PDT by Carlos Garcia Campos
Modified: 2017-09-27 12:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.53 KB, patch)
2017-08-31 05:31 PDT, Carlos Garcia Campos
clopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-08-31 05:20:46 PDT
**FAIL** WebKit2.InputMethodFilterComposeKey

/home/slave/webkitgtk/gtk-linux-64-release/build/Tools/TestWebKitAPI/Tests/WebKit2/gtk/InputMethodFilter.cpp:161

Value of: events.size()
  Actual: 3
Expected: 5

**PASS** WebKit2.InputMethodFilterContextEventsWithoutKeyEvents
**CRASH** WebKit2.InputMethodFilterContextFocusOutDuringOngoingComposition
**CRASH** WebKit2.InputMethodFilterContextMouseClickDuringOngoingComposition

This has happened for a long time, I'm not sure if this is caused by WebKit change or by a GTK+ version bump.
Comment 1 Carlos Garcia Campos 2017-08-31 05:31:24 PDT
Created attachment 319458 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 2017-08-31 06:53:43 PDT
Comment on attachment 319458 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=319458&action=review

> Tools/ChangeLog:8
> +        I don't know when this started to happen, and whether it's a change in WebKit or GTK+, but now GtkIMContext

I think this started to happen with the GTK+ upgrade on the JHBuild from 3.16 to 3.22
Comment 3 Carlos Garcia Campos 2017-08-31 07:10:32 PDT
Committed r221420: <http://trac.webkit.org/changeset/221420>
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:53:18 PDT
<rdar://problem/34694210>