Remove stale trace-ir test files
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 29 Mar 2019 23:04:50 +0000 (19:04 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit6e5ce8c13203cf22a79d095e1c1c35bd004baf09
tree95c09c04028fe4b48badbf851af3b2fc82f0243f
parentda18f4964fc28353d457bf6d8e4e0cc62d427ad7
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.025078 seconds and 4 git commands to generate.