Platformdependency in src/ClientUtilities/util/Services/DomainManager.cs:40

Bug #719184 reported by David Schmitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Framework
Fix Released
Medium
Charlie Poole
NUnit V2
Fix Released
Medium
Charlie Poole

Bug Description

>>> trying to get NUnit 2.5.9 running on Linux, I found that the
>>> ./src/ClientUtilities/util/Services/DomainManager.cs line 40:
>>>
> >>>> shadowCopyPath = Path.Combine(Path.GetTempPath(),
> >>>> @"nunit20\ShadowCopyCache");
>>>
>>> uses a hardcoded backslash where it should call Path.Combine a second
>>> time.
>>> This can easily be worked around by either setting the MONO_IOMAP
>>> variable
>>> to "case" or by using the -noshadow flag.

Tags: engine

Related branches

Changed in nunit-3.0:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 2.9.6
Changed in nunitv2:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 2.6.0
tags: added: engine
Changed in nunitv2:
status: Triaged → In Progress
Changed in nunitv2:
status: In Progress → Fix Committed
Changed in nunit-3.0:
status: Triaged → Fix Committed
Changed in nunitv2:
status: Fix Committed → Fix Released
Changed in nunit-3.0:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.