X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fofp-print.at;h=35faaff9fd320850cb4532344eaae3ad8836f119;hb=8b97ad35e5a36375a357b0c0830ecba3ab0a1b1a;hp=3e9920588a7a6a3aca1da216a3afd87bb67544aa;hpb=5921e99ab1d0b6e0964b79a29107c65b5fb24f80;p=openvswitch diff --git a/tests/ofp-print.at b/tests/ofp-print.at index 3e992058..35faaff9 100644 --- a/tests/ofp-print.at +++ b/tests/ofp-print.at @@ -20,7 +20,7 @@ AT_CHECK([ovs-ofctl '-vPATTERN:console:%c|%p|%m' ofp-print 00bb0008eeff0011], [0], [dnl ***decode error: OFPBRC_BAD_TYPE*** 00000000 00 bb 00 08 ee ff 00 11- |........ | -], [ofp_util|WARN|received OpenFlow message of unknown type 187 +], [ofp_msgs|WARN|unknown OpenFlow message (version 0, type 187) ]) AT_CLEANUP