Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-33734

Improve jsTestLog filterability

    XMLWordPrintableJSON

Details

    • 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

          Activity

            People

              judah.schvimer@mongodb.com Judah Schvimer
              judah.schvimer@mongodb.com Judah Schvimer
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: