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, 18 Apr 2019 20:04:22 +0000 (16:04 -0400)
commit196a5c4d86bfebb9865ba5a72f359f8e46ac67fc
tree9ae20afc118a79f139ac2a4d14f61371f8035fcb
parent03b658c7da6b56635852fba92d27b3324cad29f3
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.024312 seconds and 5 git commands to generate.