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

Summary: AssertionFailedError: ran right target expected
Product: projects Reporter: Martin Entlicher <mentlicher>
Component: Ant FreeformAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal Keywords: TEST
Priority: P1    
Version: 7.4   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/NB-Core-Build/10417/testReport/junit/org.netbeans.modules.ant.freeform/ActionsTest/testLogicalViewActions/
Issue Type: DEFECT Exception Reporter:
Attachments: The error message

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.