Skip to content

Commit

Permalink
Make ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER required …
Browse files Browse the repository at this point in the history
…to pass
  • Loading branch information
sayan goswami committed Jun 21, 2024
1 parent 64951c8 commit 01b65d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/ci/_includes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ allowed_failures=(
"ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_DEV"
"INTEGRATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_DEV"
"INTEGRATED_TEST_ON_CURRENT_DEV"
"ISOLATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER"
"INTEGRATED_TEST_ON_NEXT_MAJOR_LATEST_MINOR_BETA_OR_LATER"
)
if [[ " ${allowed_failures[*]} " =~ " ${ORCA_JOB} " ]]; then
Expand Down

0 comments on commit 01b65d4

Please sign in to comment.