All of lore.kernel.org
 help / color / mirror / Atom feed
* [ovmf baseline-only test] 71441: tolerable FAIL
@ 2017-05-26 21:37 Platform Team regression test user
  0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2017-05-26 21:37 UTC (permalink / raw)
  To: xen-devel, osstest-admin

This run is configured for baseline tests only.

flight 71441 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71441/

Failures :-/ but no regressions.

Regressions which are regarded as allowable (not blocking):
 build-amd64-libvirt           5 libvirt-build                fail   like 71430
 build-i386-libvirt            5 libvirt-build                fail   like 71430

version targeted for testing:
 ovmf                 aff463c825a3bd46f2e82cc81b6ec959e705f8e9
baseline version:
 ovmf                 687bde9cac2ce1a45d916bc26caa370d15d58fce

Last test of basis    71430  2017-05-25 07:16:43 Z    1 days
Testing same since    71441  2017-05-26 12:47:57 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Laszlo Ersek <lersek@redhat.com>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          fail    
 build-i386-libvirt                                           fail    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    


------------------------------------------------------------
sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xs.citrite.net/~osstest/testlogs/logs

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


Push not applicable.

------------------------------------------------------------
commit aff463c825a3bd46f2e82cc81b6ec959e705f8e9
Author: Laszlo Ersek <lersek@redhat.com>
Date:   Thu May 18 23:04:27 2017 +0800

    Vlv2TbltDevicePkg/FvbRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()
    
    According to the PI spec, Volume 3,
    EFI_FIRMWARE_VOLUME_BLOCK2_PROTOCOL.EraseBlocks():
    
    > The variable argument list is a list of tuples. Each tuple describes a
    > range of LBAs to erase and consists of the following:
    > * An EFI_LBA that indicates the starting LBA
    > * A UINTN that indicates the number of blocks to erase
    
    (NB, in edk2, EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL is a typedef to
    EFI_FIRMWARE_VOLUME_BLOCK2_PROTOCOL.)
    
    In this driver, the NumOfLba local variable is defined with type UINTN,
    but the TYPE argument passed to VA_ARG() is UINT32. Fix the mismatch.
    
    Cc: David Wei <david.wei@intel.com>
    Cc: Jordan Justen <jordan.l.justen@intel.com>
    Cc: Mang Guo <mang.guo@intel.com>
    Reported-by: Jordan Justen <jordan.l.justen@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Laszlo Ersek <lersek@redhat.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-26 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 21:37 [ovmf baseline-only test] 71441: tolerable FAIL Platform Team regression test user

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.