← Back to team overview

nunit-core team mailing list archive

[Bug 432805] [NEW] Some Framework Tests don't run on Linux

 

Public bug reported:

Running the tests for the NUnit Framework on OpenSUSE 11.1 (Mono 2.0)
results in 16 failures:

  * 13 in the test fixtures SamePathTest_Windows and SamePathOrUnderTest_Windows
  * 3 in SamePathOrUnderTest_Linux: SucceedsWithGoodValues with following test data:
    - \folder1\file.tmp
    - \folder1\folder2
    - \folder1\folder2\folder3

** Affects: nunit-3.0
     Importance: Undecided
     Assignee: Andreas Schlapsi (a-schlapsi)
         Status: Confirmed

** Affects: nunitv2
     Importance: Undecided
     Assignee: Andreas Schlapsi (a-schlapsi)
         Status: Confirmed

** Summary changed:

- Tests don't run on Linux
+ Some Framework Tests don't run on Linux

** Changed in: nunit-3.0
       Status: New => Confirmed

** Changed in: nunit-3.0
     Assignee: (unassigned) => Andreas Schlapsi (a-schlapsi)

** Also affects: nunitv2
   Importance: Undecided
       Status: New

** Changed in: nunitv2
       Status: New => Confirmed

** Changed in: nunitv2
     Assignee: (unassigned) => Andreas Schlapsi (a-schlapsi)

-- 
Some Framework Tests don't run on Linux
https://bugs.launchpad.net/bugs/432805
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.

Status in NUnit Test Framework: Confirmed
Status in NUnit V2 Test Framework: Confirmed

Bug description:
Running the tests for the NUnit Framework on OpenSUSE 11.1 (Mono 2.0) results in 16 failures:

  * 13 in the test fixtures SamePathTest_Windows and SamePathOrUnderTest_Windows
  * 3 in SamePathOrUnderTest_Linux: SucceedsWithGoodValues with following test data:
    - \folder1\file.tmp
    - \folder1\folder2
    - \folder1\folder2\folder3



Follow ups

References