[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 68429: tolerable trouble: blocked/broken



This run is configured for baseline tests only.

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

Failures :-/ but no regressions.

Regressions which are regarded as allowable (not blocking):
 build-i386                    3 host-install(3)       broken baseline untested
 build-amd64                   3 host-install(3)       broken baseline untested
 build-i386-pvops              3 host-install(3)       broken baseline untested
 build-i386-xsm                3 host-install(3)       broken baseline untested
 build-amd64-pvops             3 host-install(3)       broken baseline untested
 build-amd64-xsm               3 host-install(3)       broken baseline untested

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1)             blocked n/a
 build-amd64-libvirt           1 build-check(1)               blocked  n/a
 test-amd64-i386-xl-qemuu-ovmf-amd64  1 build-check(1)              blocked n/a
 build-i386-libvirt            1 build-check(1)               blocked  n/a

version targeted for testing:
 ovmf                 5734d486b6aa0b69a39b2c8d52b355400bcf2551
baseline version:
 ovmf                 6671cd7444bc6c00ffe980bd43e0d2a09086ce86

Last test of basis    68427  2017-01-24 06:19:30 Z    0 days
Testing same since    68429  2017-01-24 13:50:15 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
  Star Zeng <star.zeng@xxxxxxxxx>

jobs:
 build-amd64-xsm                                              broken  
 build-i386-xsm                                               broken  
 build-amd64                                                  broken  
 build-i386                                                   broken  
 build-amd64-libvirt                                          blocked 
 build-i386-libvirt                                           blocked 
 build-amd64-pvops                                            broken  
 build-i386-pvops                                             broken  
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         blocked 
 test-amd64-i386-xl-qemuu-ovmf-amd64                          blocked 


------------------------------------------------------------
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

broken-step build-i386 host-install(3)
broken-step build-amd64 host-install(3)
broken-step build-i386-pvops host-install(3)
broken-step build-i386-xsm host-install(3)
broken-step build-amd64-pvops host-install(3)
broken-step build-amd64-xsm host-install(3)

Push not applicable.

------------------------------------------------------------
commit 5734d486b6aa0b69a39b2c8d52b355400bcf2551
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Sun Jan 22 14:50:23 2017 +0800

    ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=349
    
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Cc: Jaben Carsey <jaben.carsey@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx>

commit 4fa7b3e24a442b803e8cba338d2694bfab539a31
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Sun Jan 22 14:26:13 2017 +0800

    MdeModulePkg: Update PcdSmbiosDocRev to 0x1 for SMBIOS spec 3.1.1
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=349
    
    Cc: Feng Tian <feng.tian@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Feng Tian <feng.tian@xxxxxxxxx>

commit 043026ac12c29703bb7e3c19b9ae5e8177bb554b
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Sun Jan 22 14:24:51 2017 +0800

    MdePkg: Add definitions for SMBIOS spec 3.1.1
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=349
    
    This patch is to add definitions for below items.
    Processor Information (Type 4):
    - add socket SP3r2
    - add AMD Zen Processor Family
    Management Controller Host Interface (Type 42):
    - include Host Interface Type and Protocol Identifier enumerations
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Michael Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 6a12538657f885ac9249dfb942d16ec89df2244a
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Mon Jan 23 14:07:42 2017 +0800

    OvmfPkg/QemuVideoDxe: Frame buffer config size may change in new mode
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=339
    
    The patch removes the assumption in QemuVideoDxe driver that it
    wrongly assumes the frame buffer configure size is the same in
    different video modes.
    The assumption is true in old FrameBufferBltLib but is false in
    new implementation.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Cc: Jordan Justen <jordan.l.justen@xxxxxxxxx>
    Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit 1d71d0c777a2d1fe0bba7ed6d0a25b7b4c777dca
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Wed Jan 11 15:16:39 2017 +0800

    MdeModulePkg/FrameBufferBltLib: Use dynamic allocated line buffer
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=339
    
    The patch uses dynamic allocated line buffer to reduce memory usage
    of frame buffer configure. (Original implementation uses 0x4000
    bytes for line buffer.)
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Feng Tian <feng.tian@xxxxxxxxx>

commit 5af29d0d86c5ed700380f16f9bea3863784c0370
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Wed Jan 11 15:06:25 2017 +0800

    MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormat
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=339
    The patch refines ConfigurePixelBitMaskFormat() to prepare the
    enhancement in next commit: Enhance this library to use dynamic
    allocated line buffer to reduce memory usage of frame buffer
    configure.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Feng Tian <feng.tian@xxxxxxxxx>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.