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 240015

Summary: Failing org.netbeans.modules.remote.test.RemoteFSTCK* tests
Product: cnd Reporter: Jiri Skrivanek <jskrivanek>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: VERIFIED FIXED    
Severity: normal CC: mmirilovic
Priority: P1 Keywords: TEST
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2014-01-06 10:30:04 UTC
Please, fix failing org.netbeans.modules.remote.test.RemoteFSTCK* tests.

To reproduce:

ant -f dlight.remote.impl test-unit -Dtest.includes=**/RemoteFSTCK*.class

http://test4u.cz.oracle.com/view/StableBTD/job/StableBTD-trunk/lastCompletedBuild/testReport/
Comment 1 Vladimir Kvashin 2014-01-09 09:48:48 UTC
I just splitted RemoteFSTCK test into several test, so exclude filter stopped working.

Should be fixed by 
http://hg.netbeans.org/cnd-main/rev/c00b0a267c44
Comment 2 Quality Engineering 2014-01-14 02:55:33 UTC
Integrated into 'main-silver', will be available in build *201401140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c00b0a267c44
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #240015 - Failing org.netbeans.modules.remote.test.RemoteFSTCK* tests