← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1611403] [NEW] Intermittent unit test failure with Qt 5.6 in yakkety

 

Public bug reported:

I’m seeing tst_FaviconFetcherTests intermittently fail in CI runs on
yakkety. Those test runs are carried out in sbuild environments with
-proposed enabled, where Qt 5.6.1 recently appeared.

I’m able to reproduce the failure locally in a yakkety chroot:

FAIL!  : FaviconFetcherTests::shouldCancelRequests() Compared values are not the same
   Actual   (serverSpy->count() + errorSpy->count()): 101
   Expected (requests)                              : 100
   Loc: [/tmp/webbrowser-app/tests/unittests/favicon-fetcher/tst_FaviconFetcherTests.cpp(297)]

I’m unable to reproduce in the same chroot with Qt 5.5.1.

** Affects: webbrowser-app (Ubuntu)
     Importance: Critical
     Assignee: Olivier Tilloy (osomon)
         Status: In Progress

** Changed in: webbrowser-app (Ubuntu)
       Status: New => In Progress

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: webbrowser-app (Ubuntu)
     Assignee: (unassigned) => Olivier Tilloy (osomon)

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1611403

Title:
  Intermittent unit test failure with Qt 5.6 in yakkety

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  I’m seeing tst_FaviconFetcherTests intermittently fail in CI runs on
  yakkety. Those test runs are carried out in sbuild environments with
  -proposed enabled, where Qt 5.6.1 recently appeared.

  I’m able to reproduce the failure locally in a yakkety chroot:

  FAIL!  : FaviconFetcherTests::shouldCancelRequests() Compared values are not the same
     Actual   (serverSpy->count() + errorSpy->count()): 101
     Expected (requests)                              : 100
     Loc: [/tmp/webbrowser-app/tests/unittests/favicon-fetcher/tst_FaviconFetcherTests.cpp(297)]

  I’m unable to reproduce in the same chroot with Qt 5.5.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1611403/+subscriptions


Follow ups