All of lore.kernel.org
 help / color / mirror / Atom feed
* [adhoc test] 165359: tolerable truncated
@ 2021-10-04 19:16 iwj
  2021-10-04 23:57 ` Ian Jackson
  0 siblings, 1 reply; 4+ messages in thread
From: iwj @ 2021-10-04 19:16 UTC (permalink / raw)
  To: xen-devel, jbeulich, julien.grall.oss, iwj, sstabellini, dpsmith

[adhoc play] <testing.git master not a tty>
harness 3a3089c9: mfi-common: Drop Linux dom0 i386 tests for newer Lin...
165359: tolerable truncated

flight 165359 xen-unstable play [play]
http://logs.test-lab.xenproject.org/osstest/logs/165359/

Failures :-/ but no regressions.

Tests which did not succeed, but are not blocking:
 test-arm64-arm64-libvirt-raw 14 migrate-support-check        fail  like 165218
 test-arm64-arm64-libvirt-raw 15 saverestore-support-check    fail  like 165218

baseline version:
 flight               165218

jobs:
 test-arm64-arm64-libvirt-raw                                 truncated


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary



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

* Re: [adhoc test] 165359: tolerable truncated
  2021-10-04 19:16 [adhoc test] 165359: tolerable truncated iwj
@ 2021-10-04 23:57 ` Ian Jackson
  2021-10-05  1:26   ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Jackson @ 2021-10-04 23:57 UTC (permalink / raw)
  To: xen-devel, jbeulich, julien.grall.oss, iwj, sstabellini, dpsmith

iwj@xenbits.xen.org writes ("[adhoc test] 165359: tolerable truncated"):
> [adhoc play] <testing.git master not a tty>
> harness 3a3089c9: mfi-common: Drop Linux dom0 i386 tests for newer Lin...
> 165359: tolerable truncated
...
> Tests which did not succeed, but are not blocking:
>  test-arm64-arm64-libvirt-raw 14 migrate-support-check        fail  like 165218
>  test-arm64-arm64-libvirt-raw 15 saverestore-support-check    fail  like 165218

This means that the kernel patch fixed the problem.  Nothing went
wrong here other than that arm64 doesn't support save/restore and
migraiton.

Ian.


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

* Re: [adhoc test] 165359: tolerable truncated
  2021-10-04 23:57 ` Ian Jackson
@ 2021-10-05  1:26   ` Stefano Stabellini
  2021-10-05 21:16     ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Stabellini @ 2021-10-05  1:26 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel, jbeulich, julien.grall.oss, sstabellini, dpsmith

On Tue, 5 Oct 2021, Ian Jackson wrote:
> iwj@xenbits.xen.org writes ("[adhoc test] 165359: tolerable truncated"):
> > [adhoc play] <testing.git master not a tty>
> > harness 3a3089c9: mfi-common: Drop Linux dom0 i386 tests for newer Lin...
> > 165359: tolerable truncated
> ...
> > Tests which did not succeed, but are not blocking:
> >  test-arm64-arm64-libvirt-raw 14 migrate-support-check        fail  like 165218
> >  test-arm64-arm64-libvirt-raw 15 saverestore-support-check    fail  like 165218
> 
> This means that the kernel patch fixed the problem.  Nothing went
> wrong here other than that arm64 doesn't support save/restore and
> migraiton.

Fantastic! Let me know if you would like my help updating the Linux
kernel tree for ARM [1].


[1] git://xenbits.xen.org/arm/linux.git:linux-arm-xen


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

* Re: [adhoc test] 165359: tolerable truncated
  2021-10-05  1:26   ` Stefano Stabellini
@ 2021-10-05 21:16     ` Stefano Stabellini
  0 siblings, 0 replies; 4+ messages in thread
From: Stefano Stabellini @ 2021-10-05 21:16 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: Ian Jackson, xen-devel, jbeulich, julien.grall.oss, dpsmith,
	andrew.cooper3

On Mon, 4 Oct 2021, Stefano Stabellini wrote:
> On Tue, 5 Oct 2021, Ian Jackson wrote:
> > iwj@xenbits.xen.org writes ("[adhoc test] 165359: tolerable truncated"):
> > > [adhoc play] <testing.git master not a tty>
> > > harness 3a3089c9: mfi-common: Drop Linux dom0 i386 tests for newer Lin...
> > > 165359: tolerable truncated
> > ...
> > > Tests which did not succeed, but are not blocking:
> > >  test-arm64-arm64-libvirt-raw 14 migrate-support-check        fail  like 165218
> > >  test-arm64-arm64-libvirt-raw 15 saverestore-support-check    fail  like 165218
> > 
> > This means that the kernel patch fixed the problem.  Nothing went
> > wrong here other than that arm64 doesn't support save/restore and
> > migraiton.
> 
> Fantastic! Let me know if you would like my help updating the Linux
> kernel tree for ARM [1].
> 
> [1] git://xenbits.xen.org/arm/linux.git:linux-arm-xen

FYI linux-arm-xen is now updated with Jan's fixes. Hopefully we'll get a
pass from OSSTest in a few hours.


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

end of thread, other threads:[~2021-10-05 21:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04 19:16 [adhoc test] 165359: tolerable truncated iwj
2021-10-04 23:57 ` Ian Jackson
2021-10-05  1:26   ` Stefano Stabellini
2021-10-05 21:16     ` Stefano Stabellini

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.