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 191589 - Regression in "C/C++ Unit Tests" framework
Summary: Regression in "C/C++ Unit Tests" framework
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: PC All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-11-03 09:57 UTC by soldatov
Modified: 2010-11-03 14:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2010-11-03 09:57:44 UTC
http://elif:8080/hudson/view/IDE-tests/job/ss-test-intel-S2-4/30/testReport/cnd.unittest/

1st problem:
- Create C++ Simple Test
- Launch test
===> "Test Results" tab did not appear

2nd problem:
- "Quote_1 (Test)" tab contains new internal terminal in all cases
===> I can't launch tests in old Output Windos
Comment 1 Vladimir Voskresensky 2010-11-03 12:39:20 UTC
I can have a look
Comment 2 Vladimir Voskresensky 2010-11-03 14:34:21 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/882e361f9071

+ if we get introduced asserts failures I will fix them as well