Bug when filtering TestRunner modules

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Bug when filtering TestRunner modules

Nicolas Cellier
With this configuration: mouseOverForKeyboardFocus
And latest update (16363)

Open a test runner
type 'ali' to filter the sunit tests list (middle pane)
type 'ali' to filter the module list (left pane)
select the later (Test-Localization)

=> Red Square of death
Error: subscript is out of bounds: 2

This must be related to the fact that there's no test matching 'ali' in Test-Localization

----------------------------------

Also when filtering/unfilltering (backspace) the list of modules,
the list of tests is not updated accordingly.
It should.

-----------------------------------

With the speed at which Marcel fixes things, I presume it's completely vain to open a bug entry on mantis for so few ;)
It will be corrected before I do so.