xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [ovmf baseline-only test] 75119: tolerable FAIL
@ 2018-08-25 12:13 Platform Team regression test user
  0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2018-08-25 12:13 UTC (permalink / raw)
  To: xen-devel, osstest-admin

This run is configured for baseline tests only.

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

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 75113
 test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install      fail like 75113

version targeted for testing:
 ovmf                 16973234fc60a95daf7be32ee89123914fdab3f0
baseline version:
 ovmf                 2b2959dd347388d9a056d8116e02268cb563ef09

Last test of basis    75113  2018-08-24 06:05:11 Z    1 days
Testing same since    75119  2018-08-25 02:25:01 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  shenglei <shenglei.zhang@intel.com>

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 16973234fc60a95daf7be32ee89123914fdab3f0
Author: shenglei <shenglei.zhang@intel.com>
Date:   Wed Aug 8 10:29:00 2018 +0800

    IntelFrameworkModulePkg BdsDxe: Remove redundant functions
    
    The redundant functions which are never called have been
    removed. They are GetProducerString,ChangeVariableDevicePath,
    EfiReallocatePool,Var_UpdateAllConsoleOption and BOpt_IsEfiApp.
    https://bugzilla.tianocore.org/show_bug.cgi?id=1063
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: shenglei <shenglei.zhang@intel.com>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

commit ebad1c5e0a727f1a6bc00aaa48a93337a09aaa93
Author: shenglei <shenglei.zhang@intel.com>
Date:   Wed Aug 8 10:19:40 2018 +0800

    IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClasses
    
    The redundant LibraryClasses which are PeCoffLib and CacheMaintenanceLib
    have been removed.
    https://bugzilla.tianocore.org/show_bug.cgi?id=1063
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: shenglei <shenglei.zhang@intel.com>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

commit 0ef7320e27932f5a77b6c92d9f60ff419b6a184f
Author: shenglei <shenglei.zhang@intel.com>
Date:   Wed Aug 8 10:17:34 2018 +0800

    IntelFrameworkModulePkg Snp16Dxe: Remove redundant functions
    
    The redundant functions which are never called have been removed.
    They are PxeUndiSetMcastAddr, PxeUndiInitiateDiags,PxeUndiGetState
    PxeUndiForceInterrupt and PxeUndiSetPacketFilter.
    https://bugzilla.tianocore.org/show_bug.cgi?id=1063
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: shenglei <shenglei.zhang@intel.com>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

commit ef3b352c73b4665cd9f919a22ca4a37cebd1af6f
Author: shenglei <shenglei.zhang@intel.com>
Date:   Wed Aug 8 09:22:10 2018 +0800

    IntelFrameworkModulePkg IdeBusDxe: Remove redundant functions
    
    The redundant functions which are never called have been removed.
    They are AtaNonDataCommandInExt,IDEBusDriverConfigurationSetOptions,
    GetResponse,IDEBusDriverConfigurationOptionsValid and
    IDEBusDriverConfigurationForceDefaults.
    https://bugzilla.tianocore.org/show_bug.cgi?id=1063
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: shenglei <shenglei.zhang@intel.com>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

commit 4562975865f8278cd7464fb2fa4aa4ac94733e0c
Author: shenglei <shenglei.zhang@intel.com>
Date:   Wed Aug 8 08:54:08 2018 +0800

    IntelFrameworkModulePkg Ps2KeyboardDxe: Remove a redundant function
    
    The redundant function DisableKeyboard which is never called
    has been removed.
    https://bugzilla.tianocore.org/show_bug.cgi?id=1063
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: shenglei <shenglei.zhang@intel.com>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

commit 1f3da070acf0d7e97ffa64383a0bb172bb3ee84d
Author: shenglei <shenglei.zhang@intel.com>
Date:   Tue Aug 7 16:54:47 2018 +0800

    IntelFrameworkModulePkg IsaIoDxe: Remove a redundant protocol
    
    Remove a redundant protocol which is gEfiGenericMemTestProtocolGuid.
    https://bugzilla.tianocore.org/show_bug.cgi?id=1063
    
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: shenglei <shenglei.zhang@intel.com>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-25 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-25 12:13 [ovmf baseline-only test] 75119: tolerable FAIL Platform Team regression test user

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).