From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla@dpdk.org Subject: [Bug 205] make test fails with DPDK 19.02 (KeyError: 'Command') Date: Mon, 11 Feb 2019 17:58:47 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D205 Bug ID: 205 Summary: make test fails with DPDK 19.02 (KeyError: 'Command') Product: DPDK Version: 19.02 Hardware: x86 OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: ramirose@gmail.com Target Milestone: --- With DPDK 19.02 release, When running:=20 make config T=3Dx86_64-native-linuxapp-gcc make make test I consistently get the following error message: ... INSTALL-MAP test.map /work/src/dpdk-19.02/build/app/test -c f -n 4 Traceback (most recent call last): File "/work/src/dpdk-19.02/test/test/autotest.py", line 49, in num_fails =3D runner.run_all_tests() File "/work/src/dpdk-19.02/test/test/autotest_runner.py", line 345, in run_all_tests self.parallel_tests) File "/work/src/dpdk-19.02/test/test/autotest_runner.py", line 264, in __filter_test test_cmd =3D test["Command"] KeyError: 'Command' make[1]: *** [/work/src/dpdk-19.02/mk/rte.sdktest.mk:49: test] Error 1 make: *** [/work/src/dpdk-19.02/mk/rte.sdkroot.mk:73: test] Error 2 ... Regards, Rami Rosen --=20 You are receiving this mail because: You are the assignee for the bug.=