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 186397 - Possible issue with remote unit tests
Summary: Possible issue with remote unit tests
Status: RESOLVED DUPLICATE of bug 204833
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 16:47 UTC by Vladimir Kvashin
Modified: 2012-05-12 13:28 UTC (History)
0 users

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 Vladimir Kvashin 2010-05-19 16:47:26 UTC
Consider the situation unit tests read some test data (golden files, etc). In the case of remote development with smart secure copy no one delivers these files to the remote host.

I doubt that switching rfs on when running tests is right thing to do, since this can affect testing (not saying about debugging tests).

This should be solved somehow.
Comment 1 Vladimir Kvashin 2012-05-12 13:28:22 UTC

*** This bug has been marked as a duplicate of bug 204833 ***