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

Bug#903314: kwayland: flaky autopkgtest: kwayland-testPlasmaWindowModel Exception: SIGPIPE



Source: plasma-framework
Version: 4:5.47.0-1
Severity: important
User: debian-ci@lists.debian.org
Usertags: flaky

While inspecting regressions in autopkgtest results¹, I noticed that
your package failed multiple times² without apparent changes and passed
later again. I think all cases had the error that I copied below. The
last regression was involved in delaying the migration of glibc.

Could you please investigate and make your autopkgtest more robust?
Please contact me if you need help and you think I can provide that (I
am not subscribed to this bug).

Recent discussion of gating migration by autopkgtests on debian-devel³
noted that if this is going to work, and in particular if we are going
to *block* migration when it causes autopkgtest regressions rather than
merely delaying it, intermittent autopkgtest failures are likely to have
to be considered RC due to their impact on the tested package's
dependencies; for now I've filed it as important.

Paul

¹ https://ci.debian.net/packages/k/kwayland
²
https://ci.debian.net/data/autopkgtest/testing/amd64/k/kwayland/576520/log.gz
https://ci.debian.net/data/autopkgtest/unstable/amd64/k/kwayland/490414/log.gz
https://ci.debian.net/data/autopkgtest/unstable/amd64/k/kwayland/565583/log.gz
https://ci.debian.net/data/autopkgtest/unstable/amd64/k/kwayland/560563/log.gz
https://ci.debian.net/data/autopkgtest/unstable/amd64/k/kwayland/555501/log.gz
³ https://lists.debian.org/debian-devel/2018/05/msg00061.html

https://ci.debian.net/data/autopkgtest/testing/amd64/k/kwayland/576520/log.gz

25/41 Test #25: kwayland-testPlasmaWindowModel
.............***Exception: SIGPIPE 14.55 sec
********* Start testing of PlasmaWindowModelTest *********
Config: Using QtTest library 5.10.1, Qt 5.10.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
PASS   : PlasmaWindowModelTest::initTestCase()
PASS   : PlasmaWindowModelTest::testRoleNames(display)
PASS   : PlasmaWindowModelTest::testRoleNames(decoration)
PASS   : PlasmaWindowModelTest::testRoleNames(AppId)
PASS   : PlasmaWindowModelTest::testRoleNames(Pid)
PASS   : PlasmaWindowModelTest::testRoleNames(IsActive)
PASS   : PlasmaWindowModelTest::testRoleNames(IsFullscreenable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsFullscreen)
PASS   : PlasmaWindowModelTest::testRoleNames(IsMaximizable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsMaximized)
PASS   : PlasmaWindowModelTest::testRoleNames(IsMinimizable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsMinimized)
PASS   : PlasmaWindowModelTest::testRoleNames(IsKeepAbove)
PASS   : PlasmaWindowModelTest::testRoleNames(IsKeepBelow)
PASS   : PlasmaWindowModelTest::testRoleNames(VirtualDesktop)
PASS   : PlasmaWindowModelTest::testRoleNames(IsOnAllDesktops)
PASS   : PlasmaWindowModelTest::testRoleNames(IsDemandingAttention)
PASS   : PlasmaWindowModelTest::testRoleNames(SkipTaskbar)
PASS   : PlasmaWindowModelTest::testRoleNames(SkipSwitcher)
PASS   : PlasmaWindowModelTest::testRoleNames(IsShadeable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsShaded)
PASS   : PlasmaWindowModelTest::testRoleNames(IsMovable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsResizable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsVirtualDesktopChangeable)
PASS   : PlasmaWindowModelTest::testRoleNames(IsCloseable)
PASS   : PlasmaWindowModelTest::testRoleNames(Geometry)
PASS   : PlasmaWindowModelTest::testAddRemoveRows()
PASS   : PlasmaWindowModelTest::testDefaultData(display)
PASS   : PlasmaWindowModelTest::testDefaultData(decoration)
PASS   : PlasmaWindowModelTest::testDefaultData(AppId)
PASS   : PlasmaWindowModelTest::testDefaultData(IsActive)
PASS   : PlasmaWindowModelTest::testDefaultData(IsFullscreenable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsFullscreen)
PASS   : PlasmaWindowModelTest::testDefaultData(IsMaximizable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsMaximized)
PASS   : PlasmaWindowModelTest::testDefaultData(IsMinimizable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsMinimized)
PASS   : PlasmaWindowModelTest::testDefaultData(IsKeepAbove)
PASS   : PlasmaWindowModelTest::testDefaultData(IsKeepBelow)
PASS   : PlasmaWindowModelTest::testDefaultData(VirtualDesktop)
PASS   : PlasmaWindowModelTest::testDefaultData(IsOnAllDesktops)
PASS   : PlasmaWindowModelTest::testDefaultData(IsDemandingAttention)
PASS   : PlasmaWindowModelTest::testDefaultData(IsShadeable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsShaded)
PASS   : PlasmaWindowModelTest::testDefaultData(SkipTaskbar)
PASS   : PlasmaWindowModelTest::testDefaultData(IsMovable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsResizable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsVirtualDesktopChangeable)
PASS   : PlasmaWindowModelTest::testDefaultData(IsCloseable)
PASS   : PlasmaWindowModelTest::testDefaultData(Geometry)
PASS   : PlasmaWindowModelTest::testDefaultData(Pid)
PASS   : PlasmaWindowModelTest::testIsActive()
PASS   : PlasmaWindowModelTest::testIsFullscreenable()
PASS   : PlasmaWindowModelTest::testIsFullscreen()
PASS   : PlasmaWindowModelTest::testIsMaximizable()
PASS   : PlasmaWindowModelTest::testIsMaximized()
PASS   : PlasmaWindowModelTest::testIsMinimizable()
PASS   : PlasmaWindowModelTest::testIsMinimized()
PASS   : PlasmaWindowModelTest::testIsKeepAbove()
PASS   : PlasmaWindowModelTest::testIsKeepBelow()
PASS   : PlasmaWindowModelTest::testIsOnAllDesktops()
PASS   : PlasmaWindowModelTest::testIsDemandingAttention()
PASS   : PlasmaWindowModelTest::testSkipTaskbar()
PASS   : PlasmaWindowModelTest::testSkipSwitcher()
PASS   : PlasmaWindowModelTest::testIsShadeable()
PASS   : PlasmaWindowModelTest::testIsShaded()
PASS   : PlasmaWindowModelTest::testIsMovable()
PASS   : PlasmaWindowModelTest::testIsResizable()
PASS   : PlasmaWindowModelTest::testIsVirtualDesktopChangeable()
PASS   : PlasmaWindowModelTest::testIsCloseable()
PASS   : PlasmaWindowModelTest::testGeometry()
PASS   : PlasmaWindowModelTest::testTitle()
PASS   : PlasmaWindowModelTest::testAppId()
PASS   : PlasmaWindowModelTest::testPid()
PASS   : PlasmaWindowModelTest::testVirtualDesktop()
PASS   : PlasmaWindowModelTest::testRequests()
PASS   : PlasmaWindowModelTest::testCreateWithUnmappedWindow()
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(active)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(minimized)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(fullscreen)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(keepAbove)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(keepBelow)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(maximized)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(demandsAttention)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(closeable)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(minimizeable)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(maximizeable)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(fullscreenable)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(skipTaskbar)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(shadeable)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(shaded)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(movable)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(resizable)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(vdChangeable)
PASS   :
PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(onallDesktop)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(title)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(appId)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(icon)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(vd)
PASS   : PlasmaWindowModelTest::testChangeWindowAfterModelDestroy(unmapped)
PASS   : PlasmaWindowModelTest::testCreateWindowAfterModelDestroy()
PASS   : PlasmaWindowModelTest::cleanupTestCase()
Totals: 102 passed, 0 failed, 0 skipped, 0 blacklisted, 342ms
********* Finished testing of PlasmaWindowModelTest *********

      Start 26: kwayland-testTextInput
