Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed logical OR operator #2054

Merged
merged 1 commit into from
Dec 6, 2024

Fixed logical OR operator

81db309
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fixed logical OR operator #2054

Fixed logical OR operator
81db309
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 5, 2024 in 0s

All 50 tests pass, 4 skipped in 26s

20 files  ±0  20 suites  ±0   26s ⏱️ ±0s
54 tests ±0  50 ✅ ±0  4 💤 ±0  0 ❌ ±0 
68 runs  ±0  64 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 81db309. ± Comparison against earlier commit c409584.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 skipped tests found

There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/gnu14/mpich)
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/gnu14/openmpi5)
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/intel/mpich)
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/intel/openmpi5)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

54 tests found

There are 54 tests, see "Raw output" for the full list of tests.
Raw output
debugger ‑ [Compilers] debugger availability (gnu14)
debugger ‑ [Compilers] debugger availability (intel)
debugger ‑ [Compilers] debugger man page (gnu14)
debugger ‑ [Compilers] debugger man page (intel)
interactive_commands ‑ [modules] module depends-on
interactive_commands ‑ [modules] module help
interactive_commands ‑ [modules] module list
interactive_commands ‑ [modules] module load/unload
interactive_commands ‑ [modules] module purge
interactive_commands ‑ [modules] module swap
interactive_commands ‑ [modules] module whatis
interactive_commands ‑ [modules] path updated
lmod ‑ [lmod] test that the setup function passed
lmod_installed ‑ [modules] Check if lmod RPM installed
man_pages ‑ [Compilers] C compiler man/help page (gnu14)
man_pages ‑ [Compilers] C compiler man/help page (intel)
man_pages ‑ [Compilers] C++ compiler man/help page (gnu14)
man_pages ‑ [Compilers] C++ compiler man/help page (intel)
man_pages ‑ [Compilers] Fortran compiler man/help page (gnu14)
man_pages ‑ [Compilers] Fortran compiler man/help page (intel)
rm_execution ‑ [Compilers] C binary runs under resource manager (slurm/gnu14)
rm_execution ‑ [Compilers] C binary runs under resource manager (slurm/intel)
rm_execution ‑ [Compilers] C openmp binary runs under resource manager (slurm/gnu14)
rm_execution ‑ [Compilers] C openmp binary runs under resource manager (slurm/intel)
rm_execution ‑ [Compilers] C++ binary runs under resource manager (slurm/gnu14)
rm_execution ‑ [Compilers] C++ binary runs under resource manager (slurm/intel)
rm_execution ‑ [Compilers] C++ openmp binary runs under resource manager (slurm/gnu14)
rm_execution ‑ [Compilers] C++ openmp binary runs under resource manager (slurm/intel)
rm_execution ‑ [Compilers] Fortran binary runs under resource manager (slurm/gnu14)
rm_execution ‑ [Compilers] Fortran binary runs under resource manager (slurm/intel)
rm_execution ‑ [Compilers] Fortran openmp binary runs under resource manager (slurm/gnu14)
rm_execution ‑ [Compilers] Fortran openmp binary runs under resource manager (slurm/intel)
rm_execution ‑ [modules] env variable passes through ()
rm_execution ‑ [modules] loaded module passes through ()
rm_execution ‑ [modules] module commands available in RMS job ()
rm_execution ‑ [modules] module load propagates thru RMS ()
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/gnu14/mpich)
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/gnu14/openmpi5)
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/intel/mpich)
test_harness ‑ [RMS/harness] Verify long-running MPI job terminates with timeout parameter (slurm/intel/openmpi5)
test_harness ‑ [RMS/harness] Verify non-zero exit code from MPI job detected as failure (slurm/gnu14/mpich)
test_harness ‑ [RMS/harness] Verify non-zero exit code from MPI job detected as failure (slurm/gnu14/openmpi5)
test_harness ‑ [RMS/harness] Verify non-zero exit code from MPI job detected as failure (slurm/intel/mpich)
test_harness ‑ [RMS/harness] Verify non-zero exit code from MPI job detected as failure (slurm/intel/openmpi5)
test_harness ‑ [RMS/harness] Verify zero exit code from MPI job runs OK (slurm/gnu14/mpich)
test_harness ‑ [RMS/harness] Verify zero exit code from MPI job runs OK (slurm/gnu14/openmpi5)
test_harness ‑ [RMS/harness] Verify zero exit code from MPI job runs OK (slurm/intel/mpich)
test_harness ‑ [RMS/harness] Verify zero exit code from MPI job runs OK (slurm/intel/openmpi5)
version_match ‑ [Compilers] C, C++, and Fortran versions match module (gnu14)
version_match ‑ [Compilers] C, C++, and Fortran versions match module (intel)
version_match ‑ [Compilers] compiler module loaded (gnu14)
version_match ‑ [Compilers] compiler module loaded (intel)
version_match ‑ [Compilers] compiler module version available (gnu14)
version_match ‑ [Compilers] compiler module version available (intel)