UdhayaShan1 / pe

0 stars 0 forks source link

Inconsistent out of bounds `INDEX` error #11

Open UdhayaShan1 opened 2 months ago

UdhayaShan1 commented 2 months ago

image.png

For list of 9 people,

edit 21321312131232132132132132131313123 n/wdad returns

image.png

and

edit 2323 n/wdad returns

image.png

It should be the same out of bounds expected error.

This is separate from negative index issue as they are not fixed the same way.

soc-pe-bot commented 2 months ago

Team's Response

Hi thanks for the catch!

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: Some justification to why this was NotInScope will be better.

I think this is an issue that should be covered since errors for both index, which are out of bounds, should be the same. This was not justified in the UG or by devs for effort considerations.