JasonRay168 / pe

0 stars 0 forks source link

inconsistent error messages #7

Open JasonRay168 opened 8 months ago

JasonRay168 commented 8 months ago

eshow 0 and eshow 3 does not output the same error messages:

image.png

image.png

soc-se-bot commented 7 months ago

Team's Response

We had a similar issue about invalid indices during the PE-D which we also rejected since the index 0 is not a positive integer.

As a result, the expected output would be the "invalid command format" error message since 0 is not a positive integer and doesn't fit the command requirement that the index provided is a positive integer.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]