From 5ce5cfcc084a207713dd58e8ce775490eb2eb980 2018-01-16 17:33:23 From: mperrinel Date: 2018-01-16 17:33:23 Subject: [PATCH] add fuzzing amda test skip --- diff --git a/plugins/amda/tests/TestAmdaFuzzing.cpp b/plugins/amda/tests/TestAmdaFuzzing.cpp index 9dec84e..a8f9169 100644 --- a/plugins/amda/tests/TestAmdaFuzzing.cpp +++ b/plugins/amda/tests/TestAmdaFuzzing.cpp @@ -454,7 +454,7 @@ private slots: void TestAmdaFuzzing::testFuzzing_data() { // Note: Comment this line to run fuzzing tests -// QSKIP("Fuzzing tests are disabled by default"); + QSKIP("Fuzzing tests are disabled by default"); // ////////////// // // Test structure //