mantidproject / mantid

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

Unscripted Testing Muon #24948

Closed NickDraper closed 5 years ago

NickDraper commented 5 years ago
  1. Read http://www.mantidproject.org/Unscripted_Manual_Testing
  2. Comment against this ticket the OS environment you are testing against.
  3. Don't spend more than a few hours on the testing as fatigue will kick in.
  4. If you find errors in the possibly scant documentation, then correct them.
  5. Close the this issue once you are done.

If you find bugs:

Specific Notes:

See instructions at http://docs.mantidproject.org/v3.9.0/interfaces/Muon_Analysis_unscripted_testing_guide.html http://developer.mantidproject.org/Testing/MuonInterface/MuonTesting.html

Matthew-Andrew commented 5 years ago

I am testing the ACL interface on Ubuntu 16.04. I've run into the following issues most are minor but the first provokes an uncuaght exception. I have created this issue for them #25075 but assigned it to the next release.

alicerussell1 commented 5 years ago

Testing the muon analysis interface on Windows. I've found the following:

Testing the new frequency domain interface on Windows I found the following issues:

The last three errors also apply to the old frequency domain interface.

NickDraper commented 5 years ago

@AnthonyLim23 Do you want to have a look at these and see which we may want to address?

AnthonyLim23 commented 5 years ago

I think we should fix:

  1. the hard crash in ALC
  2. @Mantid-Matthew could you look at the first two for the new GUI?
  3. The last three just need a validation
AnthonyLim23 commented 5 years ago

is all of the testing done?