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 177535

Summary: RecentProjectsTest fails consistently
Product: projects Reporter: Jesse Glick <jglick>
Component: Generic Projects UIAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: TEST
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2009-11-24 09:58:07 UTC
Marked @RF but in fact seems to always fail for me:

junit.framework.AssertionFailedError: expected:<0> but was:<2>
        at org.netbeans.modules.project.ui.api.RecentProjectsTest.testGetRecentProjectsInformation(RecentProjectsTest.java:154)
Comment 1 Milan Kubec 2009-11-25 05:24:44 UTC
Well, we have traded speed for accuracy, see issue #166408. So I guess this test is obsolete.
Comment 2 Jesse Glick 2009-11-25 09:49:50 UTC
Then either delete it, or fix it to e.g. wait for EQ to be done processing outstanding events before continuing with the test.
Comment 3 Martin Balin 2016-07-07 08:38:19 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss