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 - RecentProjectsTest fails consistently
Summary: RecentProjectsTest fails consistently
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2009-11-24 09:58 UTC by Jesse Glick
Modified: 2016-07-07 08:38 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 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