- Apr 16, 2025
-
-
Jean-Baptiste De Vivie De Regie authored
Update q449 to data24
-
- Apr 10, 2025
-
-
ControlTest: test cleanup Cleanup test definitions and remove unused files. Also add README explaining the purpose of this package.
-
CI: Run Sherpa test with 13TeV and Run 2 setup
-
- Apr 09, 2025
-
-
AthenaCommon: move interactive athena test from ControlTest Move the interactive athena test from ControlTest to where it logically belongs.
-
TestTools: Fix cppcheck 2.17 warning. Check result of malloc.
-
- Apr 08, 2025
-
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Julien Maurer <julien.maurer@cern.ch>
-
AthExFortranAlgorithm: package cleanup Add CA job options and move the unit test from ControlTest into this package. Relates to ATEAM-982.
-
- Apr 07, 2025
-
-
AthExStoreGateExample: package cleanup Migrate job options to CA and add unit tests. Also minor cleanup of C++. Relates to ATEAM-982.
-
Trigger: extend the Acts test to the full menu and make it a CI test
-
- Mar 19, 2025
-
-
Frank Winklmeier authored
Remove test reference to avoid failures due to printout changes in Gaudi v39r4.
-
- Mar 18, 2025
-
-
Add count check for ACTS fast tracking configuration
-
- Mar 17, 2025
-
-
Decorate PRD with SDO and SiHit info for Strips as well
-
update cond tag in DataOverlayPreparationRun3 CI test
-
Frank Winklmeier authored
Make ProxyProviderSvc unit test less verbose to protect against printout changes in Gaudi v39r4.
-
- Mar 13, 2025
-
-
updating cond tags in ci tests
-
- Mar 12, 2025
-
-
Acts GSF for Acts tracks
-
- Mar 11, 2025
-
-
Fix to FADC correction and new data24 tests
-
- Feb 28, 2025
-
-
Frank Winklmeier authored
Ignore changes in printout from EventLoopMgr coming from gaudi/Gaudi!993.
-
- Feb 26, 2025
-
-
Add missing trigID chains to the R4 menu. Deprecate legacy L1Calo in R4 trigID tests. Re-add CI level checking. Add missing TrigID chains to the R4 menu. Finally deprecate legacy L1Calo by switching to input RDOs which contain supercells
-
- Feb 24, 2025
-
-
Walter Lampl authored
This reverts commit 6848d4b3, reversing changes made to 1d80a4b5.
-
- Feb 21, 2025
-
-
CITest: ignore chainDump error message when return code is ignored Hello, This is a follow-up of !77952 . Ignoring the outcome of the count diff is not enough in the CI, we also need to ignore the printed ERROR message for the test to be successful. Flagging as urgent as this is blocking !77944 . Cheers, Bertrand
-
- Feb 20, 2025
-
-
Add new mechanism to configure TIDA chains from a python dictionary instead of a set of if statements, updated util script as well. This facilitates creating a CI test to ensure that all chains are defined in the menu
-
- Feb 16, 2025
-
-
Prepare ACTS-only JO for ITK reconstruction
-
- Feb 11, 2025
-
-
update condition tags for MC21 Run4 and MC23
-
- Feb 10, 2025
- Feb 07, 2025
-
-
Remove query from EventSelector
-
- Feb 04, 2025
-
-
Tadej Novak authored
-
- Jan 30, 2025
-
-
Standardize the location of PackageName_entries.cxx Twelve packages did not follow the convention of having the PackageName_entries.cxx file in src/components/. This merge request updates those packages to match all other packages in the repository.
-
- Jan 29, 2025
-
-
Frank Winklmeier authored
There is no thread-safety problem with `InitGaudiGoogleTest` itself. Just when used globally this becomes a problem. Remove the thread-unsafe annotation.
-
- Jan 15, 2025
-
-
Expand CPAlgorithms tests to AF3
-
- Jan 09, 2025
-
-
SGTools: Refactor DataProxy_cast. Move the DataProxy_cast declarations to a separate header so that we can use them without having to include the headers for the whole DataProxy machinery. Move more functionality out-of-line to further limit header dependencies.
-
Tadej Novak authored
Rename /eos/atlas/atlascerngroupdisk/proj-sit -> /eos/atlas/atlascerngroupdisk/proj-ascig for CI and tools infrastructure
-
- Jan 08, 2025
-
-
Frank Winklmeier authored
Add a generic test fixture to setup Gaudi in unit testing frameworks (e.g. boost test).
-
- Jan 02, 2025
-
-
CITEST for Global Monitoring
-
- Dec 17, 2024
-
-
CP algorithms integration tests
-
- Dec 15, 2024
-
-
ControlTest: Suppress cppcheck warnings. Better positioning of suppression.
-
- Dec 12, 2024
-
-
TestTools: Fix equality test for TestAlloc. TestAlloc has no state, so consider all instances equal. Fixes failure with swap when _GLIBCXX_ASSERTIONS is enabled.
-
- Dec 11, 2024
-
-
Frank Winklmeier authored
-
- Dec 09, 2024
-
-
Frank Winklmeier authored
-