All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] oeqa/manual: Remove bitbake-selftest execution
@ 2018-10-11 19:21 Richard Purdie
  2018-10-11 19:21 ` [PATCH 2/2] oeqa/manual/oe-core: Drop image build during taskexp test Richard Purdie
  2018-10-11 19:35 ` ✗ patchtest: failure for "oeqa/manual: Remove bitbake-se..." and 1 more Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Purdie @ 2018-10-11 19:21 UTC (permalink / raw)
  To: openembedded-core

The autobuilder runs bitbake-selftest already so we don't need
to execute this manually.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/lib/oeqa/manual/oe-core.json | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/meta/lib/oeqa/manual/oe-core.json b/meta/lib/oeqa/manual/oe-core.json
index 3e2f321240d..0e8f01a9123 100644
--- a/meta/lib/oeqa/manual/oe-core.json
+++ b/meta/lib/oeqa/manual/oe-core.json
@@ -260,35 +260,5 @@
       },
       "summary": "test_bitbake_sane_error_for_invalid_layer"
     }
-  },
-  {
-    "test": {
-      "@alias": "oe-core.bitbake.Test_bitbake-selftest",
-      "author": [
-        {
-          "email": "jair.de.jesus.gonzalez.plascencia@intel.com",
-          "name": "jair.de.jesus.gonzalez.plascencia@intel.com"
-        }
-      ],
-      "execution": {
-        "1": {
-          "action": "clone poky ",
-          "expected_results": ""
-        },
-        "2": {
-          "action": "cd poky ",
-          "expected_results": ""
-        },
-        "3": {
-          "action": "source oe-init-build-env ",
-          "expected_results": ""
-        },
-        "4": {
-          "action": "bitbake-selftest -v\n",
-          "expected_results": "All test cases are executed and no errors are reported.\n"
-        }
-      },
-      "summary": "Test_bitbake-selftest"
-    }
   }
 ]
\ No newline at end of file
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] oeqa/manual/oe-core: Drop image build during taskexp test
  2018-10-11 19:21 [PATCH 1/2] oeqa/manual: Remove bitbake-selftest execution Richard Purdie
@ 2018-10-11 19:21 ` Richard Purdie
  2018-10-11 19:35 ` ✗ patchtest: failure for "oeqa/manual: Remove bitbake-se..." and 1 more Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2018-10-11 19:21 UTC (permalink / raw)
  To: openembedded-core

Building an image takes time and isn't necessary to test taskexp,
we can drop this step.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/lib/oeqa/manual/oe-core.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta/lib/oeqa/manual/oe-core.json b/meta/lib/oeqa/manual/oe-core.json
index 0e8f01a9123..d893d849fb3 100644
--- a/meta/lib/oeqa/manual/oe-core.json
+++ b/meta/lib/oeqa/manual/oe-core.json
@@ -216,10 +216,6 @@
           "expected_results": ""
         },
         "4": {
-          "action": "bitbake core-image-full-cmdline   \n",
-          "expected_results": "Image should be successfully built   \n"
-        },
-        "5": {
           "action": "bitbake -u taskexp -g core-image-full-cmdline    \n\nNOTE: To execute the last command of this test, it's necessary that the machine is executing an X11 server, or if that's not the case (for example, if running the test on a headless server), it is required to enable ssh X11 forwarding on both, the server and the client, and have the X11 server running on the client.    \n\nThe instructions to enable X11 forwarding vary between distributions. But for example, these are the steps to enable it between a server running openSUSE Leap 42.1 and a client with Fedora 24:  \nA. On the server, make sure /home//.ssh/config contains the line:  \n     ForwardX11 yes  \nB. On the server, make sure xauth is installed by running:  \n      which xauth  \nC. On the client, connect to the server, enabling X11 forwarding, for example by using:  \n      ssh -X user@server    \nNOTE 2: depexp was renamed to taskexp on 2.3 M4",
           "expected_results": "Verify that a \"dependency explorer\" is opened and file \n   dependencies are listed  "
         }
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* ✗ patchtest: failure for "oeqa/manual: Remove bitbake-se..." and 1 more
  2018-10-11 19:21 [PATCH 1/2] oeqa/manual: Remove bitbake-selftest execution Richard Purdie
  2018-10-11 19:21 ` [PATCH 2/2] oeqa/manual/oe-core: Drop image build during taskexp test Richard Purdie
@ 2018-10-11 19:35 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2018-10-11 19:35 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded-core

== Series Details ==

Series: "oeqa/manual: Remove bitbake-se..." and 1 more
Revision: 1
URL   : https://patchwork.openembedded.org/series/14488/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at d0d55add6c)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-11 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-11 19:21 [PATCH 1/2] oeqa/manual: Remove bitbake-selftest execution Richard Purdie
2018-10-11 19:21 ` [PATCH 2/2] oeqa/manual/oe-core: Drop image build during taskexp test Richard Purdie
2018-10-11 19:35 ` ✗ patchtest: failure for "oeqa/manual: Remove bitbake-se..." and 1 more Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.