EthanYidong / pe

0 stars 0 forks source link

Incorrect error message when input file is unreadable #4

Open EthanYidong opened 1 year ago

EthanYidong commented 1 year ago

Steps to reproduce

Remove read permission on input file (chmod -r on UNIX)

Expected

App reports that input file is unreadable

Actual

App reports that input file is not present in the root directory

Screenshot 2023-04-14 at 4.28.48 PM.png Screenshot 2023-04-14 at 4.27.35 PM.png

nus-se-bot commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.