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 247769 - "Build successful" message doesn't appear
Summary: "Build successful" message doesn't appear
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-07 13:29 UTC by soldatov
Modified: 2014-12-23 04:35 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 2014-10-07 13:29:10 UTC
I see such failures in latest builds (Error Message: Wait status text equals to Build successful)

Scenario:
- Start Oracle Solaris Studio
- Create Welcome project
- Push Step Into
- Push 'Finish Debugger Session' menu item
==> 'Program terminated' message appears in status bar
- Rebuild project
==> 'Build successful' message doesn't appear ('Program terminated' message doesn't disappear)
Comment 1 soldatov 2014-10-07 13:41:58 UTC
First line in comment 1 speak about automatic tests.
Comment 2 soldatov 2014-10-16 13:42:52 UTC
Some workaround was added. I will ignore missed message in marked tests.
Comment 3 henk89 2014-12-22 13:38:44 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/a843f94d62ea
Comment 4 Quality Engineering 2014-12-23 04:35:58 UTC
Integrated into 'main-silver', will be available in build *201412230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a843f94d62ea
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #247769 - "Build successful" message doesn't appear