From 476f97199e3038a0a00164ce47d7619d137025ba Mon Sep 17 00:00:00 2001 From: Alexander Grund Date: Fri, 21 Feb 2025 13:39:18 +0100 Subject: [PATCH] Add unittest-xml-reporting to PyTorch 2.1.2 (foss 2023a/b) --- easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb | 1 + easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb | 1 + 2 files changed, 2 insertions(+) diff --git a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb index a79f709480c..7fce5c8a50e 100644 --- a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb +++ b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb @@ -131,6 +131,7 @@ builddependencies = [ ('pytest-flakefinder', '1.1.0'), ('pytest-rerunfailures', '12.0'), ('pytest-shard', '0.1.2'), + ('unittest-xml-reporting', '3.1.0'), ] dependencies = [ diff --git a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb index bce1b68aa7b..ee846aa32ce 100644 --- a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb +++ b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb @@ -131,6 +131,7 @@ builddependencies = [ ('pytest-flakefinder', '1.1.0'), ('pytest-rerunfailures', '14.0'), ('pytest-shard', '0.1.2'), + ('unittest-xml-reporting', '3.1.0'), ] dependencies = [