Skip to content

Commit

Permalink
multi_ep: Remove testing of udp provider
Browse files Browse the repository at this point in the history
fi_multi_ep is a new test, however it fails frequently for the udp
provider.  Remove dgram testing as part of the runfabtests script.

Signed-off-by: Sean Hefty <[email protected]>
  • Loading branch information
shefty committed Aug 1, 2017
1 parent efdb9c0 commit daa822b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/runfabtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ simple_tests=(
"rdm_multi_domain -V"
"multi_ep -e msg"
"multi_ep -e rdm"
"multi_ep -e dgram"
"recv_cancel -e rdm -V"
"unexpected_msg -e msg -i 10"
"unexpected_msg -e rdm -i 10"
Expand Down

0 comments on commit daa822b

Please sign in to comment.