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 171679 - 'Run successful.' or 'make successful.' text doesn't appear in status bar
Summary: 'Run successful.' or 'make successful.' text doesn't appear in status bar
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 08:23 UTC by soldatov
Modified: 2009-09-11 21:55 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 2009-09-08 08:23:15 UTC
Call context menu on Makefile and select 'Make' menu item or
Call context menu on shell script and select 'Run' menu item
==> 'Run successful.' or 'make successful.' text is expected in status bar.
Now status bar is empty.

Tests:
TestAddShellScripts.testAddBashFile1	fail	Wait status text equals to Run successful.
TestAddShellScripts.testAddShFile1	fail	Wait status text equals to Run successful.
TestAddShellScripts.testAddCShFile1	fail	Wait status text equals to Run successful.
TestAddShellScripts.testAddKShFile1	fail	Wait status text equals to Run successful.
TestAddShellScripts.testAddZShFile1	fail	Wait status text equals to Run successful.
TestAddMakefile.testAddMakefile1	fail	Wait status text equals to make successful.
Comment 1 Alexander Simon 2009-09-09 08:43:20 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/96fd1f245c61
Comment 2 Quality Engineering 2009-09-11 21:55:58 UTC
Integrated into 'main-golden', will be available in build *200909111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/96fd1f245c61
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#171679 'Run successful.' or 'make successful.' text doesn't appear in status bar