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

[Xen-devel] [ovmf baseline-only test] 75068: tolerable FAIL



This run is configured for baseline tests only.

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

Failures :-/ but no regressions.

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64 10 debian-hvm-install     fail like 75062
 test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install      fail like 75062

version targeted for testing:
 ovmf                 22ec06c8aaa1c4023bb7f960746da57f1b648568
baseline version:
 ovmf                 1aa9314e3a84b27f74f239155fc0ec3f58b66be0

Last test of basis    75062  2018-08-11 04:20:33 Z    3 days
Testing same since    75068  2018-08-14 09:25:22 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Chen A Chen <chen.a.chen@xxxxxxxxx>
  chenc2 <chen.a.chen@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-ovmf-amd64                         fail    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          fail    


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


Push not applicable.

------------------------------------------------------------
commit 22ec06c8aaa1c4023bb7f960746da57f1b648568
Author: chenc2 <chen.a.chen@xxxxxxxxx>
Date:   Fri Jun 29 11:39:22 2018 +0800

    Vlv2TbltDevicePkg: Removing ipf which from edk2.
    
    Removing rules for Ipf sources file:
    * Remove the source file which path with "ipf" and also listed in
      [Sources.IPF] section of INF file.
    * Remove the source file which listed in [Components.IPF] section
      of DSC file and not listed in any other [Components] section.
    * Remove the embedded Ipf code for MDE_CPU_IPF.
    
    Removing rules for Inf file:
    * Remove IPF from VALID_ARCHITECTURES comments.
    * Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
    * Remove the INF which only listed in [Components.IPF] section in DSC.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    * Remove any IPF sepcific sections.
    
    Removing rules for Dec file:
    * Remove [Includes.IPF] section from Dec.
    
    Removing rules for Dsc file:
    * Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
    * Remove any IPF specific sections.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    
    Cc: David Wei <david.wei@xxxxxxxxx>
    Cc: Mang Guo <mang.guo@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: David Wei <david.wei@xxxxxxxxx>

commit fda6abd64f0279b996ca6cd31e70e4ab316afe88
Author: chenc2 <chen.a.chen@xxxxxxxxx>
Date:   Fri Jun 29 11:32:05 2018 +0800

    QuarkSocPkg: Removing ipf which is no longer supported from edk2.
    
    Removing rules for Ipf sources file:
    * Remove the source file which path with "ipf" and also listed in
      [Sources.IPF] section of INF file.
    * Remove the source file which listed in [Components.IPF] section
      of DSC file and not listed in any other [Components] section.
    * Remove the embedded Ipf code for MDE_CPU_IPF.
    
    Removing rules for Inf file:
    * Remove IPF from VALID_ARCHITECTURES comments.
    * Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
    * Remove the INF which only listed in [Components.IPF] section in DSC.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    * Remove any IPF sepcific sections.
    
    Removing rules for Dec file:
    * Remove [Includes.IPF] section from Dec.
    
    Removing rules for Dsc file:
    * Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
    * Remove any IPF specific sections.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    
    Cc: Kelly Steele <kelly.steele@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: Kelly Steele <kelly.steele@xxxxxxxxx>

commit 87f9867f5536a0e498c1499c4ded73518c814464
Author: chenc2 <chen.a.chen@xxxxxxxxx>
Date:   Fri Jun 29 11:31:36 2018 +0800

    QuarkPlatformPkg: Removing ipf which is no longer supported from edk2.
    
    Removing rules for Ipf sources file:
    * Remove the source file which path with "ipf" and also listed in
      [Sources.IPF] section of INF file.
    * Remove the source file which listed in [Components.IPF] section
      of DSC file and not listed in any other [Components] section.
    * Remove the embedded Ipf code for MDE_CPU_IPF.
    
    Removing rules for Inf file:
    * Remove IPF from VALID_ARCHITECTURES comments.
    * Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
    * Remove the INF which only listed in [Components.IPF] section in DSC.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    * Remove any IPF sepcific sections.
    
    Removing rules for Dec file:
    * Remove [Includes.IPF] section from Dec.
    
    Removing rules for Dsc file:
    * Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
    * Remove any IPF specific sections.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    
    Cc: Kelly Steele <kelly.steele@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: Kelly Steele <kelly.steele@xxxxxxxxx>

