← Back to team overview

nunit-core team mailing list archive

[Bug 893991] [NEW] When working directory contains # sign, it is truncated

 

Public bug reported:

For example, my assembly with tests located in C:\path\to\my\C#\project

In test I call Console.WriteLine(Environment.CurrentDirectory) and get
only "C:\path\to\my" in output.

Reproduced on 2.5.10.

** Affects: nunitv2
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/893991

Title:
  When working directory contains # sign, it is truncated

Status in NUnit V2 Test Framework:
  New

Bug description:
  For example, my assembly with tests located in
  C:\path\to\my\C#\project

  In test I call Console.WriteLine(Environment.CurrentDirectory) and get
  only "C:\path\to\my" in output.

  Reproduced on 2.5.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/893991/+subscriptions


Follow ups

References