shekharpro / mb-unit

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

Gallio not loading the correct config file during debug mode. #460

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the attached project.
2. Open bug-test.gallio file and start test. Notice that the test is 
successful.
3. Now this time, press debug, notice that the configuration file is not 
properly loaded.

What is the expected output? What do you see instead?
- the test should still be successful, and has the capability to debug the 
service.

What version of the product are you using? On what operating system?
- Gallio 3.0.6 Build 763

Please provide any additional information below.

Original issue reported on code.google.com by marc.vit...@gmail.com on 29 May 2009 at 12:05

Attachments:

GoogleCodeExporter commented 8 years ago
Interesting!

Original comment by jeff.br...@gmail.com on 5 Jun 2009 at 6:14

GoogleCodeExporter commented 8 years ago

Original comment by jeff.br...@gmail.com on 29 Jun 2009 at 8:33

GoogleCodeExporter commented 8 years ago
This was happening because two different mechanisms were used to run tests, one 
for
debugging and one for standard execution.

I have unified these mechanisms and am now adding a couple more tests to ensure 
that
configuration values get picked up properly.

Original comment by jeff.br...@gmail.com on 16 Aug 2009 at 6:03

GoogleCodeExporter commented 8 years ago
Fixed in v3.1.  You should also notice some performance improvements.

Original comment by jeff.br...@gmail.com on 16 Aug 2009 at 1:30