mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
210 stars 121 forks source link

Manual Testing Error Reporter #34958

Closed sf1919 closed 1 year ago

sf1919 commented 1 year ago

You have been assigned manual testing. The hope is to catch as many problems with the code before release, so it would be great if you can take some time to give a serious test to your assigned area. Thank you!!

The general guide to manual testing:

Specific Notes:

http://developer.mantidproject.org/Testing/ErrorReporter-ProjectRecovery/ErrorReporterTesting.html

jhaigh0 commented 1 year ago

Segfault algorithm is not crashing Mantid on Mac

jhaigh0 commented 1 year ago

Need to investigate possibility of error report send resulting in status 0.

jhaigh0 commented 1 year ago

Need to update instructions to include testing the character limit label I added

martyngigg commented 1 year ago

@jhaigh0 Could you creates issues for the things we found so that we can close the testing as complete?

jhaigh0 commented 1 year ago

Created Issues #35008 and #35010. The one about the 0 status is a false alarm, I think. - I didn't realise the PR about the error reporter remaining open hadn't been merged in, and looking at the code, it will be able to handle a 0 status code if that does occur.