::Scope::

These test results only cover the Weston compositor with the DRM and X11 
Backends and the Desktop Shell (w/cairo-glesv2) on specific Intel-based 
hardware (listed below).  The issues listed in this report are only those that 
were observed during this testing and do not represent all known Wayland and 
Weston issues (see <http://bugs.freedesktop.org> for a full list).

::Summary::

Automated test pass rate (99%) improved +1% over Alpha 1 (1.3.91) as a result 
of resolving the Weston buffer-count check test (bug 72835).  The remaining 
failures (from wayland-fits) are related to unsupported EFL-Wayland on Weston 
features (i.e. window iconify, window move, and sticky windows)... so in 
essence, the automated tests are passing 100%.  The automated test suites 
executed are Wayland Check, Weston Check, and Wayland-Fits (core and efl - 
<https://github.com/01org/wayland-fits>). 

Manual test pass rate (84%) improved +11% over Alpha 1 (1.3.91)!  Lots of great 
fixes went in.  Manual tests were executed on two (2) different stacks for this 
testing cycle.  The first stack was composed of all "stable" released 
components and was used to execute the majority of test cases on a Fedora 19 
OS.  The second stack was similar to the first with the exception of unstable 
Mesa and unstable Systemd components... these unstable parts were necessary to 
test the new logind, buffer pass-through, and egl swap interval 0 features and 
executed on a Fedora 20 OS.

::Platforms::

Sandy Bridge (B810 @ 1.60GHz) Fedora 19 64-bit (for Manual Testing)
Sandy Bridge (B810 @ 1.60GHz) Fedora 20 64-bit (for Manual Testing)
Sandy Bridge (i5-2467M CPU @ 1.60GHz) Fedora 19 32-bit (for Automated Testing)
Sandy Bridge (i5-2467M CPU @ 1.60GHz) Fedora 19 64-bit (for Automated Testing)
Ivy Bridge (i5-3317U @ 1.7 GHz) Fedora 19 64-bit (for Automated Testing)

::Software Stacks::

:::Stable:::

wayland (HEAD) 1.3.92-0-gc102c20
drm (HEAD) libdrm-2.4.50-0-g4c5de72
mesa (HEAD) remotes/origin/10.0-0-g3a62718
libva (HEAD) libva-1.2.1-0-g88ed1eb
intel-driver (HEAD) 1.2.1-0-g8f306e3
weston (HEAD) 1.3.92-0-gb637a40
efl (HEAD) remotes/origin/efl-1.8-0-gb63675a
elementary (HEAD) remotes/origin/elementary-1.8-0-gf7ddd25
wayland-fits (HEAD) remotes/origin/HEAD-0-gcd75d94

:::Stable + Systemd Unstable (v209+) + Mesa Unstable (v10.1+):::

systemd (master) heads/master-0-g63966da
wayland (master) 1.3.92-0-gc102c20
drm (master) libdrm-2.4.50-0-g4c5de72
mesa (master) heads/master-0-g532b1fe
libva (master) libva-1.2.1-0-g88ed1eb
intel-driver (master) 1.2.1-0-g8f306e3
weston (master) 1.3.92-0-gb637a40
efl (efl-1.8) heads/efl-1.8-0-gb63675a
elementary (elementary-1.8) heads/elementary-1.8-0-gf7ddd25
wayland-fits (HEAD) remotes/origin/HEAD-0-gcd75d94

::Manual Test Results::

Passed: 84% (119/142)
Failed: 13% (19/142)
NotRun/Blocked: 3% (4/142)

::Automated Test Results::

Passed: 99% (1254/1272)
Failed: 1% (18/1272)

::Issues Encountered (new and pre-existing)::

Zoom and touch don't work correctly together:
        <https://bugs.freedesktop.org/show_bug.cgi?id=68620>
LibVA h.264 capture/encoding causes Weston to hang:
        <https://bugs.freedesktop.org/show_bug.cgi?id=69330>
weston-calibrator always pops up on primary display in multi-head setup:
        <https://bugs.freedesktop.org/show_bug.cgi?id=69780>
weston-keyboard always pops-up on primary display in multi-head setup:
        <https://bugs.freedesktop.org/show_bug.cgi?id=71015>
Titlebar titles and hotspots aren't updated after maximize until pointer move:
        <https://bugs.freedesktop.org/show_bug.cgi?id=71927>
weston-subsurfaces does not render/display:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72612>
weston-simple-egl fullscreening causes client application flicker:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72863>
Clients render incorrectly when output is reassigned after original output 
unplugged:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72946>
Unable to unlock Weston when context menu or tooltip exists:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72540>
Exposay: surfaces should stay on their outputs:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73173>
Compositor Bypass does not work on secondary display:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73485>
SIGSEGV in ping_timeout_handler:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73490>
SIGSEGV: rapid vt-switching + logind + multihead crashes weston:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73566>
SIGSEGV in weston_keyboard_set_focus:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73570>
Incorrect surface rendering in fullscreen mode when exposay is activated:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73575>
SIGSEGV in evdev_process_touch when original output is plugged back:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73637>
SIGSEGV in weston_fade_run crashes Weston:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73665>
Application always displays up on seated output:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73715>
weston-resizor does not maximize while it is animating:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73723>
Interference between multi touch events:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73750>

::Issues Resolved and Verified Since Alpha 1::

weston-editor crashes when writing a long line:
        <https://bugs.freedesktop.org/show_bug.cgi?id=65186>
SIGSEGV - Text input protocol attempts to post event to dead or dying resource:
        <https://bugs.freedesktop.org/show_bug.cgi?id=69490>
hot-unplug primary (left) output causes secondary (right) output to stop 
rendering clients:
        <https://bugs.freedesktop.org/show_bug.cgi?id=70973>
Weston always records from primary display on Multi Head:
        <https://bugs.freedesktop.org/show_bug.cgi?id=71401>
weston-keyboard disappears during text entry:
        <https://bugs.freedesktop.org/show_bug.cgi?id=71750>
Weston infinite loop, 100% CPU when client preview activated during fullscreen:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72404>
desktop-shell dies when closing unlock dialog:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72544>
gcc: fatal error: no input files for weston-simple-im and --disable-clients:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72812>
buffer-count Weston test failing:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72835>
SIGSEGV in Weston run_touch_binding:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72839>
Unable to map touch device to output:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72841>
Weston SEGV or SIGILL while hot-unplug output with actively rendering client:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72845>
weston-subsurfaces flicker on window resize:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72854>
Weston crashes on zooming in and out events:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72885>
deskop-shell tooltips should be destroyed when their output is removed (SEGV 
triggered):
        <https://bugs.freedesktop.org/show_bug.cgi?id=72931>
weston-editor entry fields do not respond to touch:
        <https://bugs.freedesktop.org/show_bug.cgi?id=72996>
Weston clients warp between outputs with multiple touch device setup:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73003>
Arrow keys on weston-keyboard do not respond to touch:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73169>
Weston assumes touch device is in touch up state at startup...:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73367>
SIGSEGV in weston_view_unmap called from text_input_activate:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73415>
Touch device not mapped to hotplugged output:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73442>
SIGSEGV in common_surface_move:
        <https://bugs.freedesktop.org/show_bug.cgi?id=73448>

----
Regards,

U. Artie Eoff
Intel Open Source Technology Center

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to