All of lore.kernel.org
 help / color / mirror / Atom feed
* [ovmf baseline-only test] 68309: all pass
@ 2017-01-03 13:41 Platform Team regression test user
  0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2017-01-03 13:41 UTC (permalink / raw)
  To: xen-devel, osstest-admin

This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 7c6075e2546dd818b7b87090a983429b1942796a
baseline version:
 ovmf                 8ad05bd26b4850b5ed89867039fa989d4f256348

Last test of basis    68293  2016-12-30 03:49:28 Z    4 days
Testing same since    68309  2017-01-03 10:17:45 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Hao Wu <hao.a.wu@intel.com>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 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 7c6075e2546dd818b7b87090a983429b1942796a
Author: Hao Wu <hao.a.wu@intel.com>
Date:   Fri Dec 23 13:04:38 2016 +0800

    MdeModulePkg/PrintLib: Add missing return status check for Print APIs
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=307
    
    For the following APIs in PrintLib instance
    MdeModulePkg\Library\DxePrintLibPrint2Protocol:
    UnicodeVSPrint
    UnicodeSPrint
    UnicodeVSPrintAsciiFormat
    UnicodeSPrintAsciiFormat
    AsciiVSPrint
    AsciiSPrint
    AsciiVSPrintUnicodeFormat
    AsciiSPrintUnicodeFormat
    
    The internal function DxePrintLibPrint2ProtocolVaListToBaseList() will be
    called to convert a VA_LIST to a BASE_LIST. However, those APIs miss
    checking the return value of the internal function.
    
    This commit adds codes to check the return value. If the VA_LIST fails to
    be converted to a BASE_LIST, those PrintLib APIs will return 0 and leave
    the output 'StartOfBuffer' unmodified.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.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-01-03 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03 13:41 [ovmf baseline-only test] 68309: all pass 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.