tandeshao / pe

0 stars 0 forks source link

Ambiguous Error Message #8

Open tandeshao opened 2 years ago

tandeshao commented 2 years ago

Steps to reproduce:

  1. Type student 2147483648.

  2. A result like the image below will be shown.

image.png

Expected: Index out-of-bounds error.

Actual: Invalid command format which says that the index must be a positive integer even though 2147483648 is a positive integer.

soc-pe-bot commented 2 years ago

Team's Response

As stated in the user guide, Integer refers to a maximum value of 2147483647.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]