summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2018-07-17 13:29:47 +0200
committerVictor Toso <me@victortoso.com>2018-07-17 13:30:38 +0200
commit730fbb685027c4cab1570d597d7b9fc1e2f1a923 (patch)
treeb66490a6a3b5f0cea96f67707fb82e1465bf9791 /tests
parent13157fde3f274609f48d9e7dc590023d318dc7ee (diff)
downloadgrilo-plugins-730fbb685027c4cab1570d597d7b9fc1e2f1a923.tar.gz
tests: Disable metrolyrics test while it's broken
The meson change from 4130f1d7006d62b3115923971dddce36eaa08848 https://bugzilla.gnome.org/show_bug.cgi?id=795361
Diffstat (limited to 'tests')
-rw-r--r--tests/lua-factory/sources/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lua-factory/sources/meson.build b/tests/lua-factory/sources/meson.build
index 010bc67..3522b68 100644
--- a/tests/lua-factory/sources/meson.build
+++ b/tests/lua-factory/sources/meson.build
@@ -14,7 +14,7 @@ metrolyrics_resources = gnome.compile_resources('metrolyricsresources',
c_name: '_grl_lua_metrolyrics')
source_tests = [
- 'test_lua_metrolyrics',
+# 'test_lua_metrolyrics',
]
if chromaprint_enabled