All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] test: Disable pci_ep test for now
@ 2019-07-14 13:05 Tom Rini
  2019-07-14 13:10 ` Tom Rini
  2019-07-14 15:17 ` Ramon Fried
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Rini @ 2019-07-14 13:05 UTC (permalink / raw)
  To: u-boot

This test is currently broken so disable it for now.

Cc: Ramon Fried <ramon.fried@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6662ca126ab5..c21bbbbca463 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -365,11 +365,13 @@ matrix:
     - name: "test/py sandbox"
       env:
         - TEST_PY_BD="sandbox"
+          TEST_PY_TEST_SPEC="not pci"
           BUILDMAN="^sandbox$"
           TOOLCHAIN="i386"
     - name: "test/py sandbox with clang"
       env:
         - TEST_PY_BD="sandbox"
+          TEST_PY_TEST_SPEC="not pci"
           BUILDMAN="^sandbox$"
           OVERRIDE="clang-7"
     - name: "test/py sandbox_spl"
@@ -382,6 +384,7 @@ matrix:
     - name: "test/py sandbox_flattree"
       env:
         - TEST_PY_BD="sandbox_flattree"
+          TEST_PY_TEST_SPEC="not pci"
           BUILDMAN="^sandbox_flattree$"
           TOOLCHAIN="i386"
     - name: "test/py vexpress_ca15_tc2"
-- 
2.7.4

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

* [U-Boot] [PATCH] test: Disable pci_ep test for now
  2019-07-14 13:05 [U-Boot] [PATCH] test: Disable pci_ep test for now Tom Rini
@ 2019-07-14 13:10 ` Tom Rini
  2019-07-14 15:17 ` Ramon Fried
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2019-07-14 13:10 UTC (permalink / raw)
  To: u-boot

On Sun, Jul 14, 2019 at 09:05:10AM -0400, Tom Rini wrote:

> This test is currently broken so disable it for now.
> 
> Cc: Ramon Fried <ramon.fried@gmail.com>
> Cc: Simon Glass <sjg@chromium.org>
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190714/431391e6/attachment.sig>

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

* [U-Boot] [PATCH] test: Disable pci_ep test for now
  2019-07-14 13:05 [U-Boot] [PATCH] test: Disable pci_ep test for now Tom Rini
  2019-07-14 13:10 ` Tom Rini
@ 2019-07-14 15:17 ` Ramon Fried
  1 sibling, 0 replies; 3+ messages in thread
From: Ramon Fried @ 2019-07-14 15:17 UTC (permalink / raw)
  To: u-boot

Hi Tom,
Eventually, I managed to reproduce this on my setup.
Hopefully I'll find the problem and get back to you on that one.
Sorry,
Ramon.

On Sun, Jul 14, 2019 at 4:05 PM Tom Rini <trini@konsulko.com> wrote:
>
> This test is currently broken so disable it for now.
>
> Cc: Ramon Fried <ramon.fried@gmail.com>
> Cc: Simon Glass <sjg@chromium.org>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  .travis.yml | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index 6662ca126ab5..c21bbbbca463 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -365,11 +365,13 @@ matrix:
>      - name: "test/py sandbox"
>        env:
>          - TEST_PY_BD="sandbox"
> +          TEST_PY_TEST_SPEC="not pci"
>            BUILDMAN="^sandbox$"
>            TOOLCHAIN="i386"
>      - name: "test/py sandbox with clang"
>        env:
>          - TEST_PY_BD="sandbox"
> +          TEST_PY_TEST_SPEC="not pci"
>            BUILDMAN="^sandbox$"
>            OVERRIDE="clang-7"
>      - name: "test/py sandbox_spl"
> @@ -382,6 +384,7 @@ matrix:
>      - name: "test/py sandbox_flattree"
>        env:
>          - TEST_PY_BD="sandbox_flattree"
> +          TEST_PY_TEST_SPEC="not pci"
>            BUILDMAN="^sandbox_flattree$"
>            TOOLCHAIN="i386"
>      - name: "test/py vexpress_ca15_tc2"
> --
> 2.7.4
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot

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

end of thread, other threads:[~2019-07-14 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-14 13:05 [U-Boot] [PATCH] test: Disable pci_ep test for now Tom Rini
2019-07-14 13:10 ` Tom Rini
2019-07-14 15:17 ` Ramon Fried

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.