Remove stale trace-ir test files
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 29 Mar 2019 23:04:50 +0000 (19:04 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commite8bacbe2bd4221fb23eb156946fe8e6def7482c9
tree95c09c04028fe4b48badbf851af3b2fc82f0243f
parentaf0bd9f99a881b54d295047ce84ca89697128700
Remove stale trace-ir test files

These test files test things that are now pre-conditions in the library,
that used to throw exceptions.

We could in theory keep testing these cases (verify that the
precondition failure is correctly caught, when in dev mode), but we
would have to change the test strategy completely.  It's not really a
priority, so for now, just remove them.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
tests/lib/trace-ir/test_stream_class.py [deleted file]
tests/lib/trace-ir/test_trace.py [deleted file]
This page took 0.024071 seconds and 5 git commands to generate.