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 - Failing org.netbeans.modules.remote.test.RemoteFSTCK* tests
Summary: Failing org.netbeans.modules.remote.test.RemoteFSTCK* tests
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: All All
: P1 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2014-01-06 10:30 UTC by Jiri Skrivanek
Modified: 2014-01-15 11:11 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 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