Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mohammed Sadiq
chatty
Commits
3b3c87d2
Commit
3b3c87d2
authored
Nov 17, 2021
by
Mohammed Sadiq
Browse files
build: Avoid testing some UI files
If UI files contain widgets from libhandy, tests seems to fail
parent
01a5a917
Pipeline
#73116
passed with stages
in 11 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/meson.build
View file @
3b3c87d2
...
...
@@ -68,7 +68,7 @@ ui_files = files (
# FIXME: Testing this fails in CI,
# but works fine locally
# 'ui/chatty-info-dialog.ui',
'ui/chatty-dialog-join-muc.ui',
#
'ui/chatty-dialog-join-muc.ui',
'ui/chatty-dialog-new-chat.ui',
'ui/chatty-fp-row.ui',
'ui/chatty-list-row.ui',
...
...
@@ -78,7 +78,7 @@ ui_files = files (
# 'ui/chatty-ma-chat-info.ui',
# 'ui/chatty-pp-user-info.ui',
# 'ui/chatty-mm-chat-info.ui',
'ui/chatty-settings-dialog.ui',
#
'ui/chatty-settings-dialog.ui',
# We can't test with GdTaggedEntry
# 'ui/chatty-window.ui',
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment