seadragon2000341 / pe

0 stars 0 forks source link

Invalid error message #9

Open seadragon2000341 opened 1 year ago

seadragon2000341 commented 1 year ago

image.png

The command error message should be "invalid command format" but it gives "invalid command format"

I rate this severity.low as it is very unlikely there will be that many entries

soc-pe-bot commented 1 year ago

Team's Response

Your actual and expected error messages are the same so we will reject this

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Expected error message: Index out of range. Actual error message: Invalid command format.

Since the command format was correct, the error message "invalid command format" does not accurately reflect the type of error, which is index out of range.