The process may exit with one of the following exit codes:
Code | Meaning |
---|
0 | Successful completion. |
130 | Command-line is malformed or refers to a resource that does not exist. |
134 | A license problem has been encountered. |
135 | The process exited with an exception. Check error log. |
136 | A test configuration problem has been encountered. |
0x21 | Static analysis violations. This exit code is only applicable when with the -fail is used. |
0x41 | Unit test violations. This exit code is only applicable when the -fail switch is used |
Anchor |
---|
| combined_exit_code |
---|
| combined_exit_code |
---|
|
1 The process can exit with a combination of these values if a problem of a different type is encountered.