← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1572990] [NEW] EXCEPTIONS don't work for tests that may segfault

 

Public bug reported:

Tests that may segfault but usually don't should be treated much the same as tests that may have warnings when added to EXCEPTIONS.
Case in point bug 1567840. datepicker tests only fail under very specific circumstances or with special environment variables. Assuming they always crash effectively erases test coverage until there's a fix. If they could be treated like having warnings on the other hand they would run fine in most cases.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: High
     Assignee: Christian Dywan (kalikiana)
         Status: Fix Committed

** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/SEGFAULTingUnitTestsOptional

-- 
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/1572990

Title:
  EXCEPTIONS don't work for tests that may segfault

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Tests that may segfault but usually don't should be treated much the same as tests that may have warnings when added to EXCEPTIONS.
  Case in point bug 1567840. datepicker tests only fail under very specific circumstances or with special environment variables. Assuming they always crash effectively erases test coverage until there's a fix. If they could be treated like having warnings on the other hand they would run fine in most cases.

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


Follow ups