Jellybeano / pe

0 stars 0 forks source link

integers not being recognized as integers #5

Open Jellybeano opened 3 years ago

Jellybeano commented 3 years ago

this has been brought up in earlier bug reports and happens for more than just these few commands but there appears to be little point in bringing up this bug further, just letting the team know that this occurs in multiple commands.

image.png

nus-pe-bot commented 3 years ago

Team's Response

First, we note in the error message (in your screenshot) to enter a positive integer. Now, 1000000000000 is not an integer in this context (of Java programs), so this is expected.

Secondly, we lower the severity of this report since there will never be a case where we store 1000000000000 items.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: theoretically, 1000000000000 is an integer.

it is true that logically a user would never store 1000000000000 items though, so the lowering of the severity is valid


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]