This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 220660 - Output window is not opened when running tests
Summary: Output window is not opened when running tests
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 11:47 UTC by Vladimir Riha
Modified: 2013-12-12 06:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-10-23 11:47:37 UTC
To reproduce:
- start IDE with clean user dir
- open some project and run tests 
  - my tests contain logging via 
     jstestdriver.console.log

=> after all tests are finished, Output window with logging is not opened at all which I think it should be (at least minimized)



Product Version: NetBeans IDE Dev (Build web-main-8951-on-20121023)
Java: 1.7.0_10-ea; Java HotSpot(TM) Client VM 23.6-b04
System: Linux version 3.2.0-31-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 David Konecny 2013-07-24 23:48:58 UTC
I'm not sure. Compilation also does not open Output window if there was no error.
Comment 2 Tomas Mysik 2013-12-12 06:16:08 UTC
Taking over.