mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
[test] remove extra test
This commit is contained in:
parent
7ed6cc4858
commit
6306659362
@ -253,7 +253,6 @@ dist_noinst_DATA = \
|
||||
bad-config/formats/invalid-sql/init.sql \
|
||||
bad-config/formats/no-samples/format.json \
|
||||
bad-config-json/formats/invalid-json/format.json \
|
||||
bad-config-json/formats/invalid-json/format2.json \
|
||||
bad-config-json/formats/invalid-key/format.json \
|
||||
datafile_simple.0 \
|
||||
datafile_simple.1 \
|
||||
|
@ -25,13 +25,8 @@ warning:format.json:line 5
|
||||
error:format.json:4:invalid json -- parse error: object key and value must be separated by a colon (':')
|
||||
ar_log": { "abc" } }
|
||||
(right here) ------^
|
||||
error:format2.json:3:invalid json -- lexical error: invalid char in json text.
|
||||
baz_log" : { "abc" : def } }
|
||||
(right here) ------^
|
||||
error:foobar_log: no regexes specified for format
|
||||
error:foobar_log:no sample logs provided, all formats must have samples
|
||||
error:foobaz_log: no regexes specified for format
|
||||
error:foobaz_log:no sample logs provided, all formats must have samples
|
||||
error:invalid_key_log: no regexes specified for format
|
||||
error:invalid_key_log:no sample logs provided, all formats must have samples
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user