pmarcinkiew / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
0 stars 1 forks source link

[WIP] TizenRT bugfixes for IoT.js for 2017/11 #137

Closed pmarcinkiew closed 6 years ago

pmarcinkiew commented 6 years ago

IoT.js-DCO-1.0-Signed-off-by: Piotr Marcinkiewicz p.marcinkiew@samsung.com

pmarcinkiew commented 6 years ago

File system tests fail:

PASS : test_fs_exists_sync.js (0.00s) 
uncaughtException: Error: 'open' Unknown error
FAIL : test_fs_fstat_dir.js (0.00s) 
uncaughtException: AssertionError: {"actual":false,"expected":true,"operator":"=="}
FAIL : test_fs_fstat_file.js (0.00s) 
AssertionError: {"actual":false,"expected":true,"operator":"=="}
FAIL : test_fs_fstat_sync.js (0.00s) 
pmarcinkiew commented 6 years ago

This work was postponed.