(header ((h) ihello provides) ((sut) blocking_queuefull_reply component) ((b) iblock requires) ((r) ihello requires))
(state ((h)) ((sut)) ((b)) ((r)))
test/all/blocking_queuefull_reply/blocking_queuefull_reply.dzn:33:20: error: queue-full in component "blocking_queuefull_reply"
<external>.h.hello -> ...
... -> sut.h.hello
sut.r.hello -> ...
... -> <external>.r.hello
... <- <external>.r.return
sut.r.return <- ...
sut.b.hello -> ...
... -> <external>.b.hello
... <- <external>.r.world
sut.<q> <- ...
... <- <external>.r.world
sut.<q> <- ...
... <- <external>.r.world
sut.<q> <- ...
... <- <external>.r.world
sut.<q> <- ...
<queue-full>
(state ((h)) ((sut) (*q* r.world r.world r.world)) ((b)) ((r)))
test/all/blocking_queuefull_reply/blocking_queuefull_reply.dzn:33:20: error: queue-full in component "blocking_queuefull_reply"
(trail "h.hello" "r.hello" "r.return" "b.hello" "r.world" "r.world" "r.world" "r.world" "<queue-full>")
(labels "h.hello" "r.world" "b.true" "b.false")
(eligible)
