← Back to team overview

nunit-core team mailing list archive

[Bug 1245983] Re: nunit.framework.tests.csproj contains 26 missing files

 

Actually, those files missing due to a problem in packaging, so they should
only
be removed from a local build in order to make it work.

As a workaround, please download the source from GitHub, using the 2.6.3
label.
In the future, we probably won't release a separate source package, since
GitHub
creates them automatically.

For 2.6.3, this will not be fixed.

Charlie


On Tue, Oct 29, 2013 at 10:52 AM, André Raabe <andre.raabe@xxxxxxxxx> wrote:

> Public bug reported:
>
> The project file nunit.framework.tests.csproj contains 26 missing items:
>
> - AllItemsConstraintTests.cs
> - AndConstraintTests.cs
> - AssignableFromConstraintTests.cs
> - AssignableToConstraintTests.cs
> - AttributeExistsConstraintTests.cs
> - BinarySerializableTest.cs
> - CollectionContainsConstraintTests.cs
> - CollectionEquivalentConstraintTests.cs
> - CollectionOrderedConstraintTests.cs
> - ComparisonConstraintTest.cs
> - DelayedConstraintTest.cs
> - EndsWithConstraintTests.cs
> - ExactCountConstraintTests.cs
> - ExactTypeConstraintTests.cs
> - GreaterThanConstraintTests.cs
> - GreaterThanOrEqualConstraintTests.cs
> - InstanceOfTypeConstraintTests.cs
> - LessThanConstraintTests.cs
> - LessThanOrEqualConstraintTests.cs
> - NotConstraintTests.cs
> - NUnitComparerTests.cs
> - OrConstraintTests.cs
> - RangeConstraintTests.cs
> - StartsWithConstraintTests.cs
> - SubstringConstraintTests.cs
> - XmlSerializableTest.cs
>
> Therefore you cannot compile NUnit oobe.
>
> ** Affects: nunitv2
>      Importance: Undecided
>          Status: New
>
> ** Patch added: "nunit_2_6_3_fix_missing_files.patch"
>
> https://bugs.launchpad.net/bugs/1245983/+attachment/3894939/+files/nunit_2_6_3_fix_missing_files.patch
>
> --
> You received this bug notification because you are subscribed to NUnit
> Extended Testing Platform.
> https://bugs.launchpad.net/bugs/1245983
>
> Title:
>   nunit.framework.tests.csproj contains 26 missing files
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nunitv2/+bug/1245983/+subscriptions
>


** Changed in: nunitv2
       Status: New => Won't Fix

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

Title:
  nunit.framework.tests.csproj contains 26 missing files

Status in NUnit V2 Test Framework:
  Won't Fix

Bug description:
  The project file nunit.framework.tests.csproj contains 26 missing
  items:

  - AllItemsConstraintTests.cs
  - AndConstraintTests.cs
  - AssignableFromConstraintTests.cs
  - AssignableToConstraintTests.cs
  - AttributeExistsConstraintTests.cs
  - BinarySerializableTest.cs
  - CollectionContainsConstraintTests.cs
  - CollectionEquivalentConstraintTests.cs
  - CollectionOrderedConstraintTests.cs
  - ComparisonConstraintTest.cs
  - DelayedConstraintTest.cs
  - EndsWithConstraintTests.cs
  - ExactCountConstraintTests.cs
  - ExactTypeConstraintTests.cs
  - GreaterThanConstraintTests.cs
  - GreaterThanOrEqualConstraintTests.cs
  - InstanceOfTypeConstraintTests.cs
  - LessThanConstraintTests.cs
  - LessThanOrEqualConstraintTests.cs
  - NotConstraintTests.cs
  - NUnitComparerTests.cs
  - OrConstraintTests.cs
  - RangeConstraintTests.cs
  - StartsWithConstraintTests.cs
  - SubstringConstraintTests.cs
  - XmlSerializableTest.cs

  Therefore you cannot compile NUnit oobe.

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


References