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 111075 - test fails for SourceForBinaryQueryImplWebTest.testFindSourcesForBinaries()
Summary: test fails for SourceForBinaryQueryImplWebTest.testFindSourcesForBinaries()
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Konecny
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2007-07-26 10:27 UTC by Tomas Mysik
Modified: 2009-12-21 06:05 UTC (History)
1 user (show)

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 Tomas Mysik 2007-07-26 10:27:17 UTC
testFindSourcesForBinaries:
      junit.framework.AssertionFailedError: correct source root for 
file:/E:/space/test4u/builds/bindist_netbeans_Dev_daily_200707251200/unit/enterprise4/org-netbeans-modules-web-freeform/work/sys/data/example-projects/web_jakarta/build/WEB-INF/classes/ 
expected:<[MasterFileObject@33f0de[E:/space/test4u/builds/bindist_netbeans_Dev_daily_200707251200/unit/enterprise4/org-netbeans-modules-web-freeform/work/sys/data/example-projects/web_jakarta/src]]> 
but was:<[]>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:280)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at 
org.netbeans.modules.web.freeform.SourceForBinaryQueryImplWebTest.testFindSourcesForBinaries(SourceForBinaryQueryImplWebTest.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Comment 1 Tomas Mysik 2007-09-21 14:25:28 UTC
This issue has been fixed by solving issue 116168.
Comment 2 Tomas Mysik 2007-09-21 15:19:04 UTC
Reopened, it fails from time to time -> marking as RANDOM.
Comment 3 Jiri Prox 2008-04-11 01:09:33 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 4 Quality Engineering 2009-12-21 06:05:54 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team