Bug 168196 - [GTK] API test /webkit2/WebKitPrintOperation/custom-widget fails on bots
Summary: [GTK] API test /webkit2/WebKitPrintOperation/custom-widget fails on bots
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-12 11:45 PST by Michael Catanzaro
Modified: 2017-02-12 11:55 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2017-02-12 11:45:46 PST
This test works fine on my machine, but it fails on the bots:

TEST: ./Tools/gtk/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestPrinting... (pid=450)

  /webkit2/WebKitPrintOperation/printing-settings:                     OK

  /webkit2/WebKitPrintOperation/print:                                 OK

  /webkit2/WebKitPrintOperation/print-errors:                          OK

  /webkit2/WebKitPrintOperation/close-after-print:                     OK

  /webkit2/WebKitPrintOperation/custom-widget:                         

** (./Tools/gtk/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestPrinting:450): WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.FileInvalid: Cannot do system-bus activation with no user



FAIL
Comment 1 Michael Catanzaro 2017-02-12 11:53:37 PST
(In reply to comment #0)
> This test works fine on my machine, but it fails on the bots:

It's actually flaky on the bots. It usually fails, but sometimes it passes.
Comment 2 Michael Catanzaro 2017-02-12 11:55:21 PST
Skipped in r212209: <http://trac.webkit.org/changeset/212209>