All of lore.kernel.org
 help / color / mirror / Atom feed
* [ovmf baseline-only test] 75483: trouble: blocked/broken
@ 2018-10-23  9:58 Platform Team regression test user
  0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2018-10-23  9:58 UTC (permalink / raw)
  To: xen-devel, osstest-admin

This run is configured for baseline tests only.

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

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-amd64                   4 host-install(4)       broken baseline untested
 build-i386-pvops              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                 0dab57708de64284ac83f0632daba4d9e1cb1135
baseline version:
 ovmf                 073891a3e74059e996258e32b56b3f0770c6fe55

Last test of basis    75480  2018-10-22 14:20:46 Z    0 days
Testing same since    75483  2018-10-23 05:20:41 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Hao Wu <hao.a.wu@intel.com>

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-amd64 host-install(4)
broken-step build-i386-pvops 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 0dab57708de64284ac83f0632daba4d9e1cb1135
Author: Hao Wu <hao.a.wu@intel.com>
Date:   Fri Oct 19 10:29:36 2018 +0800

    MdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle EASCII properly
    
    REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1262
    
    Current implementation of BaseLib APIs:
    
    AsciiStrToUnicodeStr()
    AsciiStrToUnicodeStrS()
    AsciiStrnToUnicodeStrS()
    
    do not handle EASCII properly.
    
    More specifically, if the value of ASCII character is larger than 0x7F,
    then the converted Unicode character will have all '1's in the higher 8
    bits.
    
    An example:
      0xC9 => 0xFFC9 (current implementations)
    and it should be:
      0xC9 => 0x00C9
    
    This commit will address this issue.
    
    Cc: Bin.Lain <bin_601@mail2000.com.tw>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Michael D Kinney <michael.d.kinney@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Hao Wu <hao.a.wu@intel.com>
    Reviewed-by: Liming Gao <liming.gao@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-10-23  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23  9:58 [ovmf baseline-only test] 75483: trouble: blocked/broken Platform Team regression test user

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.