Skip to content

Commit

Permalink
test opencl-find-deal; enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Jan 4, 2025
1 parent 5aed107 commit 54a672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fc-solve/scripts/run-ci-tests.bash
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ avoid_valgrind_issues_on_travis()
export FC_SOLVE__MULT_CONFIG_TESTS__GCC_ARCH="x64"
}
avoid_valgrind_issues_on_travis
perl ../scripts/multi_config_tests.pl --skip-opencl-tests 2>&1 | zenfilter --count-step=500 --last=500 --filter='^Running:\s*\{' --suppress-last-on="All tests successful\\.\\n*\\Z"
perl ../scripts/multi_config_tests.pl 2>&1 | zenfilter --count-step=500 --last=500 --filter='^Running:\s*\{' --suppress-last-on="All tests successful\\.\\n*\\Z"

0 comments on commit 54a672b

Please sign in to comment.