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

[Xen-devel] [ovmf test] 65593: regressions - FAIL



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

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail 
REGR. vs. 65543

version targeted for testing:
 ovmf                 b7de7e3cab3f172bb8ef3e2638f90889981d791a
baseline version:
 ovmf                 5ac96e3a28dd26eabee421919f67fa7c443a47f1

Last test of basis    65543  2015-12-08 08:45:15 Z    1 days
Testing same since    65593  2015-12-08 23:44:51 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
  Dandan Bi <dandan.bi@xxxxxxxxx>
  Eric Dong <eric.dong@xxxxxxxxx>
  Eugene Cohen <eugene@xxxxxx>

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                         fail    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          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

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

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


Not pushing.

------------------------------------------------------------
commit b7de7e3cab3f172bb8ef3e2638f90889981d791a
Author: Eugene Cohen <eugene@xxxxxx>
Date:   Tue Dec 8 15:58:53 2015 +0000

    ArmPkg: update InvalidateInstructionCacheRange to flush only to PoU
    
    This patch updates the ArmPkg variant of InvalidateInstructionCacheRange to
    flush the data cache only to the point of unification (PoU). This improves
    performance and also allows invalidation in scenarios where it would be
    inappropriate to flush to the point of coherency (like when executing code
    from L2 configured as cache-as-ram).
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eugene Cohen <eugene@xxxxxx>
    
    Added AARCH64 and ARM/GCC implementations of the above.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: Eugene Cohen <eugene@xxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19174 
6f19259b-4bc3-4df7-8a09-765794883524

commit 62c12ff8c7e7c34af2724758e49b35c26897f2d8
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Tue Dec 8 14:16:30 2015 +0000

    ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable 
PCD
    
    Now that we removed the complete ArmPlatformGlobalVariable implementation,
    remove stale PCD references to it from ArmVExpress-CTA15-A7.dsc
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19173 
6f19259b-4bc3-4df7-8a09-765794883524

commit bc299a9f7be83b13dad9379a12d8e923d4762ca7
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Tue Dec 8 14:15:14 2015 +0000

    ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmetic
    
    RVCT does not like the arithmetic involving a VOID* pointer that was
    introduced in SVN r19163, so use explicit casts instead.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19172 
6f19259b-4bc3-4df7-8a09-765794883524

commit f0afe75ff890723335b7970cd1d17e5ec7277cb2
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Tue Dec 8 13:49:40 2015 +0000

    DeviceManagerLib: Update copyright, use BSD license instead of Intel 
license.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19171 
6f19259b-4bc3-4df7-8a09-765794883524

commit 91afa21006bcac2c2f6df700bc95e2a7125f694c
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Tue Dec 8 13:49:15 2015 +0000

    BootMaintenanceManagerLib: Update copyright, use BSD license instead of 
Intel license.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19170 
6f19259b-4bc3-4df7-8a09-765794883524

commit 5ea71787258f66aea45336eea2e4457ee3ea8ba8
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Tue Dec 8 13:48:35 2015 +0000

    FileExplorerLib: Update copyright, use BSD license instead of Intel license.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19169 
6f19259b-4bc3-4df7-8a09-765794883524

commit f3b006c852e37b6adbeb1e7140f259d946ba6518
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Tue Dec 8 13:47:23 2015 +0000

    BootManagerLib: Update copyright, use BSD license instead of Intel license.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19168 
6f19259b-4bc3-4df7-8a09-765794883524

commit e750958bbc66bbc6e3d00bd853599058709f4604
Author: Dandan Bi <dandan.bi@xxxxxxxxx>
Date:   Tue Dec 8 08:03:42 2015 +0000

    MdeModulePkg: Use PcdSet##S to replace PcdSet##
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx>
    Reviewed-by: Qiu Shumin <shumin.qiu@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19166 
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®.