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

Summary: 'Run successful.' or 'make successful.' text doesn't appear in status bar
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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