Debug messages should not be shown on Results pages

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Unhandled
Advanced user
Posts: 67
Joined: Sun Jan 23, 2011 11:28 pm

Debug messages should not be shown on Results pages

Post by Unhandled »

Hello, I am seeing this issue in 1.9.1 (by the way, I do not see this on 1.9.0).

Clicking on the |Results| link from the navigation bar, takes me to the 'Reports and Metrics' page. Now I have lots of reports to choose from on the left column.

Some of these reports, when clicked, display debug information in the main frame on the right.

For example,
Clicking "General Test Plan Metrics", results in the following at the top of the right-hand frame:

Code: Select all

1295968806.8737
1295968806.9658

debug - buildExecutionsMap
SELECT * FROM executions WHERE tcversion_id = 19450 AND testplan_id = 19432 ORDER BY execution_ts ASC 
Query Counter:54
1295968807.1127
0.14696097373962 seconds
1295968807.5207
0.64701294898987 seconds
And then below this is the normal "Test Plan Metrics" table.

Reports that display these types of debug messages:
  • General Test Plan Metrics
    Query Metrics
    Test result matrix
    Charts
All the other report types do not exhibit these messages. Any ideas on how to get rid of this?

Thanks!
dlubnevsky
TestLink user
Posts: 1
Joined: Fri Jan 28, 2011 5:34 pm

Re: Debug messages should not be shown on Results pages

Post by dlubnevsky »

Did you find the solution to this issue? Thx
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Debug messages should not be shown on Results pages

Post by fman »

Unhandled
Advanced user
Posts: 67
Joined: Sun Jan 23, 2011 11:28 pm

Re: Debug messages should not be shown on Results pages

Post by Unhandled »

dlubnevsky wrote:Did you find the solution to this issue? Thx
Here is the same issue in the tracker with a resolution: http://mantis.testlink.org/view.php?id=4195
Post Reply