26/41 Test #26: kwayland-testTextInput .....................   Passed
5.46 sec
      Start 27: kwayland-testError
27/41 Test #27: kwayland-testError .........................   Passed
0.03 sec
      Start 28: kwayland-testSelection
28/41 Test #28: kwayland-testSelection .....................   Passed
0.12 sec
      Start 29: kwayland-testXdgShellV5
29/41 Test #29: kwayland-testXdgShellV5 ....................   Passed
1.96 sec
      Start 30: kwayland-testXdgForeign
30/41 Test #30: kwayland-testXdgForeign ....................   Passed
0.01 sec
      Start 31: kwayland-testXdgShellV6
31/41 Test #31: kwayland-testXdgShellV6 ....................   Passed
1.99 sec
      Start 32: kwayland-testPointerConstraints
32/41 Test #32: kwayland-testPointerConstraints ............   Passed
40.40 sec
      Start 33: kwayland-testFilter
33/41 Test #33: kwayland-testFilter ........................   Passed
0.01 sec
      Start 34: kwayland-testAppmenu
34/41 Test #34: kwayland-testAppmenu .......................   Passed
0.01 sec
      Start 35: kwayland-testServerSideDecorationPalette
35/41 Test #35: kwayland-testServerSideDecorationPalette ...   Passed
0.01 sec
      Start 36: kwayland-testRemoteAccess
36/41 Test #36: kwayland-testRemoteAccess ..................   Passed
0.96 sec
      Start 37: kwayland-testXdgOutput
37/41 Test #37: kwayland-testXdgOutput .....................   Passed
0.01 sec
      Start 38: kwayland-testWaylandServerDisplay
38/41 Test #38: kwayland-testWaylandServerDisplay ..........   Passed
0.01 sec
      Start 39: kwayland-testWaylandServerSeat
39/41 Test #39: kwayland-testWaylandServerSeat .............   Passed
0.01 sec
      Start 40: kwayland-testQtSurfaceExtension
40/41 Test #40: kwayland-testQtSurfaceExtension ............   Passed
0.10 sec
      Start 41: kwayland-testNoXdgRuntimeDir
41/41 Test #41: kwayland-testNoXdgRuntimeDir ...............   Passed
0.01 sec

98% tests passed, 1 tests failed out of 41

Total Test time (real) = 137.87 sec

The following tests FAILED:
	 25 - kwayland-testPlasmaWindowModel (SIGPIPE)
Errors while running CTest

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: