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 235268 - RepositoryRelocationTest.testRelocation fails on Win and Sparc
Summary: RepositoryRelocationTest.testRelocation fails on Win and Sparc
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.4
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 18:32 UTC by Vladimir Voskresensky
Modified: 2013-08-31 01: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 Voskresensky 2013-08-29 18:32:24 UTC
On Windows with error:
The process cannot access the file because another process has locked a portion of the file

On Sparc:
Parse count after reloaction  expected:<0> but was:<13>
Comment 1 Egor Ushakov 2013-08-30 11:44:20 UTC
repository is being saved at the moment of copying to another place
Comment 2 Egor Ushakov 2013-08-30 14:38:10 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/defa3319336c
Comment 3 Quality Engineering 2013-08-31 01:28:37 UTC
Integrated into 'main-silver', will be available in build *201308310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/defa3319336c
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed Bug 235268 - RepositoryRelocationTest.testRelocation fails on Win and Sparc