Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
v3.6, v3.4
-
Repl 2018-03-26
Description
jsTestLog usually shows different sections of a test and would be useful to catch in one filter. There is no special formatting for each log line of a jsTestLog, just for the line at the beginning and at the end. Rewriting:
[js_test:resync] 2018-03-07T17:18:27.622+0000 ----
|
[js_test:resync] 2018-03-07T17:18:27.622+0000 Restarting node B
|
[js_test:resync] 2018-03-07T17:18:27.622+0000 ----
|
as this (or something similar) would make it more filterable in lobster. (By filtering on "----")
[js_test:resync] 2018-03-07T17:18:27.622+0000 --------
|
[js_test:resync] 2018-03-07T17:18:27.622+0000 ---- Restarting node B
|
[js_test:resync] 2018-03-07T17:18:27.622+0000 --------
|
Attachments
Issue Links
- is related to
-
EVG-2941 Add multi line search in lobster
-
- Closed
-