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 214555 - RemoteFSTCKTest is failed.
Summary: RemoteFSTCKTest is failed.
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-06-21 07:37 UTC by Alexander Simon
Modified: 2012-06-22 04:51 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 Alexander Simon 2012-06-21 07:37:58 UTC
Some of tests of org.netbeans.modules.remote.test.RemoteFSTCKTest are filed.
Most probably due to change set:
http://hg.netbeans.org/releases/rev/c146b4014e39
Comment 1 Alexander Simon 2012-06-21 07:44:47 UTC
failed tests:
FileObjectTestHid.testCopyIntoItself
FileObjectTestHid.testGetMIMETypeCached
FileObjectTestHid.testMoveIntoItself
Comment 2 Alexander Pepin 2012-06-21 11:35:04 UTC
It's not in 7.2, right?
Comment 3 Alexander Simon 2012-06-21 11:51:14 UTC
(In reply to comment #2)
> It's not in 7.2, right?
Bug exists in 7.2.
7.3 added new test case that now is failed.
Comment 4 Alexander Simon 2012-06-21 13:35:32 UTC
fixing:
http://hg.netbeans.org/cnd-main/rev/af53b9fbd7b3
Comment 5 Quality Engineering 2012-06-22 04:51:24 UTC
Integrated into 'main-golden', will be available in build *201206220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/af53b9fbd7b3
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #214555 RemoteFSTCKTest is failed.