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

[Xen-devel] [ovmf test] 58608: trouble: broken/fail/pass



flight 58608 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/58608/

Failures and problems with tests :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  3 host-install(3) broken REGR. vs. 58433
 test-amd64-i386-xl-qemuu-ovmf-amd64  3 host-install(3)  broken REGR. vs. 58433
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 3 host-install(3) broken REGR. vs. 
58433

Regressions which are regarded as allowable (not blocking):
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop             fail like 58433
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop              fail like 58433

version targeted for testing:
 ovmf                 1463ce18ca7c4f971c08cc6341dbb0adb25c831a
baseline version:
 ovmf                 a726471baa812a812a9a8f72a92610f598feaea2

------------------------------------------------------------
People who touched revisions under test:
  Jaben Carsey <jaben.carsey@xxxxxxxxx>
  Olivier Martin <olivier.martin@xxxxxxx>
  Qin Long <qin.long@xxxxxxxxx>
  Qiu Shumin <shumin.qiu@xxxxxxxxx>
------------------------------------------------------------

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-debianhvm-amd64-xsm                pass    
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm                 pass    
 test-amd64-i386-qemuu-rhel6hvm-amd                           pass    
 test-amd64-amd64-xl-qemuu-debianhvm-amd64                    pass    
 test-amd64-i386-xl-qemuu-debianhvm-amd64                     pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         broken  
 test-amd64-i386-xl-qemuu-ovmf-amd64                          broken  
 test-amd64-amd64-xl-qemuu-win7-amd64                         fail    
 test-amd64-i386-xl-qemuu-win7-amd64                          fail    
 test-amd64-i386-qemuu-rhel6hvm-intel                         pass    
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1                     broken  
 test-amd64-amd64-xl-qemuu-winxpsp3                           pass    
 test-amd64-i386-xl-qemuu-winxpsp3                            pass    


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

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

broken-step test-amd64-amd64-xl-qemuu-ovmf-amd64 host-install(3)
broken-step test-amd64-i386-xl-qemuu-ovmf-amd64 host-install(3)
broken-step test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 host-install(3)

Not pushing.

------------------------------------------------------------
commit 1463ce18ca7c4f971c08cc6341dbb0adb25c831a
Author: Qin Long <qin.long@xxxxxxxxx>
Date:   Tue Jun 16 00:54:16 2015 +0000

    CryptoPkg: Wrapper files updates to support openssl-1.0.2c
    
    This patch updates some support header and wrapper files to support
    openssl-1.0.2c build, and correct some openssl API usages and
    boundary check.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Qin Long <qin.long@xxxxxxxxx>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17635 
6f19259b-4bc3-4df7-8a09-765794883524

commit 73c54a58232b419906e9494a79c2c5eb71919caf
Author: Qin Long <qin.long@xxxxxxxxx>
Date:   Tue Jun 16 00:52:40 2015 +0000

    CryptoPkg: Update OpensslLib module files for openssl-1.0.2c support
    
    This patch updates the INF file, installation scripts and HOWTO file
    in OpensslLib for openssl-1.0.2c support.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Qin Long <qin.long@xxxxxxxxx>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17634 
6f19259b-4bc3-4df7-8a09-765794883524

commit f93f78ea70f14f0ca17e122588b85f947adfa569
Author: Qin Long <qin.long@xxxxxxxxx>
Date:   Tue Jun 16 00:52:17 2015 +0000

    CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2c
    
    This patch adds a patch file for openssl-1.0.2c, and removes
    the patch file for openssl-0.9.8zf.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Qin Long <qin.long@xxxxxxxxx>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17633 
6f19259b-4bc3-4df7-8a09-765794883524

commit 8e4fd502c536f377d7d90fac7a0038aea934a08b
Author: Jaben Carsey <jaben.carsey@xxxxxxxxx>
Date:   Mon Jun 15 20:21:06 2015 +0000

    ShellPkg: update Console to clear screen when resetting
    
    This clears the screen when scrolling is ended by a non-scrolling key press.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Jaben Carsey <jaben.carsey@xxxxxxxxx>
    Reviewed-by: Tapan Shah <tapandshah@xxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17632 
6f19259b-4bc3-4df7-8a09-765794883524

commit 4d95a9aa08d1e360a67f8524bc50d975573ea1fd
Author: Olivier Martin <olivier.martin@xxxxxxx>
Date:   Mon Jun 15 15:31:29 2015 +0000

    ArmPkg/ArmLib: Fixed build after recent BaseTools changes
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Olivier Martin <olivier.martin@xxxxxxx>
    Reviewed-by: Ronald Cron <Ronald.Cron@xxxxxxx>
    
    
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17631 
6f19259b-4bc3-4df7-8a09-765794883524

commit e84fb6ebe76fdf695890db61096f0e71e43b9fd1
Author: Qiu Shumin <shumin.qiu@xxxxxxxxx>
Date:   Mon Jun 15 07:42:48 2015 +0000

    MdePkg: Refine the comments for FileHandleIsDirectory.
    
    Make the function comments of FileHandleIsDirectory in FileHandleLib 
consistent with instance implementation.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Qiu Shumin <shumin.qiu@xxxxxxxxx>
    Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>
    
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17630 
6f19259b-4bc3-4df7-8a09-765794883524

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


 


Rackspace

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