Bug 502 improvements 37/6337/1
authorAdam Israel <adam.israel@canonical.com>
Tue, 17 Jul 2018 16:17:06 +0000 (12:17 -0400)
committerAdam Israel <adam.israel@canonical.com>
Tue, 17 Jul 2018 16:17:06 +0000 (12:17 -0400)
While investigating bug 502, I found that the type mismatch is actually
being generated elsewhere (being investigated).

This adds a test that will trigger the exception, and makes sure that
executing a primitive will return the correct type of exception if it
fails.

Signed-off-by: Adam Israel <adam.israel@canonical.com>

No differences found