summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-08-31 15:38:57 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-09-04 14:18:22 +0000
commit676129d7ee57347798683d444823e7723776d8ec (patch)
tree8e827a27d180b6a3a18076d817ca57aa49739df1 /src/tools
parentfa2aef5eb8f1a28a79e253a006f348e62afef58a (diff)
Run tst_QFiledialog::widgetlessNativeDialog() last
widgetlessNativeDialog() is the only test function that creates a native file dialog instance. GTK+ versions prior 3.15.5 have a nasty bug (https://bugzilla.gnome.org/show_bug.cgi?id=725164) in GtkFileChooserWidget, which makes it leak its folder change callback, causing a crash "at some point later". Running the native test last is enough to avoid spinning the event loop after the test, and that way circumvent the crash (QTBUG-55276). The crash has been fixed in GTK+ 3.15.5, but the RHEL 7.2 CI has GTK+ 3.14.13 installed. Change-Id: I867755969a4458693bd12f848d052adf77a2086e Task-number: QTBUG-55276 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions