X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest_list.py;h=818f660a4608cfc35328dab35a9a88e177d9ba06;hb=84c3304d2e2f8114fee99e7bd394094a30583dba;hp=069429dfb7db1a502af7638528d441a5f8d0538a;hpb=00eb21af5e9148b9711b29fdfe62ee8c0b9739f9;p=lttng-tools.git diff --git a/tests/test_list.py b/tests/test_list.py index 069429dfb..818f660a4 100644 --- a/tests/test_list.py +++ b/tests/test_list.py @@ -41,12 +41,6 @@ Tests = \ 'success': 0, 'enabled': True }, { - 'bin': "ust/nevents/run", 'daemon': True, 'kern': False, - 'name': "UST tracer - Generate multiple events", - 'desc': "Test multiple events during tracing", - 'success': 0, 'enabled': True - }, - { 'bin': "ust/high-throughput/run", 'daemon': True, 'kern': False, 'name': "UST tracer - Testing high events throughput", 'desc': "Test multiple large number of events with concurrent application",