Reporter | David Blurton (david.blurton) |
---|---|
Created | Feb 6, 2012 7:38:01 PM |
Updated | Feb 6, 2012 7:38:01 PM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | Unit Testing |
Affected versions | 6.1.1 |
Fixed in build | No Fixed in build |
When I try and run the attached tests, the test runner does not enumerate the tests properly (see screenshot).
Curiously, the tests always enumerate properly whilst the compile is taking place (and if the compile fails), but once the compile completes it changes to the incorrect items shown in the screen shot (0 and 1) which do not contain the rest of the test.
Test Fixture parameters seem to work on their own, so I wondered if it was something to do with the inheritance?
SupportedSqlServerVersions is an enum.
Curiously, the tests always enumerate properly whilst the compile is taking place (and if the compile fails), but once the compile completes it changes to the incorrect items shown in the screen shot (0 and 1) which do not contain the rest of the test.
Test Fixture parameters seem to work on their own, so I wondered if it was something to do with the inheritance?
SupportedSqlServerVersions is an enum.