Tests with long TestCase variables cannot be added to Test Explorer receive error. Operation failed. The index entry of length 903 bytes for the index 'Idx_Stale_StateValue_DisplayName' exceeds the maximum length of 900 bytes.

Bug #1221780 reported by Robert Fresia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Test Adapter
New
Undecided
Unassigned

Bug Description

If a test has a long signature it cannot be added to the Test Explorer. This will usually only occur when using the TestCase attribute with long in-line variables. In our situation it occurs when passing large byte arrays via a TestCase.

The error received is:
Operation failed. The index entry of length 903 bytes for the index 'Idx_Stale_StateValue_DisplayName' exceeds the maximum length of 900 bytes.

Revision history for this message
Charlie Poole (charlie.poole) wrote :

Making this a duplicate although the reported length limit in the earlier bug is 449 bytes. Still depends on a change in NUnit to implement a fix.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.