benalb

Untitled

Oct 21st, 2023
933
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.64 KB | None | 0 0
  1. FAIL: test_sidebar
  2. ==================
  3.  
  4. TAP version 13
  5. # random seed: R02S60792f517bfba9a46d1b532a7ac921ad
  6. 1..3
  7. # Start of sidebar tests
  8. # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
  9. a
  10. b
  11. x
  12. ok 1 /sidebar/openfiles_none
  13. **
  14. Geany:ERROR:test_sidebar.c:69:do_test_sidebar_openfiles: 'g_strv_equal(expected, (const gchar * const *) data)' should be TRUE
  15. ~
  16. x
  17. ~/b
  18. a
  19. b
  20. not ok /sidebar/openfiles_path - Geany:ERROR:test_sidebar.c:69:do_test_sidebar_openfiles: 'g_strv_equal(expected, (const gchar * const *) data)' should be TRUE
  21. Bail out!
  22. FAIL test_sidebar (exit status: 134)
  23.  
Advertisement
Add Comment
Please, Sign In to add comment