X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fovsdb-execution.at;h=a6f14355f6f5b19095b246486c5321528ffffb7e;hb=4a0335937fb482e412952a5e05ef738eab9542dc;hp=bbdcbb505d1425365db53e6a31d37325928a37dd;hpb=87ab878cadeb8cf5f8f89a7d00bfc64ee6b4edbf;p=openvswitch diff --git a/tests/ovsdb-execution.at b/tests/ovsdb-execution.at index bbdcbb50..a6f14355 100644 --- a/tests/ovsdb-execution.at +++ b/tests/ovsdb-execution.at @@ -644,7 +644,8 @@ OVSDB_CHECK_EXECUTION([weak references], [[["weak", {"op": "insert", "table": "a", - "row": {}}]]], + "row": {"a2a1": ["named-uuid", "me"]}, + "uuid-name": "me"}]]], dnl Try to delete row from "b" that is referred to by weak references dnl from "a" table "a2b" column that requires exactly one value. [[["weak",