Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-29 Thread Simon Glass
Hi Tom, On Fri, 26 Jun 2020 at 14:16, Tom Rini wrote: > > On Wed, Jun 24, 2020 at 02:04:37PM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Wed, 24 Jun 2020 at 09:53, Tom Rini wrote: > > > > > > On Wed, Jun 24, 2020 at 09:17:51AM -0600, Simon Glass wrote: > > > > Hi Heinrich, > > > > > > > > O

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-26 Thread Tom Rini
On Wed, Jun 24, 2020 at 02:04:37PM -0600, Simon Glass wrote: > Hi Tom, > > On Wed, 24 Jun 2020 at 09:53, Tom Rini wrote: > > > > On Wed, Jun 24, 2020 at 09:17:51AM -0600, Simon Glass wrote: > > > Hi Heinrich, > > > > > > On Wed, 24 Jun 2020 at 07:56, Heinrich Schuchardt > > > wrote: > > > > > >

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-24 Thread Simon Glass
Hi Tom, On Wed, 24 Jun 2020 at 09:53, Tom Rini wrote: > > On Wed, Jun 24, 2020 at 09:17:51AM -0600, Simon Glass wrote: > > Hi Heinrich, > > > > On Wed, 24 Jun 2020 at 07:56, Heinrich Schuchardt > > wrote: > > > > > > On 24.06.20 15:49, Simon Glass wrote: > > > > Hi, > > > > > > > > On Mon, 22 J

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-24 Thread Tom Rini
On Wed, Jun 24, 2020 at 09:17:51AM -0600, Simon Glass wrote: > Hi Heinrich, > > On Wed, 24 Jun 2020 at 07:56, Heinrich Schuchardt wrote: > > > > On 24.06.20 15:49, Simon Glass wrote: > > > Hi, > > > > > > On Mon, 22 Jun 2020 at 12:46, Tom Rini wrote: > > >> > > >> On Mon, Jun 22, 2020 at 12:23:3

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-24 Thread Heinrich Schuchardt
On 24.06.20 17:17, Simon Glass wrote: > Hi Heinrich, > > On Wed, 24 Jun 2020 at 07:56, Heinrich Schuchardt wrote: >> >> On 24.06.20 15:49, Simon Glass wrote: >>> Hi, >>> >>> On Mon, 22 Jun 2020 at 12:46, Tom Rini wrote: On Mon, Jun 22, 2020 at 12:23:35PM -0600, Simon Glass wrote: >

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-24 Thread Simon Glass
Hi Heinrich, On Wed, 24 Jun 2020 at 07:56, Heinrich Schuchardt wrote: > > On 24.06.20 15:49, Simon Glass wrote: > > Hi, > > > > On Mon, 22 Jun 2020 at 12:46, Tom Rini wrote: > >> > >> On Mon, Jun 22, 2020 at 12:23:35PM -0600, Simon Glass wrote: > >>> Hi Heinrich, > >>> > >>> On Mon, 22 Jun 2020

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-24 Thread Heinrich Schuchardt
On 24.06.20 15:49, Simon Glass wrote: > Hi, > > On Mon, 22 Jun 2020 at 12:46, Tom Rini wrote: >> >> On Mon, Jun 22, 2020 at 12:23:35PM -0600, Simon Glass wrote: >>> Hi Heinrich, >>> >>> On Mon, 22 Jun 2020 at 10:40, Heinrich Schuchardt >>> wrote: On 22.06.20 18:17, Simon Glass wrote: >

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-24 Thread Simon Glass
Hi, On Mon, 22 Jun 2020 at 12:46, Tom Rini wrote: > > On Mon, Jun 22, 2020 at 12:23:35PM -0600, Simon Glass wrote: > > Hi Heinrich, > > > > On Mon, 22 Jun 2020 at 10:40, Heinrich Schuchardt > > wrote: > > > > > > On 22.06.20 18:17, Simon Glass wrote: > > > > Hi Heinrich, > > > > > > > > On Mon,

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Tom Rini
On Mon, Jun 22, 2020 at 12:23:35PM -0600, Simon Glass wrote: > Hi Heinrich, > > On Mon, 22 Jun 2020 at 10:40, Heinrich Schuchardt wrote: > > > > On 22.06.20 18:17, Simon Glass wrote: > > > Hi Heinrich, > > > > > > On Mon, 22 Jun 2020 at 10:07, Heinrich Schuchardt > > > wrote: > > >> > > >> Call

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Heinrich Schuchardt
On 22.06.20 20:23, Simon Glass wrote: > Hi Heinrich, > > On Mon, 22 Jun 2020 at 10:40, Heinrich Schuchardt wrote: >> >> On 22.06.20 18:17, Simon Glass wrote: >>> Hi Heinrich, >>> >>> On Mon, 22 Jun 2020 at 10:07, Heinrich Schuchardt >>> wrote: Call pytest3 with argument -ra to display

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Stephen Warren
On 6/22/20 10:07 AM, Heinrich Schuchardt wrote: > Call pytest3 with argument -ra to display reason why Python tests are > skipped. Acked-by: Stephen Warren

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Tom Rini
On Mon, Jun 22, 2020 at 12:23:35PM -0600, Simon Glass wrote: > Hi Heinrich, > > On Mon, 22 Jun 2020 at 10:40, Heinrich Schuchardt wrote: > > > > On 22.06.20 18:17, Simon Glass wrote: > > > Hi Heinrich, > > > > > > On Mon, 22 Jun 2020 at 10:07, Heinrich Schuchardt > > > wrote: > > >> > > >> Call

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Simon Glass
Hi Heinrich, On Mon, 22 Jun 2020 at 10:40, Heinrich Schuchardt wrote: > > On 22.06.20 18:17, Simon Glass wrote: > > Hi Heinrich, > > > > On Mon, 22 Jun 2020 at 10:07, Heinrich Schuchardt > > wrote: > >> > >> Call pytest3 with argument -ra to display reason why Python tests are > >> skipped. > >

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Heinrich Schuchardt
On 22.06.20 18:17, Simon Glass wrote: > Hi Heinrich, > > On Mon, 22 Jun 2020 at 10:07, Heinrich Schuchardt wrote: >> >> Call pytest3 with argument -ra to display reason why Python tests are >> skipped. >> >> Signed-off-by: Heinrich Schuchardt >> --- >> .gitlab-ci.yml | 2 +- >> 1 file changed, 1

Re: [PATCH 1/1] gitlab: show skipped Python tests

2020-06-22 Thread Simon Glass
Hi Heinrich, On Mon, 22 Jun 2020 at 10:07, Heinrich Schuchardt wrote: > > Call pytest3 with argument -ra to display reason why Python tests are > skipped. > > Signed-off-by: Heinrich Schuchardt > --- > .gitlab-ci.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.gitl