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 29930 - ListViewTest.testRemoveAndAddNodes failure
Summary: ListViewTest.testRemoveAndAddNodes failure
Status: CLOSED DUPLICATE of bug 29423
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: TEST
Depends on: 29435
Blocks:
  Show dependency tree
 
Reported: 2003-01-10 02:51 UTC by Jesse Glick
Modified: 2008-12-22 21:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log of failure (5.78 KB, text/html)
2003-01-10 02:51 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-01-10 02:51:10 UTC
Attaching stack trace log.
Comment 1 Jesse Glick 2003-01-10 02:51:32 UTC
Created attachment 8512 [details]
Log of failure
Comment 2 Jesse Glick 2003-01-10 02:52:17 UTC
Linux, MDI, [dev jan 09] incl. #27868 patches, JDK 1.3.1.
Comment 3 Jiri Rechtacek 2003-01-10 09:43:53 UTC
The heart of problem is same as issue 29423. The both depend on issue
29435 (e.g. vetoableChange must be called only from EventQueue), but
ListView fires veloableChange outside event queue. I exclude
ListViewTest from stable testbag. I close this as duplicate 29423.

*** This issue has been marked as a duplicate of 29423 ***
Comment 4 Marian Mirilovic 2003-07-22 15:36:18 UTC
verified, closed - it's duplicate.