[Touch-packages] [Bug 1598802] Re: CI failure in DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds

2016-08-21 Thread Daniel van Vugt
** Changed in: mir
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1598802

Title:
  CI failure in
  DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds

Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  09:49:44 15: [--] 1 test from 
DemoInProcessServerWithStubClientPlatform
  09:49:44 15: [ RUN ] 
DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds
  09:49:44 15: [2016-07-04 09:49:44.614378] mirplatform: Found graphics driver: 
mir:mesa-kms (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.616132] mirplatform: Found graphics driver: 
mir:mesa-x11 (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.631209] mirplatform: Found graphics driver: 
mir:android (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.632648] mirplatform: Found graphics driver: 
throw-on-creation (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.632940] mirplatform: Found graphics driver: 
mir:stub-graphics (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.708688] mirserver: Initial display 
configuration:
  09:49:44 15: [2016-07-04 09:49:44.709629] mirserver: 1.1: VGA 0.0" 0x0mm
  09:49:44 15: [2016-07-04 09:49:44.709836] mirserver: Current mode 1600x1600 
60.00Hz
  09:49:44 15: [2016-07-04 09:49:44.710034] mirserver: Preferred mode 1600x1600 
60.00Hz
  09:49:44 15: [2016-07-04 09:49:44.710200] mirserver: Logical position +0+0
  09:49:44 15: [2016-07-04 09:49:44.723052] mirserver: Mir version 0.24.0
  09:49:45 15: 
/��BUILDDIR��/mir-0.24.0+vivid1459bzr3569/tests/integration-tests/test_test_framework.cpp:117:
 Failure
  09:49:45 15: Expected: (new_fd_count) <= 
(fd_count_after_one_surface_lifetime), actual: 121 vs 40
  09:49:45 15: [ FAILED ] 
DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds 
(792 ms)
  09:49:45 15: [--] 1 test from 
DemoInProcessServerWithStubClientPlatform (797 ms total)

  As seen here: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
  
mir/arch=amd64,compiler=clang,platform=mesa,release=vivid+overlay/1431/consoleFull

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1598802/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598802] Re: CI failure in DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds

2016-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.24.0+16.10.20160815.3-0ubuntu1

