[TIMOB-5020] Drillbit: When function return type is void: using assertion shouldBeUndefined fails
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2017-05-01T22:17:18.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | analytics, api, assertion, linvalid, undefined |
| Reporter | Natalie Huynh |
| Assignee | Ingo Muschenetz |
| Created | 2011-08-15T17:38:03.000+0000 |
| Updated | 2017-05-22T22:14:31.000+0000 |
Description
Steps to Reproduce:
1. Run attached js file in drillbit
Actual Result:
addEvent false 3 should be undefined, was: undefined
featureEvent false 7 should be undefined, was: undefined
navEvent false 11 should be undefined, was: undefined
settingsEvent false 15 should be undefined, was: undefined
Expected Result:
Should pass
Attachments
Closing ticket as "Won't Fix" as Drillbit is no longer supported.