CppStars / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus: Selecting Test Case doesn't cause Execution Log to be updated #708

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run a long running test case that outputs to the log
2. wait a few seconds and then select the test case in the test explorer
3. You will get the log of the case up to that point
4. Re-select the scenario a few seconds later. Notice that the log displayed in 
the exection log is not updated.

What is the expected output? What do you see instead?
Expect to see the latest log for the case. Used to be that you just clicked the 
case and you got the latest. Now you have to select a different case and then 
reselect the case whose log you are interested in.

What version of the product are you using? On what operating system?
GallioBundle-3.2.517.0-Setup-x64
Win7x64

Please provide any additional information below.

Original issue reported on code.google.com by kent.han...@gmail.com on 16 Aug 2010 at 11:13