MantisBT - Rosetta | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000076 | Rosetta | [All Projects] Input Handling | public | 2012-08-16 19:01 | 2012-09-19 20:13 |
Reporter | rmoretti | ||||
Assigned To | Sergey | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | Trunk | ||||
Fixed in Version | |||||
Application(s) Affected | test/run.py | ||||
Command Line Used | ./test/run.py -1 ImNotAValidTest | ||||
Developer Options | |||||
Fixed in SVN Version | 51265 | ||||
Summary | 0000076: Unit test framework do not identify invalid test. | ||||
Description | If you attempt to use the -1 option on the unit test runner with an invalid unit test name, the framework will run without commenting on the fact that the test you requested doesn't exist. $ ./test/run.py -1 ImNotAValidTest Identifying platform... Platform found: debug/linux/2.6/64/x86/gcc/4.1/ Done! The lack of tracer output tips you off to the fact that nothing was run, but it would be nice to get a more affirmative error, to help guard against typos (Was it MyMoverNameTest or MyMoverNameTest_s_?) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-08-16 19:01 | rmoretti | New Issue | |||
2012-08-18 22:51 | Sergey | Assigned To | => Sergey | ||
2012-08-18 22:51 | Sergey | Status | new => assigned | ||
2012-09-19 20:13 | Sergey | Fixed in SVN Version | => 51265 | ||
2012-09-19 20:13 | Sergey | Note Added: 0000106 | |||
2012-09-19 20:13 | Sergey | Status | assigned => resolved | ||
2012-09-19 20:13 | Sergey | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|