idaholab / magpie

Mesoscale Atomistic Glue Program for Integrated Execution
http://mooseframework.org/magpie/
GNU Lesser General Public License v2.1
8 stars 28 forks source link

Added new moose 'use_shell = true' parameter to tests that needed it. #494

Closed pbehne closed 9 months ago

pbehne commented 10 months ago

As of MOOSE PR #25773, the TestHarness no longer submits tests using the shell by default. This affects tests that use any sort of bash commands, wildcards expansions, ect. However, the shell may be turned on for tests that require it by setting the newly added parameter use_shell = true to each test. This parameter needs to be set for Magpie tests the require use of the shell.

Closes #493.

NOTE: This PR will not pass tests until MOOSE PR #25773 has been merged.

moosebuild commented 10 months ago

Job Test on 19063c6 wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild commented 9 months ago

Job Coverage on 19063c6 wanted to post the following:

Coverage

Coverage did not change

Full coverage report

This comment will be updated on new commits.