lp://qastaging/~xavi-garcia-mena/keeper/tests-with-propertieschanged-signal
Created by
Xavi Garcia
and last modified
- Get this branch:
- bzr branch lp://qastaging/~xavi-garcia-mena/keeper/tests-with-propertieschanged-signal
Only
Xavi Garcia
can upload to this branch. If you are
Xavi Garcia
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- unity-api-1-bot: Needs Fixing (continuous-integration)
- Charles Kerr (community): Approve
-
Diff: 819 lines (+550/-23)14 files modifiedsrc/service/keeper-task.cpp (+24/-1)
src/service/keeper-task.h (+2/-0)
src/service/private/keeper-task_p.h (+2/-0)
src/service/task-manager.cpp (+30/-16)
src/service/task-manager.h (+5/-0)
src/util/dbus-utils.cpp (+6/-1)
tests/CMakeLists.txt (+1/-0)
tests/integration/helpers/CMakeLists.txt (+3/-0)
tests/integration/helpers/helpers-test-failure.cpp (+16/-1)
tests/integration/helpers/helpers-test.cc (+14/-0)
tests/integration/helpers/test-helpers-base.cpp (+360/-3)
tests/integration/helpers/test-helpers-base.h (+7/-1)
tests/qdbus-stubs/CMakeLists.txt (+53/-0)
tests/qdbus-stubs/org.freedesktop.DBus.Properties.xml (+27/-0)
Branch information
Recent revisions
- 101. By Xavi Garcia
-
Added suggested changes after review, re-added the queue state for tasks when we create them, QSignalSpy passed to check method created in advance to avoid missing signals
- 100. By Xavi Garcia
-
New way of checking for task completion in tests, looking at the PropertiesChanged signal
- 92. By Charles Kerr
-
Corrected fix for the speed test failures. Fixes: https:/
/bugs.launchpad .net/bugs/ 1607393. Approved by unity-api-1-bot, Xavi Garcia.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/keeper