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 253953 - Strange duplication and two-color output of test's Standard Error output
Summary: Strange duplication and two-color output of test's Standard Error output
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-29 15:39 UTC by Martin Entlicher
Modified: 2016-07-07 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Bad Standard Error output (254.07 KB, image/png)
2015-07-29 15:39 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2015-07-29 15:39:33 UTC
Created attachment 155013 [details]
Bad Standard Error output

I've added some debug messages into the code when debugging a test (issue #253938). All outputs are to System.err and there are some Thread.dumpStack() calls, which write to System.err as well.
In the Output tab the test's output is partly black and partly red, with some duplicities. See the attached screenshot.

NetBeans IDE 8.0 (Build 201403101706)
Java: 1.7.0_85; Java HotSpot(TM) 64-Bit Server VM 24.85-b06
Comment 1 Martin Balin 2016-07-07 07:16:28 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss