← Back to team overview

stk-unit-team team mailing list archive

[Bug 1164479] Re: Warnings on *_report()

 

Solution is a SELECT (even with WHERE FALSE) which involves a table.

** Changed in: stk-unit
   Importance: Undecided => Low

** Changed in: stk-unit
       Status: Fix Committed => Fix Released

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

Title:
  Warnings on *_report()

Status in STK/Unit:
  Fix Released

Bug description:
  test_case_report() and test_suite_report() give one warning:
  mysql> show warnings;
  +-------+------+-----------------------------------------------------+
  | Level | Code | Message                                             |
  +-------+------+-----------------------------------------------------+
  | Error | 1329 | No data - zero rows fetched, selected, or processed |
  +-------+------+-----------------------------------------------------+
  1 row in set (0.00 sec)

  Doesnt happen on My5.6

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