| Ticket Hash: | 3699db2b319cf2714334de7924140810fb2e2ed2 | ||
| Title: | test vacuously "PASS"es if missing ezsteps / setup section | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Severe | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: |
2016-06-21 17:07:42 9.74 years ago |
Created: |
2016-06-21 17:07:42 9.74 years ago |
| Version Found In: | 1.61/02 | ||
| Description: | ||||
|
When a testconfig is missing a specification of things to run, eg in [ezsetps] section, the test passes.
II would expect the test to fail since its specification is incomplete. IIn my case, the error was a typo in spelling "ezsteps", but the test passed whereas it should have failed since the underlying step was actually failing but was masked by this issue. | ||||