Skip to content

Commit

Permalink
test: remove test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
zekemorton committed Feb 26, 2025
1 parent 439e697 commit b7bcfd6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions t/t3038-resource-flexible.t
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ test_expect_success "${test003_desc}" '
test_cmp 003.R.out ${exp_dir}/003.R.out
'

cmds004="${cmd_dir}/cmds04.in"
test004_desc="JGF: try to allocate jobspec with slot and or_slot siblings"
test_expect_success "${test004_desc}" '
sed "s~@TEST_SRCDIR@~${SHARNESS_TEST_SRCDIR}~g" ${cmds004} > cmds004 &&
${query} -L ${jgf} -f jgf -S CA -P high -T flexible -t 004.R.out < cmds004 &&
test_cmp 004.R.out ${exp_dir}/004.R.out
'

cmds005="${cmd_dir}/cmds05.in"
test005_desc="JGF: try to allocate jobspec with or_slot count > 1"
test_expect_success "${test005_desc}" '
Expand Down

0 comments on commit b7bcfd6

Please sign in to comment.