diff options
-rw-r--r-- | meta/lib/oeqa/manual/oe-core.json | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/meta/lib/oeqa/manual/oe-core.json b/meta/lib/oeqa/manual/oe-core.json index 3e2f321240..0e8f01a912 100644 --- a/meta/lib/oeqa/manual/oe-core.json +++ b/meta/lib/oeqa/manual/oe-core.json | |||
@@ -260,35 +260,5 @@ | |||
260 | }, | 260 | }, |
261 | "summary": "test_bitbake_sane_error_for_invalid_layer" | 261 | "summary": "test_bitbake_sane_error_for_invalid_layer" |
262 | } | 262 | } |
263 | }, | ||
264 | { | ||
265 | "test": { | ||
266 | "@alias": "oe-core.bitbake.Test_bitbake-selftest", | ||
267 | "author": [ | ||
268 | { | ||
269 | "email": "jair.de.jesus.gonzalez.plascencia@intel.com", | ||
270 | "name": "jair.de.jesus.gonzalez.plascencia@intel.com" | ||
271 | } | ||
272 | ], | ||
273 | "execution": { | ||
274 | "1": { | ||
275 | "action": "clone poky ", | ||
276 | "expected_results": "" | ||
277 | }, | ||
278 | "2": { | ||
279 | "action": "cd poky ", | ||
280 | "expected_results": "" | ||
281 | }, | ||
282 | "3": { | ||
283 | "action": "source oe-init-build-env ", | ||
284 | "expected_results": "" | ||
285 | }, | ||
286 | "4": { | ||
287 | "action": "bitbake-selftest -v\n", | ||
288 | "expected_results": "All test cases are executed and no errors are reported.\n" | ||
289 | } | ||
290 | }, | ||
291 | "summary": "Test_bitbake-selftest" | ||
292 | } | ||
293 | } | 263 | } |
294 | ] \ No newline at end of file | 264 | ] \ No newline at end of file |