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

[Xen-devel] [ovmf baseline-only test] 38264: all pass



This run is configured for baseline tests only.

flight 38264 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/38264/

Perfect :-)
All tests in this flight passed
version targeted for testing:
 ovmf                 3ab1434a6ede4e006ef0b001108c354f4fa6d91e
baseline version:
 ovmf                 3ec97ca490009ed5604ccd7f2653e5a9ecbf3474

Last test of basis    38261  2015-11-09 06:21:06 Z    1 days
Testing same since    38264  2015-11-10 10:21:29 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Qiu Shumin <shumin.qiu@xxxxxxxxx>
  Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
  Zhang Lubo <lubo.zhang@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                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    


------------------------------------------------------------
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.xs.citrite.net/~osstest/testlogs/logs

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


Push not applicable.

------------------------------------------------------------
commit 3ab1434a6ede4e006ef0b001108c354f4fa6d91e
Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
Date:   Mon Nov 9 07:43:07 2015 +0000

    BaseTools: Allow decimal values in the EDK II meta-data file
    
    Because the EDK II meta-data specifications already allow using decimal
    values in the EDK II Meta-data file [Defines] section, this patch update
    code to allow this usage.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18746 
6f19259b-4bc3-4df7-8a09-765794883524

commit ac4588532d17a2f3cac3e7dde7c85ed59dab319b
Author: Zhang Lubo <lubo.zhang@xxxxxxxxx>
Date:   Mon Nov 9 07:00:20 2015 +0000

    NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.
    
    If there is a ipv6 expressed url, the NetLibAsciiStrToIp6 cannot get the 
Ipv6
    address from the host name, because the host name contains left and right
    bracket which cannot be used to configure the Tcp6 connection.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Zhang Lubo <lubo.zhang@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18745 
6f19259b-4bc3-4df7-8a09-765794883524

commit e91cc29dd71c9597dbf835b068e4d4d9b1ccb97d
Author: Zhang Lubo <lubo.zhang@xxxxxxxxx>
Date:   Mon Nov 9 03:45:23 2015 +0000

    MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.
    
    When parsing the authority component of the input URL, it can not 
distinguish
    the ":" is the flag that indicates the port or the separator between
    the ipv6 address.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Zhang Lubo <lubo.zhang@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Gary Ching-Pang Lin <glin@xxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18744 
6f19259b-4bc3-4df7-8a09-765794883524

commit b659408b933f40765960e877de3e1f8ceaab52cb
Author: Zhang Lubo <lubo.zhang@xxxxxxxxx>
Date:   Mon Nov 9 03:30:42 2015 +0000

    NetworkPkg:Enable Http Boot over Ipv6 stack
    
    Add new features to support Http boot over ipv6 stack.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Zhang Lubo <lubo.zhang@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>
    Reviewed-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18743 
6f19259b-4bc3-4df7-8a09-765794883524

commit d1c275c651099c7f187885412b7751327b86ca38
Author: Qiu Shumin <shumin.qiu@xxxxxxxxx>
Date:   Mon Nov 9 02:29:31 2015 +0000

    ShellPkg: Don't strip positional parameters of quotation marks.
    
    Per Shell SPEC 2.1 'Double-quotation marks that surround arguments are not 
stripped in positional parameters'. This patch makes Shell implementation to 
follow SPEC.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Qiu Shumin <shumin.qiu@xxxxxxxxx>
    Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx>
    
    git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18742 
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®.