Skip to content

Conversation

glass-ships
Copy link

@glass-ships glass-ships commented May 1, 2025

peterfpeterson and others added 2 commits May 1, 2025 12:19
When starting to work to migrate from centos7 to alma9
(mantidproject/dockerfiles#111), some tests
failed as seen in [build
205](https://builds.mantidproject.org/job/Core_Team_test_pipeline/205/).
The failing tests (in case the log disappears) are
`SystemTests.SNSPowderRedux.PG3Analysis`,
`SystemTests.SNSPowderRedux.PG3StripPeaks`, and
`SystemTests.BayesQuasiTest.BayesQuasiTest`. This fixes the
SNSPowderRedux tests by updating the reference results after manually
inspecting them.

There is also a minor change to the test which reduces the runtime of
the test by 2-3 seconds.
#39262)

* Relax BayesQuasiTest system test for consistency across Linux versions

* Set max_q to 1.6 for Linux BayesQuasiTest
@glass-ships glass-ships changed the base branch from main to ornl-next May 1, 2025 16:20
@sf1919 sf1919 added ornl-next A copy of a branch into the ornl-next fork High Priority An issue or pull request that if not addressed is severe enough to postponse a release. labels May 1, 2025
@glass-ships glass-ships changed the title Update tests Update tests to work on alma 9 runners May 1, 2025
@glass-ships glass-ships enabled auto-merge (squash) May 1, 2025 17:18
@glass-ships glass-ships disabled auto-merge May 1, 2025 17:19
@glass-ships glass-ships enabled auto-merge (squash) May 1, 2025 17:20
@glass-ships glass-ships disabled auto-merge May 1, 2025 17:20
@glass-ships glass-ships enabled auto-merge (squash) May 1, 2025 17:20
andy-bridger and others added 3 commits May 1, 2025 16:09
* initial algorithm and tests

* test input validation checks

* updated type coverage and tests

* remove outputWS from validation

* mark const variables, cast loop lengths to int

* added doc page and release note

* fix test warnings

* fix loop type

* more type casting

* update reference links

* review updates

* test updates

* add code to docs

* change to inferred typing

* change loop to size_t

* Remove static_cast from for loop

---------

Co-authored-by: James Clarke <139879523+jclarkeSTFC@users.noreply.github.com>
Relax tolerance in BayesQuasiTest unit test

There are small differences when running on Alma9 that are
mostly beyond 3 significant figures.
@glass-ships glass-ships merged commit ad419c8 into ornl-next May 2, 2025
8 of 10 checks passed
@glass-ships glass-ships deleted the update-tests branch May 2, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release. ornl-next A copy of a branch into the ornl-next fork
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants