Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual Testing M-slice #38642

Open
warunawickramasingha opened this issue Jan 21, 2025 · 3 comments
Open

Manual Testing M-slice #38642

warunawickramasingha opened this issue Jan 21, 2025 · 3 comments
Assignees
Labels
Manual Tests Only for issues that are unscripted testing tasks during the release period
Milestone

Comments

@warunawickramasingha
Copy link
Contributor

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:

  • The tests must be performed on the installer versions of the final release candidate. Not on local compiled code.
  • Serious errors involving loss of functionality, crashes etc. should be raised
    as issues with the current release as a milestone and an email sent to the project manager immediately.
  • Minor and cosmetic issues should be raised as issues against the forthcoming
    releases.
  • First try things that should work, then try to break Mantid, e.g. entering invalid values, unexpected characters etc.
  • Don't spend more than a few hours on the testing as fatigue will kick in.
  • If you find errors in the documentation, please correct them.
  • Comment against this ticket the OS environment you are testing against.
  • Disable Usage reporting before you start testing
  • Close the this issue once you are done.
  • Time how long this manual test takes for you to do and leave a comment about it in this issue.

Specific Notes:

https://developer.mantidproject.org/Testing/Direct/MSliceTestGuide.html

@warunawickramasingha warunawickramasingha added the Manual Tests Only for issues that are unscripted testing tasks during the release period label Jan 21, 2025
@warunawickramasingha warunawickramasingha added this to the Release 6.12 milestone Jan 21, 2025
@cailafinn
Copy link
Contributor

@SilkeSchomann We're having some issues with M-Slice versions on Windows & macOS.

Windows and macOS (Both Standalone): 2.10.1+uncommitted (nightly & main label)
Linux (Conda & Standalone): 2.10.1.dev25+uncommitted (nightly label)

Windows and macOS seem to be targeting the main label, rather than the nightly.

@sf1919
Copy link
Contributor

sf1919 commented Jan 21, 2025

There is an issue already open for this so any details you can add to #38628 would be welcome

@SilkeSchomann
Copy link
Contributor

@SilkeSchomann We're having some issues with M-Slice versions on Windows & macOS.

Windows and macOS (Both Standalone): 2.10.1+uncommitted (nightly & main label) Linux (Conda & Standalone): 2.10.1.dev25+uncommitted (nightly label)

Windows and macOS seem to be targeting the main label, rather than the nightly.

For a Conda installation, you could just install the MSlice nightly in your Conda environment. For non-Conda installations the only option is to search for the mslice folder for your installation and replace it with https://github.com/mantidproject/mslice/tree/main/src/mslice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Manual Tests Only for issues that are unscripted testing tasks during the release period
Projects
None yet
Development

No branches or pull requests

6 participants