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 229400

Summary: Stabilize uihandler.AutoSubmitTest and uihandler.InstallerTest, breaks the team builds randomly
Product: ide Reporter: Jiri Rechtacek <jrechtacek>
Component: LoggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: TEST
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Comment 1 Martin Entlicher 2013-05-06 12:13:51 UTC
InstallerTest.testEmptyLog() was already fixed by
http://hg.netbeans.org/core-main/rev/8e37e52f877b
Comment 2 Jiri Rechtacek 2013-05-06 12:16:41 UTC
(In reply to comment #1)
> InstallerTest.testEmptyLog() was already fixed by
> http://hg.netbeans.org/core-main/rev/8e37e52f877b

Sorry, I marked as RF it again - http://hg.netbeans.org/core-main/rev/86b40d8a5b15 and sorry also for wrong issue number in the changeset
Comment 3 Martin Entlicher 2013-05-31 15:52:45 UTC
I've removed @RandomlyFails from both tests. changeset: 255195:9a47b3c4af5c
Links to nonexistent builds have no value, please attach the text of the failure next time.
InstallerTest.testEmptyLog() is fixed and unfortunately, I do not recall what was the problem with AutoSubmitTest.testAutoSubmitUILogs().
Comment 4 Quality Engineering 2013-06-02 01:08:08 UTC
Integrated into 'main-golden', will be available in build *201306012301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9a47b3c4af5c
User: mentlicher@netbeans.org
Log: #229400: Removing @RandomlyFails