← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1588598] [NEW] Unit tests are not executed

 

Public bug reported:

Due to a recent change in the debian/rules file the tests got accidentally skipped on all but the latest series.
The bug can be fixed with a simple s/ifneq/ifeq/ change.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Critical
     Assignee: Zoltan Balogh (bzoltan)
         Status: Confirmed

** Branch linked: lp:~bzoltan/ubuntu-ui-
toolkit/ifeq_is_better_than_ifneq

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1588598

Title:
  Unit tests are not executed

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Due to a recent change in the debian/rules file the tests got accidentally skipped on all but the latest series.
  The bug can be fixed with a simple s/ifneq/ifeq/ change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1588598/+subscriptions


Follow ups