zephyr.js icon indicating copy to clipboard operation
zephyr.js copied to clipboard

[ashell] No prompt print when run/parse a non exist JS file

Open qiaojingx opened this issue 7 years ago • 0 comments

Description

When running or parsing a non exist JS file in ashell, No prompt print.

Test Code

ashell

Steps to Reproduction

  1. acm> run test.js (test.js does not exist in ashell)
  2. acm> parse test.js (test.js does not exist in ashell)

Actual Result

No prompt print. selection_073

Expected Result

Prompt like File not found print.

Test Builds

Branch Commit Id Target Device Test Date Result
master cb6f7ba Arduino 101 Feb 13, 2018 Fail

Additional Information

qiaojingx avatar Feb 13 '18 03:02 qiaojingx