[927] Test runner slower than 923 and UI flickers while running tests
The subject line pretty much says it all. Using build 927 the test run notably slower than build 923 and the Test Session UI is constantly flickering, whereas in build 923 the UI only flickers two or three times during my 1600 test run.
If it is of any note, both the NUnit and Gallio providers are enabled, with only a half dozen or so of the 1600 tests being run by the Gallio side. In any case, both providers were enabled in 923 as well and the tests run nice and fast and with virtually no flickering so I doubt the Gallio provider would be related to the issue.
Please sign in to leave a comment.
Hello Jeremy,
Thanks, fixed.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> The subject line pretty much says it all. Using build 927 the test
IR> run notably slower than build 923 and the Test Session UI is
IR> constantly flickering, whereas in build 923 the UI only flickers two
IR> or three times during my 1600 test run.
IR>
IR> If it is of any note, both the NUnit and Gallio providers are
IR> enabled, with only a half dozen or so of the 1600 tests being run by
IR> the Gallio side. In any case, both providers were enabled in 923 as
IR> well and the tests run nice and fast and with virtually no
IR> flickering so I doubt the Gallio provider would be related to the
IR> issue.
IR>
Fantastic, thanks! Is this in 928 or will it be in a subsequent build? I'm in the midst of tracking down an IDE-killing issue when running a big test project that has just been converted to MbUnit 3/Gallio and would love to be able to upgrade past 923 just to see if the problem I'm hunting is R#-related and has been fixed ('cause ya never know) or if it is on the Gallio side.
Hello Jeremy,
Build 929.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> Fantastic, thanks! Is this in 928 or will it be in a subsequent
IR> build? I'm in the midst of tracking down an IDE-killing issue when
IR> running a big test project that has just been converted to MbUnit
IR> 3/Gallio and would love to be able to upgrade past 923 just to see
IR> if the problem I'm hunting is R#-related and has been fixed ('cause
IR> ya never know) or if it is on the Gallio side.
IR>
Excellent. Thanks for the quick turn-around!