[TIMOB-25145] Windows: Mocha test Titanium.Utils #base64decode(Ti.Blob) test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-04-23T11:07:04.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | engTriage, failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Unknown |
| Created | 2017-08-11T16:22:35.000+0000 |
| Updated | 2019-04-23T11:07:04.000+0000 |
Description
Titanium.Utils #base64decode(Ti.Blob) please investigate the failure.
Please use https://github.com/ewanharris/titanium-mobile-mocha-suite/tree/TIMOB-24816 to find the related test
You can use https://github.com/ewanharris/mocha-test to quickly debug (most) mocha tests)
"error":{"line":29,"column":41,"sourceURL":"/your-test.js","message":"base64decode: attempt to decode a value not in base64 char set"
Closing as this test is now running and passing