commit 4fcb0d54584f540506973639b2c3c81515fca5ba
Author: chenc2 <chen.a.chen@xxxxxxxxx>
Date:   Fri Jun 29 11:28:12 2018 +0800

    NetworkPkg: Removing ipf which is no longer supported from edk2.
    
    Removing rules for Ipf sources file:
    * Remove the source file which path with "ipf" and also listed in
      [Sources.IPF] section of INF file.
    * Remove the source file which listed in [Components.IPF] section
      of DSC file and not listed in any other [Components] section.
    * Remove the embedded Ipf code for MDE_CPU_IPF.
    
    Removing rules for Inf file:
    * Remove IPF from VALID_ARCHITECTURES comments.
    * Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
    * Remove the INF which only listed in [Components.IPF] section in DSC.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    * Remove any IPF sepcific sections.
    
    Removing rules for Dec file:
    * Remove [Includes.IPF] section from Dec.
    
    Removing rules for Dsc file:
    * Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
    * Remove any IPF specific sections.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    
    Cc: Siyuan Fu <siyuan.fu@xxxxxxxxx>
    Cc: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>

commit 04c7f9023ffe68962a168540ec39e60a33947e26
Author: chenc2 <chen.a.chen@xxxxxxxxx>
Date:   Fri Jun 29 11:17:21 2018 +0800

    CorebootPayloadPkg: Removing ipf from edk2.
    
    Removing rules for Ipf sources file:
    * Remove the source file which path with "ipf" and also listed in
      [Sources.IPF] section of INF file.
    * Remove the source file which listed in [Components.IPF] section
      of DSC file and not listed in any other [Components] section.
    * Remove the embedded Ipf code for MDE_CPU_IPF.
    
    Removing rules for Inf file:
    * Remove IPF from VALID_ARCHITECTURES comments.
    * Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
    * Remove the INF which only listed in [Components.IPF] section in DSC.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    * Remove any IPF sepcific sections.
    
    Removing rules for Dec file:
    * Remove [Includes.IPF] section from Dec.
    
    Removing rules for Dsc file:
    * Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
    * Remove any IPF specific sections.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    
    Cc: Maurice Ma <maurice.ma@xxxxxxxxx>
    Cc: Prince Agyeman <prince.agyeman@xxxxxxxxx>
    Cc: Benjamin You <benjamin.you@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: Benjamin You <benjamin.you@xxxxxxxxx>
    Reviewed-by: Ma, Maurice <maurice.ma@xxxxxxxxx>

commit df49a85dbcc6436aa700aabf269d7201988e085a
Author: chenc2 <chen.a.chen@xxxxxxxxx>
Date:   Fri Jun 29 11:16:48 2018 +0800

    CorebootModulePkg: Removing ipf from edk2.
    
    Removing rules for Ipf sources file:
    * Remove the source file which path with "ipf" and also listed in
      [Sources.IPF] section of INF file.
    * Remove the source file which listed in [Components.IPF] section
      of DSC file and not listed in any other [Components] section.
    * Remove the embedded Ipf code for MDE_CPU_IPF.
    
    Removing rules for Inf file:
    * Remove IPF from VALID_ARCHITECTURES comments.
    * Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
    * Remove the INF which only listed in [Components.IPF] section in DSC.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    * Remove any IPF sepcific sections.
    
    Removing rules for Dec file:
    * Remove [Includes.IPF] section from Dec.
    
    Removing rules for Dsc file:
    * Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
    * Remove any IPF specific sections.
    * Remove statements from [BuildOptions] that provide IPF specific flags.
    
    Cc: Maurice Ma <maurice.ma@xxxxxxxxx>
    Cc: Prince Agyeman <prince.agyeman@xxxxxxxxx>
    Cc: Benjamin You <benjamin.you@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: Benjamin You <benjamin.you@xxxxxxxxx>
    Reviewed-by: Ma, Maurice <maurice.ma@xxxxxxxxx>

commit 667abfaf8a1670a92cccf4b71bd7c63a728c193f
Author: Chen A Chen <chen.a.chen@xxxxxxxxx>
Date:   Mon Jul 2 09:36:12 2018 +0800

    UefiCpuPkg: Removing ipf which is no longer supported from edk2.
    
    Merge [Sources.Ia32, Sources.X64] to [Sources] after removing IPF. Also
    change other similar parts in this file.
    
    Cc: Eric Dong <eric.dong@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@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®.