summaryrefslogtreecommitdiff
path: root/app-admin/lnav/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-admin/lnav/files
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-admin/lnav/files')
-rw-r--r--app-admin/lnav/files/lnav-0.8.3-disable-tests.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/app-admin/lnav/files/lnav-0.8.3-disable-tests.patch b/app-admin/lnav/files/lnav-0.8.3-disable-tests.patch
new file mode 100644
index 000000000000..1f442afc3fdd
--- /dev/null
+++ b/app-admin/lnav/files/lnav-0.8.3-disable-tests.patch
@@ -0,0 +1,32 @@
+Disable failing tests for bug #630916.
+
+--- lnav-0.8.3/test/Makefile.am
++++ lnav-0.8.3/test/Makefile.am
+@@ -374,7 +374,6 @@
+ test_concise \
+ test_line_buffer2 \
+ test_line_buffer.sh \
+- test_listview.sh \
+ test_grep_proc.sh \
+ test_grep_proc2 \
+ test_hist_source \
+@@ -388,18 +387,15 @@
+ test_scripts.sh \
+ test_sessions.sh \
+ test_shlexer.sh \
+- test_sql.sh \
+ test_sql_coll_func.sh \
+ test_sql_json_func.sh \
+ test_sql_fs_func.sh \
+ test_sql_str_func.sh \
+ test_sql_time_func.sh \
+- test_view_colors.sh \
+ test_vt52_curses.sh \
+ test_top_status \
+ test_data_parser.sh \
+- test_yajlpp \
+- test_pretty_print.sh
++ test_yajlpp
+
+ if HAVE_LIBCURL
+ TESTS += \