X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Ftest_event_perf;h=a01418ab55167cd60c64c4b921961411120ef525;hb=4fe444dafd2243de56091ab5dd7efa0050b0597f;hp=7dc21681fd26deb291e10724f8a68fd6d368bf25;hpb=bc2d01d26d95aabf930e91df0450142ea8103b47;p=lttng-tools.git diff --git a/tests/regression/ust/test_event_perf b/tests/regression/ust/test_event_perf index 7dc21681f..a01418ab5 100755 --- a/tests/regression/ust/test_event_perf +++ b/tests/regression/ust/test_event_perf @@ -78,13 +78,6 @@ function test_event_basic() rm -rf $TRACE_PATH } -uname -m|grep x86 >/dev/null -if test $? != 0; then - plan_tests 1 - ok 0 "This test only runs on x86" - exit 0 -fi - # MUST set TESTDIR before calling those functions plan_tests $NUM_TESTS