From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2 09/10] autotest: update result for skipped test cases Date: Fri, 13 Jul 2018 17:42:40 +0100 Message-ID: <225e3668-8dea-f4e8-a87f-1da029276b71@intel.com> References: <1531498808-21940-10-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: jananeex.m.parthasarathy@intel.com, stable@dpdk.org To: Reshma Pattan , thomas@monjalon.net, dev@dpdk.org Return-path: In-Reply-To: <1531498808-21940-10-git-send-email-reshma.pattan@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 13-Jul-18 5:20 PM, Reshma Pattan wrote: > Fixed in autotest_test_funcs.py to handle test cases > which returns "Skipped" as result. > The issue was skipped test cases got timed out, > causing delay in autotests execution. > > Cc: stable@dpdk.org > > Signed-off-by: Jananee Parthasarathy > Signed-off-by: Reshma Pattan > --- Is this patch still applicable? Patch 5 in these series causes skipped tests to not get executed in the first place, so by the time we reach this patch it is no longer a problem, i think. -- Thanks, Anatoly