Remove stale trace-ir test files
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 29 Mar 2019 23:04:50 +0000 (19:04 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit86dbf1a3941c904392c75eec1f99227fa23aabba
tree681b76f155aa3b2d4d2d04fb99440a5d649e6d61
parent89c649f6a61ef564650e2617a42e304750aa609a
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.025553 seconds and 4 git commands to generate.