---
mir (0.24.0+16.10.20160815.3-0ubuntu1) yakkety; urgency=medium

  * New upstream release 0.24.0 (https://launchpad.net/mir/+milestone/0.24.0)
- ABI summary:
  . mirclient ABI unchanged at 9
  . mirserver ABI bumped to 41
  . mircommon ABI unchanged at 6
  . mirplatform ABI bumped to 12
  . mirprotobuf ABI unchanged at 3
  . mirplatformgraphics ABI bumped to 10
  . mirclientplatform ABI unchanged at 5
  . mirinputplatform ABI unchanged at 5
- Enhancements:
  . Added a new tool 'mirvanity' which can use a high speed video camera
to measure client-to-screen latency.
  . Added (build-time) support for desktop full OpenGL servers (disabled
by default in favor of GLESv2).
  . Introduced new buffer semantics (NBS) and enabled it by default.
  . Avoided using libmirserver in mir_demo_standalone_render_overlays,
making bringup traces less cluttered.
  . Removed TilingWindowManager from example servers.
  . Added two new mir_*_performance_test tools that are run as part of
'mir_performance_tests'.
  . Added pointer confinement to the client API.
  . Added new platform supporting software EGLStreams.
  . Added an input platform that the nested server can use.
  . Allow configuration of the application_not_responding_detector
  . Handle server-side keymapping using XKBMapper.
  . Remove the offscreen display.
  . Add callback option to notify shells that the server is about to stop.
  . Add logging for ANativeWindow events on Android.
- Bugs fixed:
  . usage of std:call_once in mirclient causes TLS collisions with some
android devices (LP: #1599867)
  . AltGr not working on external keyboards (LP: #1565236)
  . [regression] unity8 fails to start when built with 0.24 series (lp:mir)
(LP: #1597717)
  . CI failure in MirSurfaceVisibilityEvent.exposed_received_when_surface_
raised_over_occluding_surface [called twice - over-saturated and active]
(LP: #1556045)
  . package-built mir_demo_server does not start on device (LP: #1577357)
  . During surface creation, first stream in spec becomes default stream.
(LP: #1577967)
  . mouse is getting stuck on a phantom edge (LP: #1580774)
  . [testsfail] in MirSurfaceVisibilityEvent.exposed_received_when_surface_
raised_over_occluding_surface [never called] (LP: #1581385)
  . [enhancement] Add support for full OpenGL compositing (LP: #1420581)
  . [testsfail] ServerSignal.terminate_handler_is_called_for_SIGINT|SIGTERM
(LP: #1570353)
  . [testsfail] ClientLatency.triple_buffered_client_has_less_than_two_
frames_latency (LP: #1576690)
  . [testsfail] NestedServer.when_monitor_plugged_in_client_is_notified_of_
new_display_configuration (LP: #1576760)
  . mir server crashed in what(): drmModeMoveCursor failed (returned -13)
(LP: #1579630)
  . mirtest-dev is hard to use as the objects used are compiled with LTO
(LP: #1583536)
  . [testsfail] ClientLogging.reports_performance [Value of: lag]
(LP: #1583970)
  . [ FAILED ] ClientLogging.reports_performance (Value of: nbuffers)
(LP: #1584603)
  . [ FAILED ] ClientLogging.reports_performance (Value of: render)
(LP: #1584605)
  . ClientCredsTestFixture.session_authorizer_receives_pid_of_connecting_
clients failure (LP: #1587604)
  . Mir on X11 ignores mir::graphics::GLConfig depth & stencil buffer size
(LP: #1589632)
  . Need to support pointer confinement (LP: #1590099)
  . [tests] given_nested_server_set_base_display_configuration_when_
monitor_plugged_in_configuration_is_reset fails (LP: #1591354)
  . CI failure in DemoInProcessServerWithStubClientPlatform.surface_
creation_does_not_leak_fds (LP: #1598802)
  . Screen is squashed/distorted when rotated in Mir-on-X11 (LP: #1577262)
  . --display-report=log shows some invalid uninitialized EGL attribute
values (LP: #1582066)
  . mir_demo_client_eglplasma falls back to software rendering on i915
(Intel Atoms), which explains why it's so slow (LP: #1583532)
  . [regression] x11 platform only draws to a small part of the x11 window
(LP: #1598267)
  . mir ftbfs in yakkety builders (LP: #1600343)
  . Autolanding keeps failing: mock_egl.h:89:7: error: type 'struct
MockEGL' violates one definition rule [-Werror=odr] (LP: #1603303)
  . [regression] The Super/Windows key doesn't work any more (LP: #1602966)
  . mir_acceptance_tests.bin: double free or corruption (fasttop)
(LP: #1603114)
  . ftbfs in linking libmir-test-assist.a in xenial+overlay and
yakkety+overlay (LP: #1601810)
  . [testsfail] failure in NestedInput.on_input_device_state_nested_*
(LP: 

[Touch-packages] [Bug 1598802] Re: CI failure in DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds

2016-07-12 Thread Daniel van Vugt
** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1598802

Title:
  CI failure in
  DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds

Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  New

Bug description:
  09:49:44 15: [--] 1 test from 
DemoInProcessServerWithStubClientPlatform
  09:49:44 15: [ RUN ] 
DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds
  09:49:44 15: [2016-07-04 09:49:44.614378] mirplatform: Found graphics driver: 
mir:mesa-kms (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.616132] mirplatform: Found graphics driver: 
mir:mesa-x11 (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.631209] mirplatform: Found graphics driver: 
mir:android (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.632648] mirplatform: Found graphics driver: 
throw-on-creation (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.632940] mirplatform: Found graphics driver: 
mir:stub-graphics (version 0.24.0)
  09:49:44 15: [2016-07-04 09:49:44.708688] mirserver: Initial display 
configuration:
  09:49:44 15: [2016-07-04 09:49:44.709629] mirserver: 1.1: VGA 0.0" 0x0mm
  09:49:44 15: [2016-07-04 09:49:44.709836] mirserver: Current mode 1600x1600 
60.00Hz
  09:49:44 15: [2016-07-04 09:49:44.710034] mirserver: Preferred mode 1600x1600 
60.00Hz
  09:49:44 15: [2016-07-04 09:49:44.710200] mirserver: Logical position +0+0
  09:49:44 15: [2016-07-04 09:49:44.723052] mirserver: Mir version 0.24.0
  09:49:45 15: 
/��BUILDDIR��/mir-0.24.0+vivid1459bzr3569/tests/integration-tests/test_test_framework.cpp:117:
 Failure
  09:49:45 15: Expected: (new_fd_count) <= 
(fd_count_after_one_surface_lifetime), actual: 121 vs 40
  09:49:45 15: [ FAILED ] 
DemoInProcessServerWithStubClientPlatform.surface_creation_does_not_leak_fds 
(792 ms)
  09:49:45 15: [--] 1 test from 
DemoInProcessServerWithStubClientPlatform (797 ms total)

  As seen here: https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
  
mir/arch=amd64,compiler=clang,platform=mesa,release=vivid+overlay/1431/consoleFull

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1598802/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp