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 231784 - AssertionFailedError: ran right target expected
Summary: AssertionFailedError: ran right target expected
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: Milos Kleint
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2013-06-25 14:30 UTC by Martin Entlicher
Modified: 2013-06-26 07:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The error message (1.77 KB, text/plain)
2013-06-25 14:30 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2013-06-25 14:30:58 UTC
Created attachment 136278 [details]
The error message

This test fails in several consecutive builds:
org.netbeans.modules.ant.freeform.ActionsTest.testLogicalViewActions
http://deadlock.netbeans.org/hudson/job/NB-Core-Build/10417/testReport/junit/org.netbeans.modules.ant.freeform/ActionsTest/testLogicalViewActions/
Comment 1 Milos Kleint 2013-06-26 07:56:27 UTC
likely fixed by this:
http://hg.netbeans.org/core-main/rev/7c56c6e78101
but the tests passed for me even without the changeset. Now the tests appear to pass on the test machine as well.