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

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



This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 4e908975c645bedd40ac77497d42629ef3cf9fc5
baseline version:
 ovmf                 17dc8ebc0d76831cb9f7b0e32ccb87efa116b3ce

Last test of basis    67938  2016-10-26 07:47:36 Z    0 days
Testing same since    67940  2016-10-27 04:18:26 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Gary Lin <glin@xxxxxxxx>
  Liming Gao <liming.gao@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 4e908975c645bedd40ac77497d42629ef3cf9fc5
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Wed Oct 26 11:31:52 2016 +0800

    edksetup.bat: make sure BASE_TOOLS_PATH be set correctly
    
    Move checkNt32Flag before set BASE_TOOLS_PATH env to make sure it be set
    
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 50506050d1fb82666932363d8510dd8c9e46dcc7
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Tue Oct 25 19:34:15 2016 +0800

    MdePkg ACPI60: Update MADT Revision per ACPI 6.0 Errata A
    
    Fix issue: https://bugzilla.tianocore.org/show_bug.cgi?id=94
    
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit b84621bcbdb411ef17d322affe4f09baa580e15c
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Fri Oct 14 15:30:06 2016 +0800

    MdePkg ACPI51: Update GIC version per ACPI 5.1 Errata B
    
    Fix issue: https://bugzilla.tianocore.org/show_bug.cgi?id=95
    
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit d1c85a17fa8623e3fe60a6fe398f01e46d427a96
Author: Gary Lin <glin@xxxxxxxx>
Date:   Wed Oct 19 15:01:28 2016 +0800

    NetworkPkg: Fix typos in comments
    
    - assocated -> associated
    - malformated -> malformatted
    - mal-formated -> mal-formatted
    - formated -> formatted
    - octects -> octets
    - responsiblity -> responsibility
    - enought -> enough
    - immediatly -> immediately
    - integar -> integer
    - Alogrithem -> Algorithm
    - Initializeion -> Initialization
    - primelenght -> primelength
    - Vlaue -> Value
    - perfoms -> performs
    - randome -> random
    - verifed -> verified
    - finallization -> finalization
    - Intializes -> Initializes
    - specifed -> specified
    - if -> If
    - Decrption -> Decryption
    - Autahentication -> Authentication
    - informatino -> information
    - alogrithm -> algorithm
    - Authenticaion -> Authentication
    - Alogrithem -> Algorithm
    - containning -> containing
    - paramter -> parameter
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Gary Lin <glin@xxxxxxxx>
    Reviewed-By: Siyuan Fu <siyuan.fu@xxxxxxxxx>
    Reviewed-By: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>

commit 74c6a1031d36430f99ca7799520f960b4a66e7fe
Author: Gary Lin <glin@xxxxxxxx>
Date:   Wed Oct 19 00:01:33 2016 -0700

    QuarkSocPkg: Fix typos in comments
    
    - paramter -> parameter
    - reseting -> resetting
    - stoping -> stopping
    - hanlder -> handler
    - boundry -> boundary
    - tempory -> temporary
    
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Cc: Kelly Steele <kelly.steele@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Gary Lin <glin@xxxxxxxx>
    Reviewed-by: Michael D Kinney <michael.d.kinney@xxxxxxxxx>

commit 65aec00829912662cbfe842ab747d7608fc90553
Author: Gary Lin <glin@xxxxxxxx>
Date:   Wed Oct 19 00:01:32 2016 -0700

    QuarkPlatformPkg: Fix typos in comments
    
    - TURE -> TRUE
    - reseting -> resetting
    - retore -> restore
    - boundry -> boundary
    - tempory -> temporary
    
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Cc: Kelly Steele <kelly.steele@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Gary Lin <glin@xxxxxxxx>
    Reviewed-by: Michael D Kinney <michael.d.kinney@xxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.