Skip to content

Commit

Permalink
Downgrade Reg Tests (ECP-WarpX#4882)
Browse files Browse the repository at this point in the history
Downgrade the regression testing scripts to work around
  AMReX-Codes/regression_testing#136
  • Loading branch information
ax3l authored and Haavaan committed Jun 5, 2024
1 parent c3d4121 commit 7384036
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ cd -

# Clone the AMReX regression test utility
git clone https://github.com/AMReX-Codes/regression_testing.git
# FIXME: https://github.com/AMReX-Codes/regression_testing/issues/136
cd regression_testing && git checkout db67b6bd80cff208dba59ec2938ffd02e8ad9cef && cd -

# Prepare regression tests
mkdir -p rt-WarpX/WarpX-benchmarks
Expand Down

0 comments on commit 7384036

Please sign in to comment.