Ticket #5526 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

BASIS system tests

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: blocker Milestone: Release 2.4
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description


Change History

comment:1 Changed 8 years ago by Stuart Campbell

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:3 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

moved to Release 2.4

comment:4 Changed 8 years ago by Stuart Campbell

  • Milestone changed from Release 2.4 to Release 2.3

comment:5 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

returned to release 2.4

comment:6 Changed 8 years ago by Stuart Campbell

refs #5526. BASIS Annular Vanadium data file.

Changeset: e7da3e9836d0cf8f7bb5d0084f0fd2c8772ea0ab

comment:7 Changed 8 years ago by Stuart Campbell

refs #5526. Added BASIS mask file used in autoreduction.

Changeset: 3deb59ffa55299d8226f59e958a674d5a03306c5

comment:8 Changed 8 years ago by Martyn Gigg

Protect the eventVectors in LoadEventNexus by a mutex Refs #5526

A new BASIS file showed up a thread-safety issue with each bank loading task trying to modify the same eventVector. It will require monitoring the performance though as the repeated mutex lock/unlock may cause performance issues.

Changeset: a90267a82e04322280b3cf02588e3d5ce1d9f81a

comment:9 Changed 8 years ago by Martyn Gigg

Protect the eventVectors in LoadEventNexus by a mutex Refs #5526

A new BASIS file showed up a thread-safety issue with each bank loading task trying to modify the same eventVector. It will require monitoring the performance though as the repeated mutex lock/unlock may cause performance issues.

Changeset: 7cf13464c80a49e2906dc9d4ccbe931e0c9d4b92

comment:10 Changed 8 years ago by Stuart Campbell

Added BASISAutoReduction results. refs #5526

Changeset: 912700d96998e9417aed50add530760635aba03f

comment:11 Changed 8 years ago by Stuart Campbell

BASIS AutoReduction System tests

refs #5526 Basically a copy of the autoreduction script.

Changeset: e8d0e6062d0ce31687cfe84b55ebab16cd3935e3

comment:12 Changed 8 years ago by Stuart Campbell

  • Status changed from accepted to verify
  • Resolution set to fixed

For Testers:

Just make sure the system tests for BASIS are being run by the build servers and can be run individually.

comment:13 Changed 8 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:14 Changed 8 years ago by Nick Draper

  • Status changed from verifying to closed

Basis autoreduction test is running successfully on all environments and has been doing for some time.

comment:15 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6372

Note: See TracTickets for help on using tickets.