Yocto 1.4 Milestone Test Report: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
No edit summary
Line 155: Line 155:


[[File:1.4M3RC2issues.png]]
[[File:1.4M3RC2issues.png]]
====Yocto 1.4 M4 RC1 Build Test Report====
Core Build System
Status:
{{#testopia:
|report_id=status
|run_id=243, 244, 273
|charttype=pie3}}
Bugs:
{{#testopia:
|report_id=bugs
|run_id=243, 244, 273
|chart=bstatus
|sortable=true
|charttype=bar}}
HOB
Status:
{{#testopia:
|report_id=status
|run_id=241
|charttype=pie3}}
Bugs:
{{#testopia:
|report_id=bugs
|run_id=241
|chart=bstatus
|sortable=true
|charttype=bar}}
BSP & QEMU
Status:
{{#testopia:
|report_id=status
|run_id=246, 250, 251, 254, 255, 257, 259, 260, 261, 268, 272, 274, 275, 276, 277
|charttype=pie3}}
Bugs:
{{#testopia:
|report_id=bugs
|run_id=246, 250, 251, 254, 255, 257, 259, 260, 261, 268, 272, 274, 275, 276, 277
|chart=bstatus
|sortable=true
|charttype=bar}}
Performance Testing
'''Performance Metrics'''
[https://wiki.yoctoproject.org/wiki/Performance_Test Performance data comparison]
Status:
{{#testopia:
|report_id=status
|run_id=256
|charttype=pie3}}
Bugs:
{{#testopia:
|report_id=bugs
|run_id=256
|chart=bstatus
|sortable=true
|charttype=bar}}
Build-appliance
Status:
{{#testopia:
|report_id=status
|run_id=245
|charttype=pie3}}
Bugs:
{{#testopia:
|report_id=bugs
|run_id=245
|chart=bstatus
|sortable=true
|charttype=bar}}
ADT & Eclipse Plugin
Status:
{{#testopia:
|report_id=status
|run_id=236, 237, 248, 249, 252
|sortable=true
|charttype=pie3}}
Bugs:
{{#testopia:
|report_id=bugs
|run_id=236, 237, 248, 249, 252
|chart=bstatus
|sortable=true
|charttype=bar}}

Revision as of 15:58, 1 March 2013

This page is to hold Milestone Test Report for Yocto 1.4

Yocto 1.4 M1 RC1 Build Test Report

Here is the weekly test report for Yocto 1.4 M1 RC1 20121128 build. The testing for p1022ds is blocked since the image didn't build out. For beagleboard, the X can’t startup in this build (Bug 3522). For Core Build System we have new issues regarding HOB under build appliance, incremental RPM and multilib with ipks (Bugs 3531, 3453, 3534). ADT toolchain fails regarding Clutter (Bugs 3477, 3488).


Test Summary:

1.4M1RC1summary.png


Test detail Summary:

1.4M1RC1detailed.png


  • You can check the detailed test result in attachment for each target.
  • The failed/blocked case number is listed with failed cases’ bug number.


Commit Information:

Location: http://autobuilder.yoctoproject.org/pub/nightly/20121128-1

Tree/Branch: poky/1.4_M1

Commit: 247b6a3754c2c50318e2a73d79981ba0e9cb560b


Issue Summary:

1.4M1RC1issues.png


Yocto 1.4 M1 RC2 Build Test Report

Here is the weekly test report for Yocto 1.4 M1 RC2 20121205 build.

We have anew bug for non-GPLv3 image build(3546).

Other than that, the multilib with ipk still fails for the CoreBuildSystem Weekly tests.

ADT toolchain fails with autoconf and automake (3338).


Test Summary:

1.4M1RC2summary.png


Test detail Summary:

1.4M1RC2detailed.png


  • You can check the detailed test result in attachment for each target.
  • The failed/blocked case number is listed with failed cases’ bug number.


Commit Information:

Location: http://autobuilder.yoctoproject.org/pub/nightly/20121205-3

Tree/Branch: poky/1.4_M1

Commit: 381c4b69c7e8b452f4d3de2f8214e6e5f6a9abe7


Issue Summary:

1.4M1RC2issued.png


Yocto 1.4 M2 - M3 RC1 Build Test Report

Here is the fullpass test report for Yocto 1.4 M3 RC1 20130122 build. The testing for p1022ds, FRI2, is blocked since the images didn't build out. The connmand offline mode doesn't work on qemuarm, qemuppc and qemumips images. The text can't display in GUI with qemuppc image. There is missing pam_systemd.so in images with pam support. The stress testing on beagleboard is still running. Also, there is an issue regarding crosstap script for Core Build System tests.


Test Summary:

1.4M2M3RC1summary.png


Test detail Summary:

1.4M2M3RC1detailed.png


Commit Information:

Location: http://autobuilder.yoctoproject.org/pub/nightly/20130122-2

Tree/Branch: poky/master

Commit: 8d6e55bf2192524bda84138b5356a2791adbbe61


Issue Summary:

1.4M2M3RC1issues.png


Yocto 1.4 M3 RC2 Build Test Report

Here is the fullpass test report for Yocto 1.4 M3 RC2 20130131 build. Although the image for p1022ds built out, the system can't boot up, so the testings is blocked. For other qemu and BSPs, there is no new bug found in this testing. There was a problem with qemux86 starting up, but the bug (3850) was set to invalid.


Test Summary:

1.4M3RC2summary.png


Test detail Summary:

1.4M3RC2detailed.png


Commit Information:

Location: http://autobuilder.yoctoproject.org/pub/nightly/20130131-4/

Tree/Branch: 1.4_M3

Commit: 3ae1a4ba972cfc17ff3f2fda632da8ecc3414885


Issue Summary:

1.4M3RC2issues.png


Yocto 1.4 M4 RC1 Build Test Report

Core Build System

Status: {{#testopia: |report_id=status |run_id=243, 244, 273 |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=243, 244, 273 |chart=bstatus |sortable=true |charttype=bar}}

HOB

Status: {{#testopia: |report_id=status |run_id=241 |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=241 |chart=bstatus |sortable=true |charttype=bar}}

BSP & QEMU

Status: {{#testopia: |report_id=status |run_id=246, 250, 251, 254, 255, 257, 259, 260, 261, 268, 272, 274, 275, 276, 277 |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=246, 250, 251, 254, 255, 257, 259, 260, 261, 268, 272, 274, 275, 276, 277 |chart=bstatus |sortable=true |charttype=bar}}

Performance Testing


Performance Metrics Performance data comparison


Status: {{#testopia: |report_id=status |run_id=256 |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=256 |chart=bstatus |sortable=true |charttype=bar}}

Build-appliance

Status: {{#testopia: |report_id=status |run_id=245 |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=245 |chart=bstatus |sortable=true |charttype=bar}}

ADT & Eclipse Plugin

Status:

{{#testopia: |report_id=status |run_id=236, 237, 248, 249, 252 |sortable=true |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=236, 237, 248, 249, 252 |chart=bstatus |sortable=true |charttype=bar}}