spack/.github/workflows
John W. Parent 0e69710f41
Windows: reenable unit tests (#33385)
Unit tests on Windows are supposed to pass for any PR to pass CI.
However, the return code for the unit test command was not being
checked, which meant this check was always passing (effectively
disabled). This PR

* Properly checks the result of the unit tests and fails if the
  unit tests fail
* Fixes (or disables on Windows) a number of tests which have
  "drifted" out of support on Windows since this check was
  effectively disabled
2022-12-09 13:27:46 +00:00
..
audit.yaml Add support for Python 3.11 (#33505) 2022-11-05 15:59:12 +01:00
bootstrap-test.sh Deprecate spack bootstrap trust/untrust (#33600) 2022-10-29 12:24:26 -07:00
bootstrap.yml Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
build-containers.yml build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#33399) 2022-11-07 20:49:42 +00:00
ci.yaml Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
execute_installer.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
generate_spack_yaml_containerize.sh Update Dockerfiles and images for Spack v0.18.0 (#30216) 2022-04-22 08:51:26 +02:00
install_spack.sh Update actions/setup-python to latest version (#28634) 2022-01-28 14:17:59 +01:00
setup_git.ps1 Windows: reenable unit tests (#33385) 2022-12-09 13:27:46 +00:00
setup_git.sh FIX CI after git update (#33429) 2022-10-20 09:46:04 +02:00
system_shortcut_check.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
unit_tests.yaml Bootstrap most of Spack dependencies using environments (#34029) 2022-12-06 11:54:02 +01:00
valid-style.yml Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
windows_python.yml Windows: reenable unit tests (#33385) 2022-12-09 13:27:46 +00:00