nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00126
[Bug 432805] Re: Some Framework Tests don't run on Linux
** Changed in: nunit-3.0
Status: In Progress => Fix Committed
--
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: Fix Committed
Status in NUnit V2 Test Framework: Fix Committed
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
References