[TIMOB-3629] Drillbit: Add fail() support
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-19T20:17:57.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.0, Sprint 2011-16 |
| Components | Drillbit |
| Labels | drillbit |
| Reporter | Don Thorp |
| Assignee | Don Thorp |
| Created | 2011-04-19T20:01:09.000+0000 |
| Updated | 2017-03-03T06:53:41.000+0000 |
Description
Extend Drillbit to allow creating a messaged base fail condition. One possible use case is to report a failure for a platform because it hasn't implemented a feature or has a secondary issue that's causing a false fail. This allows a specific failure message to be reported in Drillbit to guide users to know how a failure should be treated.
The database.js test uses this method to report iOS not handling exceptions.
Closing ticket due to time passed and irrelevance.