← Back to team overview

stk-unit-team team mailing list archive

[Bug 1128418] Re: Extra-exceptions are reported before Maria5.5

 

The problem has been documented, so it is no more critical. I leave it
open, marked as "Opinion", so we don't forget about it. The bug is
probably not in our code. If we find a not-so-dirty workaround, we will
apply it

DETAILS:
test_assert_column_not_exists() and similar BTs run completely, and do exactly what they should, included the last assertion. However, before exiting the BT, an error is generated.
We can't see the error message, because < 5.5 we don't have RESIGNAL.

** Changed in: stk-unit
       Status: Triaged => Opinion

** Changed in: stk-unit
   Importance: Critical => Medium

-- 
You received this bug notification because you are a member of STK-Unit
Team, which is subscribed to STK-Unit.
https://bugs.launchpad.net/bugs/1128418

Title:
  Extra-exceptions are reported before Maria5.5

Status in STK/Unit:
  Opinion

Bug description:
  In test_stk_unit_assertions some BT terminate with an Exception in
  5.3, 5.2, 5.1:

  * test_assert_column_not_esists
  * test_assert_table_not_esists
  * test_assert_view_not_esists

  Some BTs generate Exceptions only on 5.3:

  * test_assert_view_esists
  * test_assert_view_not_esists

  They all seem to originate from the same bug: In all these cases, all
  asserts trigger a Pass. But then, somewhere an Exception occurse.

To manage notifications about this bug go to:
https://bugs.launchpad.net/stk-unit/+bug/1128418/+subscriptions