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

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



This run is configured for baseline tests only.

flight 75493 ovmf real [real]
http://osstest.xensource.com/osstest/logs/75493/

Failures and problems with tests :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64-xsm                 <job status>                 broken
 build-i386                      <job status>                 broken
 build-amd64-pvops               <job status>                 broken
 build-i386-xsm                  <job status>                 broken
 build-amd64                     <job status>                 broken
 build-i386-pvops                <job status>                 broken

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
 build-i386                    4 host-install(4)       broken baseline untested
 build-i386-pvops              4 host-install(4)       broken baseline untested
 build-amd64                   4 host-install(4)       broken baseline untested
 build-i386-xsm                4 host-install(4)       broken baseline untested
 build-amd64-pvops             4 host-install(4)       broken baseline untested
 build-amd64-xsm               4 host-install(4)       broken baseline untested

version targeted for testing:
 ovmf                 a58a421c3629e5f28b4a6887c28da4ee6976cd61
baseline version:
 ovmf                 041d89bc0f0119df37a5fce1d0f16495ff905089

Last test of basis    75490  2018-10-24 02:50:45 Z    0 days
Testing same since    75493  2018-10-24 07:50:43 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Hess Chen <hesheng.chen@xxxxxxxxx>
  Ruiyu Ni <ruiyu.ni@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.xensource.com/osstest/logs

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

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

Push not applicable.

------------------------------------------------------------
commit a58a421c3629e5f28b4a6887c28da4ee6976cd61
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Tue Oct 23 10:26:01 2018 +0800

    MdeModulePkg/UsbMass: Fix USB key write failure
    
    Commit e59db6a732dbbb064b1e39a288a25edc90adac5d
    * MdeModulePkg/UsbMass: Merge UsbBoot(Read|Write)Blocks(16)
    introduces a bug that causes writing to USB key always fails.
    
    When that patch is verified, only reading was verified.
    
    The root cause is when the writing operation is performed,
    the data direction EfiUsbDataIn is wrongly used. Instead, it
    should be EfiUsbDataOut.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 90c64aada8a14dca551aa48bc5a5763a39933525
Author: Hess Chen <hesheng.chen@xxxxxxxxx>
Date:   Tue Oct 16 14:04:00 2018 +0800

    BaseTools/UPT: Fix an issue of UNI string checking.
    
    The tool now can detect the error that the content between double
    quotes contains another double quotes or enter key.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hess Chen <hesheng.chen@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 7a57490c2ebafa5411d7fef62710d8778f17c9b1
Author: Hess Chen <hesheng.chen@xxxxxxxxx>
Date:   Tue Oct 16 13:49:35 2018 +0800

    BaseTools/Ecc: Update a checkpoint criteria.
    
    Change the criteria of the checkpoint of "#ifndef" to remove the 
requirement of prefix '_'.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hess Chen <hesheng.chen@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 3a244b8db4e76a7c945b58f49746152dd8787172
Author: Hess Chen <hesheng.chen@xxxxxxxxx>
Date:   Tue Oct 16 16:21:48 2018 +0800

    BaseTools/ECC: Fix an identification issue of typedef function.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hess Chen <hesheng.chen@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 33a211d0095575b35cba16a1a8c305588bf1d49a
Author: Hess Chen <hesheng.chen@xxxxxxxxx>
Date:   Wed Oct 17 10:22:04 2018 +0800

    BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hess Chen <hesheng.chen@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

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