Skip to content

Commit

Permalink
test/xfail: xfail the stream test using wait kernel
Browse files Browse the repository at this point in the history
The cuda wait kernel may deadlock with the progress thread.
  • Loading branch information
hzhou committed Aug 30, 2022
1 parent c4a41e0 commit a4aac5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/mpi/maint/jenkins/xfail.conf
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
* * vci ch4:ofi * /^darray_pack 72/ xfail=pr5998 datatype/testlist
* * vci ch4:ofi * /^spawn_rootargs 10/ xfail=pr5998 spawn/testlist

# The cuda wait kernel may deadlock with progress thread
* * * ch4:ofi * /^stream .*-progress-thread/ xfail=ticket0 impls/mpich/cuda/testlist

# Sunf90 forbid passing cray pointer as integer
* solstudio * * * /^allocmemf90/ xfail=ticket0 f90/ext/testlist

Expand Down

0 comments on commit a4aac5d

Please sign in to comment.