History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: COR-1166
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Adriano Verona
Reporter: Vidisha Sharma
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
db4o Core

for db4o-7.2.30.10211-net35.msi 1 test case fail

Created: 14/Feb/08 10:32 AM   Updated: 18/Feb/08 11:13 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: .Net 3.5
Issue Links:
Dependencies
 

Peers: Richard Liang
Resolution Date: 18/Feb/08 11:13 AM
First Response Date: 18/Feb/08 11:13 AM
Labels:
Participants: Adriano Verona and Vidisha Sharma
Number of Attachments: 0
Number of Comments: 1


 Description  « Hide
compile solution Db4objects.Db4o.Tests-2008.sln
run the test 1 test fails details of which are as follows :

RED (1 out of 2830 tests failed) - 01:00:18.5179623
1) [SOLO] Db4objects.Db4o.Tests.NativeQueries.Diagnostics.NativeQueryOptimizerDi
agnosticsTestCase.TestNQOptimizerLoadFailure

1) [SOLO] Db4objects.Db4o.Tests.NativeQueries.Diagnostics.NativeQueryOptimizerDi
agnosticsTestCase.TestNQOptimizerLoadFailure: System.UnauthorizedAccessException
: Access to the path 'D:\Program Files\Db4objects\db4o-7.2\src\Db4objects.Db4o.T
ests\bin\Debug\Db4oNQTest\Db4oUnit.Extensions.dll' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Bo
olean overwrite)
   at System.IO.File.Copy(String sourceFileName, String destFileName)
   at Db4objects.Db4o.Tests.NativeQueries.Diagnostics.NativeQueryOptimizerDiagno
sticsTestCase.CopyAssembliesTo(AppDomain domain, String[] toBeCopied) in D:\Prog
ram Files\Db4objects\db4o-7.2\src\Db4objects.Db4o.Tests\native\Db4objects.Db4o.T
ests\CLI2\NQ\NativeQueryOptimizerDiagnosticsTestCase.cs:line 136
   at Db4objects.Db4o.Tests.NativeQueries.Diagnostics.NativeQueryOptimizerDiagno
sticsTestCase.CreateAppDomain() in D:\Program Files\Db4objects\db4o-7.2\src\Db4o
bjects.Db4o.Tests\native\Db4objects.Db4o.Tests\CLI2\NQ\NativeQueryOptimizerDiagn
osticsTestCase.cs:line 126
   at Db4objects.Db4o.Tests.NativeQueries.Diagnostics.NativeQueryOptimizerDiagno
sticsTestCase.PrepareTestEnvironment(String assemblyFileName, String code) in D:
\Program Files\Db4objects\db4o-7.2\src\Db4objects.Db4o.Tests\native\Db4objects.D
b4o.Tests\CLI2\NQ\NativeQueryOptimizerDiagnosticsTestCase.cs:line 113
   at Db4objects.Db4o.Tests.NativeQueries.Diagnostics.NativeQueryOptimizerDiagno
sticsTestCase.TestNQOptimizerLoadFailure() in D:\Program Files\Db4objects\db4o-7
.2\src\Db4objects.Db4o.Tests\native\Db4objects.Db4o.Tests\CLI2\NQ\NativeQueryOpt
imizerDiagnosticsTestCase.cs:line 91







 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Adriano Verona - 18/Feb/08 11:13 AM
I could not reproduce this problem here.

Windows XP SP2
Visual Studio 2008

running as administrator.

If I try to run as a less privileged user I got a lot more errors (so I suppose you are running as administrator also)