Skip to content
Snippets Groups Projects
  1. Aug 24, 2021
  2. Apr 22, 2021
  3. Apr 13, 2021
  4. Feb 22, 2021
  5. Mar 30, 2020
  6. Jan 24, 2020
  7. Jan 08, 2020
  8. Oct 31, 2019
  9. Jul 29, 2019
  10. Jul 23, 2019
    • Frederic Danis's avatar
      test-guidance-ui: Fix missing dependency · 507e7bc9
      Frederic Danis authored
      
      Test fails with:
      O: Running test: traprain-0/test-guidance-ui.test
      O: # random seed: R02S92b7ae01feaf79c62662edaae809f0d9
      O: 1..5
      O: # Start of guidance-ui tests
      O: # Start of invocation tests
      O: **
      O: ERROR:tests/test-guidance-ui.c:72:create_proxy: assertion failed: (owner != NULL)
      O: Bail out! ERROR:tests/test-guidance-ui.c:72:create_proxy: assertion failed: (owner != NULL)
      O: FAIL: traprain-0/test-guidance-ui.test (Child process killed by signal 6)
      
      and dbus-monitor:
      method call time=1563895710.503717 sender=:1.41 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
         string "org.apertis.NavigationGuidance1.TurnByTurn"
         uint32 0
      error time=1563895710.503730 sender=org.freedesktop.DBus -> destination=:1.41 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=5
         string "The name org.apertis.NavigationGuidance1.TurnByTurn was not provided by any .service files"
      
      The org.apertis.NavigationGuidance1.TurnByTurn service is provided by
      traprain-guidance-ui package.
      
      Fixes: APERTIS-5332
      
      Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
      507e7bc9
  11. Apr 24, 2019
  12. Oct 17, 2018
  13. Oct 16, 2018
  14. Mar 01, 2017
  15. Jan 02, 2017
Loading