)]}'
{
  "log": [
    {
      "commit": "4b2ce1297e6e991bf6a674f9465d26d28e648de7",
      "tree": "6abf104f97f79d70a996ba7ebc0492c54907d9f9",
      "parents": [
        "5546688fb6798d37a770f366c13dedfa7e4cb417"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 21 21:41:41 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 21 21:41:41 2020 +0100"
      },
      "message": "patch 8.2.2030: some tests fail on Mac\n\nProblem:    Some tests fail on Mac.\nSolution:   Avoid Mac test failures.  Add additional test for wildmenu.\n            (Yegappan Lakshmanan, closes #7341)\n"
    },
    {
      "commit": "016faaa1b2fe242022725b29e1353c42105d045c",
      "tree": "9093087726d1ebec32d45910fd719e115cfdb69d",
      "parents": [
        "795aaa1e84d76a6fe066694de9876b8a21cbe40c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 03 12:57:27 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Oct 03 12:57:27 2020 +0200"
      },
      "message": "patch 8.2.1788: Vim9: still allows :let for declarations\n\nProblem:    Vim9: still allows :let for declarations.\nSolution:   Make the default for v:disallow_let one.  It can still be set to\n            zero to allow for using :let.\n"
    },
    {
      "commit": "bdf931c25b4fe78877106ca529baee7899d0f6a4",
      "tree": "693f3dea4f0ab3c290b72b4dcc9b46cd5877c74e",
      "parents": [
        "74273e66914e46eb5814c13a1b888e45358859b6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 01 22:37:40 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 01 22:37:40 2020 +0200"
      },
      "message": "patch 8.2.1783: try-catch test fails\n\nProblem:    Try-catch test fails.\nSolution:   Don\u0027t call win_enter(), only call enterering_window().\n"
    },
    {
      "commit": "7a9cbca00a8ec53306f8a5852e332feb79091793",
      "tree": "b7631986432c6cd146e167a6a3c63964361c75a6",
      "parents": [
        "9830938e77b0d36d65b0c31eadf09f7b9d394c29"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 27 22:47:05 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 27 22:47:05 2020 +0200"
      },
      "message": "patch 8.2.1766: Vim9: Some tests are still using :let\n\nProblem:    Vim9: Some tests are still using :let.\nSolution:   Change the last few declarations to use :var.\n"
    },
    {
      "commit": "7d6979608ee83b06ccfab2589da3047b143defae",
      "tree": "a0abc8a6e0379d8843562b8d71407d11be5f392e",
      "parents": [
        "07e87e9eb5e7195d47d47c0ca752b6c8372a99ea"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 31 21:30:32 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 31 21:30:32 2020 +0200"
      },
      "message": "patch 8.2.1555: not all tests are executed on Github Actions\n\nProblem:    Not all tests are executed on Github Actions.\nSolution:   Copy \"src\" to \"src2\" earlier. Recognize \"src2\" in a couple more\n            places.  Add two tests to the list of flaky tests. (Ken Takata,\n            closes #6798)\n"
    },
    {
      "commit": "b96a32ef1a95dd4ebf9413d686bccb1b4645f74b",
      "tree": "b9672586db9ccb2505455420ab8bf7d30561c7ea",
      "parents": [
        "7ac616cb0a52bc72b449e19cf9db93bee116c15a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 13 18:59:55 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 13 18:59:55 2020 +0200"
      },
      "message": "patch 8.2.1439: tiny and small builds have no test coverage\n\nProblem:    Tiny and small builds have no test coverage.\nSolution:   Restore tests that do not depend on the +eval feature.\n            (Ken Takata, closes #6696)\n"
    },
    {
      "commit": "8ce4b7ed85a7c6499bea5eb1312c85ee7a00e364",
      "tree": "5c531adcb869614cd6ed9d7e26fb4c7a9f198275",
      "parents": [
        "9470a4d88acf948af1596101527b3a505f8c14e9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 18:12:18 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 18:12:18 2020 +0200"
      },
      "message": "patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file\n\nProblem:    No ATTENTION prompt for :vimgrep first match file.\nSolution:   When there is an existing swap file do not keep the dummy buffer.\n            (closes #6649)\n"
    },
    {
      "commit": "45df2a01a79d562b59949383f79625bb8bd89a69",
      "tree": "0c2227209684bbc13c5c79a7c39e49219263dec0",
      "parents": [
        "9898107f54a330c6d9629976250a393169c698ca"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 15:03:01 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 15:03:01 2020 +0200"
      },
      "message": "patch 8.2.1315: MS-Windows: test log contains escape sequences\n\nProblem:    MS-Windows: test log contains escape sequences.\nSolution:   Do not use t_md and t_me but ANSI escape sequences. (Ken Takata,\n            closes #6559)\n"
    },
    {
      "commit": "622b3568fa1baf07671d31390815fb0a55a99891",
      "tree": "bf3b4666404b49c91e95ee2e938e99ecc8a6d3ca",
      "parents": [
        "6ca6ca48898750dd55cad13c88a9c1dfd7fdaad5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 27 20:02:41 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 27 20:02:41 2020 +0200"
      },
      "message": "patch 8.2.1305: some tests are still old style\n\nProblem:    Some tests are still old style.\nSolution:   Convert tests 52 and 70 to new style. (Yegappan Lakshmanan,\n            closes #6544)  Fix error in FinishTesting().\n"
    },
    {
      "commit": "6ca6ca48898750dd55cad13c88a9c1dfd7fdaad5",
      "tree": "7e21eb75ee69713e747dd38ebd8a2545fda0ae2b",
      "parents": [
        "6d585f4c5c8d120f768dd61bfd32f6e57ad562a7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 27 19:47:07 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 27 19:47:07 2020 +0200"
      },
      "message": "patch 8.2.1304: debug backtrace isn\u0027t tested much\n\nProblem:    Debug backtrace isn\u0027t tested much.\nSolution:   Add more specific tests. (Ben Jackson, closes #6540)\n"
    },
    {
      "commit": "2690b5aed8b6b6070430b05dcae296cd9479c942",
      "tree": "a46bd609532e4be16d3def7e6ff1d483c30fa31d",
      "parents": [
        "bc6fcbe4ce52bc48c3d77b24086acc61ed3333bc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 22 18:14:58 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 22 18:14:58 2020 +0200"
      },
      "message": "patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT value\n\nProblem:    MS-Windows: tests may fail due to $PROMPT value.\nSolution:   Set $PROMPT for testing. (Taro Muraoka, closes #6510)\n"
    },
    {
      "commit": "10e1d01aaf5504675fd9197c75d1da0de0e5b429",
      "tree": "72bd736421ae6d2080706d20ceb91b71fc365dc3",
      "parents": [
        "de2396fc875837c47b1c13f5e80e0a1200c5eb61"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 18 22:03:11 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 18 22:03:11 2020 +0200"
      },
      "message": "patch 8.2.1240: GUI tests sometimes fail because of translations\n\nProblem:    GUI tests sometimes fail because of translations.\nSolution:   Reload the menus without translation. (Taro Muraoka, closes #6486)\n"
    },
    {
      "commit": "18aa13d13b69c090dbe186cd4939896488c433e3",
      "tree": "98312d7e987fccb760666112ec0066c8f8886aad",
      "parents": [
        "543e6f3467f208930a5d7fadb82133334bf31356"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 11 13:09:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 11 13:09:36 2020 +0200"
      },
      "message": "patch 8.2.1177: terminal2 test sometimes hangs in the GUI\n\nProblem:    Terminal2 test sometimes hangs in the GUI.\nSolution:   Move some tests to other files to further locate the problem.\n            Set the GUI to a fixed screen size.\n"
    },
    {
      "commit": "8d9437968b6693ecb14e7375bcb242e657e75266",
      "tree": "ada418b279644206a446f411a522be60ec4d36d5",
      "parents": [
        "7fe875583bb474d03d281ca59af3320e7e176953"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 21 20:39:37 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 21 20:39:37 2020 +0200"
      },
      "message": "patch 8.2.1033: not easy to read the test time in the test output\n\nProblem:    Not easy to read the test time in the test output.\nSolution:   Align the times.  Make slow tests bold.\n"
    },
    {
      "commit": "ef6b979bfae82f64781d8b0ce0194c57111243d4",
      "tree": "b7f9acb63a9f7ca7fa4881d511ccb7b58ba24053",
      "parents": [
        "03a9f848175b182372fb33403998059724a8bf31"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed May 13 16:34:15 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed May 13 16:34:15 2020 +0200"
      },
      "message": "patch 8.2.0748: cannot get a list of all popups\n\nProblem:    Cannot get a list of all popups.\nSolution:   Add popup_list().  Use it in the test runner.\n"
    },
    {
      "commit": "03a9f848175b182372fb33403998059724a8bf31",
      "tree": "473f2bb5d40cffb5821443a2956a6c700c1fff44",
      "parents": [
        "d502aa4c10771ec8eb570345ec5e124c4a4b7cd0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed May 13 13:40:16 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed May 13 13:40:16 2020 +0200"
      },
      "message": "patch 8.2.0747: cannot forcefully close all popups\n\nProblem:    Cannot forcefully close all popups.\nSolution:   Add the \"force\" argument to popup_clear().  Use it after running a\n            test.  Put back the check for a popup when editing a file.\n"
    },
    {
      "commit": "173d841e86cf205d8e398091b1da7bb4951714f9",
      "tree": "c810c1e38699317265d103e5a85ad444d3ca4133",
      "parents": [
        "61fbb3371ee1f6a02706f52fbe064608e159be7c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 19 14:02:26 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 19 14:02:26 2020 +0200"
      },
      "message": "patch 8.2.0599: Netbeans interface insufficiently tested\n\nProblem:    Netbeans interface insufficiently tested.\nSolution:   Add more tests. (Yegappan Lakshmanan, closes #5921)\n"
    },
    {
      "commit": "bfe13ccc58ccb96f243a58309800410db1ccb52c",
      "tree": "9b11760d9a0a5bfbdfeda140c0f795e80844a556",
      "parents": [
        "c5f1ef53c24cc0c9f7b2131609e916f913634feb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 12 17:53:12 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Apr 12 17:53:12 2020 +0200"
      },
      "message": "patch 8.2.0557: no IPv6 support for channels\n\nProblem:    No IPv6 support for channels.\nSolution:   Add IPv6 support. (Ozaki Kiichi, closes #5893)\n"
    },
    {
      "commit": "3ed9efc2b15b624268bcce4e4d312fb35840a12b",
      "tree": "5245d20c2fd3a5e2822f766ece99af732bfde907",
      "parents": [
        "7851b1ca992222880df1314684a790f293e11896"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 26 16:50:57 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 26 16:50:57 2020 +0100"
      },
      "message": "patch 8.2.0454: some tests fail when the system is slow\n\nProblem:    Some tests fail when the system is slow.\nSolution:   Make the run number global, use in the test to increase the\n            waiting time. (closes #5841)\n"
    },
    {
      "commit": "ce436de5a9b94886baf023b3d22193cc68d0e9d1",
      "tree": "0bdcd61fc2ce6ce76b74274fddc8aca0ad540690",
      "parents": [
        "0f1563ffee4397f5b379517c41b7c9a977fd2e22"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 21 15:17:20 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 21 15:17:20 2020 +0100"
      },
      "message": "patch 8.2.0423: in some environments a few tests are expected to fail\n\nProblem:    In some environments a few tests are expected to fail.\nSolution:   Add $TEST_MAY_FAIL to list tests that should not cause make to\n            fail.\n"
    },
    {
      "commit": "373a876d0cac5f8aff352e8ca42fdac88a1a7c3b",
      "tree": "f4adfbfb24851b10d44032a23efc8962d99a1c39",
      "parents": [
        "5e94a29ebbde10dd973d58f1adba9a2fc83877d1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 19 19:44:32 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 19 19:44:32 2020 +0100"
      },
      "message": "patch 8.2.0414: channel connect_waittime() test is flaky\n\nProblem:    Channel connect_waittime() test is flaky.\nSolution:   Set the test_is_flaky flag.  Use test_is_flaky for more tests.\n"
    },
    {
      "commit": "3cdcb090a664e182078f7cc0ca3e4e5a94bbb784",
      "tree": "18d7686880a240523e7177b39d97b5670d73db52",
      "parents": [
        "292b90d4fa11022661f449dd3efb73d5ac737313"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 18 19:18:10 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Mar 18 19:18:10 2020 +0100"
      },
      "message": "patch 8.2.0400: not all tests using a terminal are in the list of flaky tests\n\nProblem:    Not all tests using a terminal are in the list of flaky tests.\nSolution:   Introduce the test_is_flaky flag.\n"
    },
    {
      "commit": "61a6d4e48b4778bdbc741af8ac59519b70f65db8",
      "tree": "ffa03817059df8f22ed6e4285e788db657e1c185",
      "parents": [
        "815eb83b09914ecff32193913a373cb385868421"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 01 23:32:25 2020 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 01 23:32:25 2020 +0100"
      },
      "message": "patch 8.2.0346: Vim9: finding common list type not tested\n\nProblem:    Vim9: finding common list type not tested.\nSolution:   Add more tests.  Fix listing function.  Fix overwriting type.\n"
    },
    {
      "commit": "05ad5ff0ab34ed9a5296dedd420ca81698b8ce22",
      "tree": "7354d352e37ab28988ce26e4f88efd9a9b9f71ec",
      "parents": [
        "0c5c3faef2d54151a8c144539e3e5a3350fb18c7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 22:48:27 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 22:48:27 2019 +0100"
      },
      "message": "patch 8.1.2371: FEAT_TEXT_PROP is a confusing name\n\nProblem:    FEAT_TEXT_PROP is a confusing name.\nSolution:   Use FEAT_PROP_POPUP. (Naruhiko Nishino, closes #5291)\n"
    },
    {
      "commit": "e219f73ed546abeba1ff4f5c08b380d648852222",
      "tree": "13b21f27ed28b7521ead0b95c43dd06c87376a86",
      "parents": [
        "dee50a518007b3a59f54b8ad018b6a83993593e7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 15:34:08 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 30 15:34:08 2019 +0100"
      },
      "message": "patch 8.1.2364: termwinscroll test is flaky on FreeBSD\n\nProblem:    Termwinscroll test is flaky on FreeBSD.\nSolution:   Add to list of flaky tests.  Rename function.\n"
    },
    {
      "commit": "85c3502ef5a4c4b0f5944a89edb731f2289a706c",
      "tree": "6ba8beead07f7125736450e78654502b708cdde7",
      "parents": [
        "4ebe0e62d097d68c5312f9c32714fb41a4c947a3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 22 22:21:59 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 22 22:21:59 2019 +0100"
      },
      "message": "patch 8.1.2337: double-click time sometimes miscomputed\n\nProblem:    Double-click time sometimes miscomputed.\nSolution:   Correct time computation. (Dominique Pelle, closes #5259)\n"
    },
    {
      "commit": "44f0bd878ab6525eb50f2e05a13c0854164cdec2",
      "tree": "8efa4d518570f7b525033e1e532de9aea7d0ec0f",
      "parents": [
        "bd3bc0314e27cac061575930144ce5fadc26c22e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 21 18:27:01 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 21 18:27:01 2019 +0100"
      },
      "message": "patch 8.1.2329: mouse multiple click test is a bit flaky\n\nProblem:    Mouse multiple click test is a bit flaky.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "4e03933726e3698d962bf7dacdd27f306a4c5086",
      "tree": "5d3fc435cdba1dbbb207124074b423e8bd7fdbc1",
      "parents": [
        "4bd88d568a81d37df69dc3cf8cdd8d9dbb4011b7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 21:13:35 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Oct 16 21:13:35 2019 +0200"
      },
      "message": "patch 8.1.2162: popup resize test is flaky\n\nProblem:    Popup resize test is flaky. (Christian Brabandt)\nSolution:   Add the function to the list of flaky tests.\n"
    },
    {
      "commit": "3c8cd4a1dcbc34d8818a2a38b1d1e4755da9edc2",
      "tree": "9e33af82e77ac2788ab6ee84905b00a148b95fa8",
      "parents": [
        "03b00476eed43dbc25222549c00b3af28e79b350"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 14 22:26:20 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Oct 14 22:26:20 2019 +0200"
      },
      "message": "patch 8.1.2151: state test is a bit flaky\n\nProblem:    State test is a bit flaky.\nSolution:   Add to the list of flaky tests.\n"
    },
    {
      "commit": "7b666c7883c905a0e1428b8bfa7ba062af2656e7",
      "tree": "048bf83099bf298c6dc564e95fee50bef159bb1b",
      "parents": [
        "383f387d9d3a114cdfa2af61167beb802d8ece64"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 27 21:25:00 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 27 21:25:00 2019 +0200"
      },
      "message": "patch 8.1.2089: do not get a hint that $TEST_FILTER was active\n\nProblem:    Do not get a hint that $TEST_FILTER was active.\nSolution:   Mention $TEST_FILTER if no functions were executed.\n"
    },
    {
      "commit": "a7f6c3cf071bb6267e0bd2eb3d27ca240381ba87",
      "tree": "c0605ca553ec25907e3a6ddca6f5de1e425ef312",
      "parents": [
        "38f1eeac3d8ec0a0e275213a62ba7ff1afb8ab33"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 27 15:34:16 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Sep 27 15:34:16 2019 +0200"
      },
      "message": "patch 8.1.2087: cannot easily select one test function to execute\n\nProblem:    Cannot easily select one test function to execute.\nSolution:   Support the $TEST_FILTER environment variable. (Ozaki Kiichi,\n            closes #2695)\n"
    },
    {
      "commit": "0d0c3ca007940cdb64ccbfd0e70846eedfe6a4a6",
      "tree": "95355790ef2c4e85c94eaf7a3cb94f73e241d386",
      "parents": [
        "010ee9657acf1a9f799079d718998c94e50ccadc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 25 21:16:15 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Sep 25 21:16:15 2019 +0200"
      },
      "message": "patch 8.1.2074: test for SafeState autocommand is a bit flaky\n\nProblem:    Test for SafeState autocommand is a bit flaky.\nSolution:   Add to list of flaky tests.\n"
    },
    {
      "commit": "705918f9f7e446287923cf0248ea35f2a0688199",
      "tree": "94538a7c6175139a1c7d666f110bf93ea4e0af7f",
      "parents": [
        "7e0f462db594e3e2eee3a55531250a6afc9c0b92"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 17 21:27:49 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Sep 17 21:27:49 2019 +0200"
      },
      "message": "patch 8.1.2051: double-click test is a bit flaky\n\nProblem:    Double-click test is a bit flaky.\nSolution:   Correct entry in list of flaky tests.\n"
    },
    {
      "commit": "1bc353b6f1b063e189e0cef26f8dc586dcf9161f",
      "tree": "79221062c2d8fdff55380c21c9f35884f1468c64",
      "parents": [
        "02b31110d31e995326080807716e79e38fe501df"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 01 14:45:28 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 01 14:45:28 2019 +0200"
      },
      "message": "patch 8.1.1955: tests contain typos\n\nProblem:    Tests contain typos.\nSolution:   Correct the typos. (Dominique Pelle)\n"
    },
    {
      "commit": "f1699968baf3619a4147b44c891ba4a0985e7656",
      "tree": "f3e4fed317ae16c6d499feb6319b25c3eae7066f",
      "parents": [
        "06fe74aef72606ac34c9f494186e52614b8fb59a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 31 17:48:19 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 31 17:48:19 2019 +0200"
      },
      "message": "patch 8.1.1951: mouse double click test is a bit flaky\n\nProblem:    Mouse double click test is a bit flaky.\nSolution:   Add to list of flaky tests.  Update a couple of comments.\n"
    },
    {
      "commit": "ea94c855163cf58a3389b5f3c54a0767c9e1be49",
      "tree": "dedb9d73d8b14edd94363c01189644052c08078b",
      "parents": [
        "427dddf014fea1326ea7f8c0951b0667dc037409"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 16 21:47:27 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 16 21:47:27 2019 +0200"
      },
      "message": "patch 8.1.1860: map timeout test is flaky\n\nProblem:    Map timeout test is flaky.\nSolution:   Add test to list of flaky tests.  Increase timeout.\n"
    },
    {
      "commit": "9a2fddcf04192a643dc97601d689c27f5bc5184f",
      "tree": "fcbc7786d67d7ee6a8b7efaaeb5820d777d0c7d5",
      "parents": [
        "973d5304a44c974e74e43c3790f8919b7d4193b4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 16 11:26:06 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 16 11:26:06 2019 +0200"
      },
      "message": "patch 8.1.1855: another failing timer test\n\nProblem:    Another failing timer test.\nSolution:   Assert that timers are finished by the end of the test.  Rename\n            test functions to make them easier to find.\n"
    },
    {
      "commit": "973d5304a44c974e74e43c3790f8919b7d4193b4",
      "tree": "498fe342a9fe97307b4ac9070e65d8022a5b6e8b",
      "parents": [
        "52953194afccbcb6c2fd013b7a9e2cfbf202b9d0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 16 10:51:10 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 16 10:51:10 2019 +0200"
      },
      "message": "patch 8.1.1854: now another timer test is flaky\n\nProblem:    Now another timer test is flaky.\nSolution:   Add test to list of flaky tests.\n"
    },
    {
      "commit": "7e6feb9eeb095ec424430ff4332c77f70372ce62",
      "tree": "aea3a4a5487ce39711f5b8777207ce82fac59475",
      "parents": [
        "28e67e0c1496b7bb166a0acfb176690f219101ca"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 15 23:42:21 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 15 23:42:21 2019 +0200"
      },
      "message": "patch 8.1.1852: timers test is flaky\n\nProblem:    Timers test is flaky.\nSolution:   Accept a larger count.  Add test to list of flaky tests.\n"
    },
    {
      "commit": "9570aacdb82c1eb5645d0fbc35bf9728d7334b23",
      "tree": "fc9cf1d510fe17e8f9da1d9be202672fefb65c62",
      "parents": [
        "d5e3cc11d391f3aa80bf66f91001f11a3a145b43"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 12 23:56:20 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Aug 12 23:56:20 2019 +0200"
      },
      "message": "patch 8.1.1842: test listed as flaky should no longer be flaky\n\nProblem:    Test listed as flaky should no longer be flaky.\nSolution:   Remove Test_popup_and_window_resize from the list of flaky tests.\n            (Daniel Hahler, close #4807)\n"
    },
    {
      "commit": "0b5dc644465c549ac54fe3c4ad232dd692000d26",
      "tree": "9bcd858667e7470d523d83c9a4aec8690c7427d6",
      "parents": [
        "08cc374dabd2a02785129fa1c0100f7745c244ad"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 11 22:56:15 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 11 22:56:15 2019 +0200"
      },
      "message": "patch 8.1.1839: insufficient info when test fails because of screen size\n\nProblem:    Insufficient info when test fails because of screen size.\nSolution:   Report the detected screen size.\n"
    },
    {
      "commit": "b073da8929ae0c03c403197197ed6b57f0f3d3be",
      "tree": "d13b49014c53f7f8c1d0b5bbc493b79ef0644a0b",
      "parents": [
        "017c2699381be17131a02f051ecb812067289856"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 13 14:47:26 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 13 14:47:26 2019 +0200"
      },
      "message": "patch 8.1.1677: tests get stuck when running into an existing swapfile\n\nProblem:    Tests get stuck when running into an existing swapfile.\nSolution:   Set v:swapchoice to \"q\" and report an error. (Daniel Hahler,\n            closes #4644)\n"
    },
    {
      "commit": "ae943150d3a2868a89df802c9f530331474451ec",
      "tree": "26ba407cb4f856dace31834fbf9fdcef0dd95f0b",
      "parents": [
        "6313c4f41d0e1d91b4217557685c014ea919915f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 16 22:54:14 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 16 22:54:14 2019 +0200"
      },
      "message": "patch 8.1.1561: popup_setoptions() is not implemented yet\n\nProblem:    Popup_setoptions() is not implemented yet.\nSolution:   Implement popup_setoptions().  Also add more fields to\n            popup_getoptions().\n"
    },
    {
      "commit": "45aa07d3c126e887c614f8a4ebdb88aed673a9f1",
      "tree": "c245e4a8c80872621b0dcc83c17aab9da55b3056",
      "parents": [
        "b46fecd3454399f8ebdc5055302e4bfc5a10f98b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 15 18:20:38 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 15 18:20:38 2019 +0200"
      },
      "message": "patch 8.1.1545: when the screen is to small there is no message about that\n\nProblem:    When the screen is to small there is no message about that.\n            (Daniel Hahler)\nSolution:   Do not use :cquit. (closes #4534)\n"
    },
    {
      "commit": "640d4f0c97e686211dc4474b46a83e4435d883c0",
      "tree": "c72abd92b376e8b57ef741e1c48e93d3b95d137d",
      "parents": [
        "82febc16e4ed54b5af0ff503b02b9fd1af75711b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 10 17:43:46 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 10 17:43:46 2019 +0200"
      },
      "message": "patch 8.1.1516: time reported for a test measured wrong\n\nProblem:    Time reported for a test measured wrong.\nSolution:   Move the computation to the end of RunTheTest(). (Ozaki Kiichi,\n            closes #4520)\n"
    },
    {
      "commit": "75ee544f99ca66be8105570c6309d95435ad30d1",
      "tree": "63caa3b09137b92ecf4bd6ffcc87a9f98dc4e38c",
      "parents": [
        "5d30ff19648d2ff0696cea97582b902f6a4ec0ba"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 06 18:05:25 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 06 18:05:25 2019 +0200"
      },
      "message": "patch 8.1.1484: some tests are slow\n\nProblem:    Some tests are slow.\nSolution:   Add timing to the test messages.  Fix double free when quitting in\n            VimLeavePre autocmd.\n"
    },
    {
      "commit": "9c0cec65f891492314caadeef87a50251a21e630",
      "tree": "ccf15ae17380248ffc511f53bf3e1dceb40bb628",
      "parents": [
        "db294adc65d73ffa5cdf3d0ab45ccbf05b965414"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 06 13:38:15 2019 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 06 13:38:15 2019 +0200"
      },
      "message": "patch 8.1.1476: no statistics displayed after running tests\n\nProblem:    No statistics displayed after running tests.\nSolution:   Summarize the test results. (Christian Brabandt, closes #4391)\n            Also make it possible to report a skipped file.\n"
    },
    {
      "commit": "ed79d1e348c40e2432802423bf22e4f7b536bf8a",
      "tree": "07ba2127daae7f89591168d7cc4589fc8fd76901",
      "parents": [
        "97c2c05ead689f4a5de986c82531fcbd09295cda"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 22 14:38:58 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Feb 22 14:38:58 2019 +0100"
      },
      "message": "patch 8.1.0970: text properties test fails when \u0027encoding\u0027 is not utf-8\n\nProblem:    Text properties test fails when \u0027encoding\u0027 is not utf-8.\nSolution:   Compare with original value of \u0027encoding\u0027. (Christian Brabandt,\n            closes #3986)\n"
    },
    {
      "commit": "3876789b2326c9e5ab70c0292e988c89504c14b4",
      "tree": "c472bebefff2f0d074c01c7690f3e4807221f1db",
      "parents": [
        "e86ecbd92271ad86b543c71ca50452528f704ffb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Feb 21 18:17:14 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Feb 21 18:17:14 2019 +0100"
      },
      "message": "patch 8.1.0966: one terminal test is flaky\n\nProblem:    One terminal test is flaky.\nSolution:   Add to list of flaky tests.\n"
    },
    {
      "commit": "3615abb693ab2d9374ae72f0993128e32ffa3e1c",
      "tree": "c5fd173ae4749d6a01d274f3bfff6b8ae5bb2bcf",
      "parents": [
        "eeb1b9c7ed33c152e041a286d79bf3ed00d80e40"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 10 23:04:12 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Feb 10 23:04:12 2019 +0100"
      },
      "message": "patch 8.1.0893: terminal test is a bit flaky\n\nProblem:    Terminal test is a bit flaky.\nSolution:   Add test_terminal_no_cmd() to list of flaky tests.\n"
    },
    {
      "commit": "30276f2beb248557c6b33cd5418bca8b7084b0a5",
      "tree": "56f7b88712a5ffffdd10681983e70501e2e1ba58",
      "parents": [
        "264b74fa545edfb92c0d7d08a02c26331cc5b168"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 24 17:59:39 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jan 24 17:59:39 2019 +0100"
      },
      "message": "patch 8.1.0811: too many #ifdefs\n\nProblem:    Too many #ifdefs.\nSolution:   Graduate FEAT_MBYTE, the final chapter.\n"
    },
    {
      "commit": "8ad16da7290190f55f88073d5586dfe133fddf45",
      "tree": "41188d4134f13d2a85a4aaff0220ced1d8a4670c",
      "parents": [
        "f42b45d719e03218735b3c2845a74dca9c0efd60"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 06 15:29:57 2019 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 06 15:29:57 2019 +0100"
      },
      "message": "patch 8.1.0696: when test_edit fails \u0027insertmode\u0027 may not be reset\n\nProblem:    When test_edit fails \u0027insertmode\u0027 may not be reset and the next\n            test may get stuck. (James McCoy)\nSolution:   Always reset \u0027insertmode\u0027 after executing a test.  Avoid that an\n            InsertCharPre autocommand or a \u0027complete\u0027 function can change the\n            state. (closes #3768)\n"
    },
    {
      "commit": "d80232be5428f9df889f4e977e24117e162de67a",
      "tree": "39b22c2d8afb49b894e4b7fa32e92a1954a2760e",
      "parents": [
        "eeed665b0ecd917e88e3475c9615d52546aa124d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 17:46:23 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 15 17:46:23 2018 +0100"
      },
      "message": "patch 8.1.0600: channel test is flaky\n\nProblem:    Channel test is flaky.\nSolution:   Add test to list of flaky tests.\n"
    },
    {
      "commit": "447f6ce8bd42fe3adbdf97eff9a38a9bfef9eeed",
      "tree": "d639884b33982b8ad89ccbf2b19409a2d54c5dd3",
      "parents": [
        "2d67d307ee5dba911e8fbe73193bf596ebf76c1a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 18:50:19 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 18:50:19 2018 +0100"
      },
      "message": "patch 8.1.0533: screendump tests can be flaky\n\nProblem:    Screendump tests can be flaky.\nSolution:   Add VerifyScreenDump to the pattern of flaky tests.\n"
    },
    {
      "commit": "dbc0d2163aa5e090d5a0c83aea448803ddbab664",
      "tree": "54782de3b47ac8c8dc2b7983f6c20f6836872845",
      "parents": [
        "c0f05d0bd1a3191598334fb11ad0394e1460877e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 18:22:45 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 18:22:45 2018 +0100"
      },
      "message": "patch 8.1.0531: flaky tests often fail with a common error message\n\nProblem:    Flaky tests often fail with a common error message.\nSolution:   Add a pattern to match an error message indicating a flaky test.\n"
    },
    {
      "commit": "c0f05d0bd1a3191598334fb11ad0394e1460877e",
      "tree": "fe56873fae08e2d91686ea718882ec569457128b",
      "parents": [
        "f77af0e61339d553a0a41e3d19dd3fc89ba57fe8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 17:44:48 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 17:44:48 2018 +0100"
      },
      "message": "patch 8.1.0530: channel and terminal tests that start a server can be flaky\n\nProblem:    Channel and terminal tests that start a server can be flaky.\nSolution:   Add all channel and terminal tests that start a server to the list\n            of flaky tests.\n"
    },
    {
      "commit": "f77af0e61339d553a0a41e3d19dd3fc89ba57fe8",
      "tree": "47540aa76c18b06f881848042a93243b72fe25f9",
      "parents": [
        "c4568ab37edc01e01f258d64bceddcd01633a268"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 16:52:16 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Nov 16 16:52:16 2018 +0100"
      },
      "message": "patch 8.1.0529: flaky test sometimes fails in different ways\n\nProblem:    Flaky test sometimes fails in different ways.\nSolution:   When the second run gives a different error, try running the test\n            again, up to five times.\n"
    },
    {
      "commit": "218959bc91f3a2e1cbd2fb2290fd5cba708b1c33",
      "tree": "1e4a524fc0044f881d6e2d1ad7ab93f42eb75a2f",
      "parents": [
        "f49cc60aa802862c595ff619dccc11271633a94b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 11 18:51:42 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Nov 11 18:51:42 2018 +0100"
      },
      "message": "patch 8.1.0520: screen diff test sometimes fails\n\nProblem:    Screen diff test sometimes fails.\nSolution:   Add to list of flaky tests.\n"
    },
    {
      "commit": "d8f27b30d6ec0bcfcb8f44c6201e36c003d1ce88",
      "tree": "46aded7ced84e056d69f378133d8c50ee5f5491b",
      "parents": [
        "019dfe6855e011c02427bb922aafeae0245372c9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 07 15:42:07 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Oct 07 15:42:07 2018 +0200"
      },
      "message": "patch 8.1.0456: running test hangs when the input file is being edited\n\nProblem:    Running test hangs when the input file is being edited.\nSolution:   Use a SwapExists autocommand to ignore editing the test script.\n"
    },
    {
      "commit": "142ae736d984f4575c1c6ec1a4f679ae4ddf9413",
      "tree": "afb603483a1ca0383be3a1ef04792df3e3ceab49",
      "parents": [
        "46fad2ef0bd5124f1be22c807214c243fb5611d8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 19 17:04:01 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 19 17:04:01 2018 +0200"
      },
      "message": "patch 8.1.0299: misplaced comment\n\nProblem:    misplaced comment\nSolution:   Remove comment\n"
    },
    {
      "commit": "46fad2ef0bd5124f1be22c807214c243fb5611d8",
      "tree": "9e210d34615057d48ce1f0d4ee41eaeb65d25cb0",
      "parents": [
        "cea1f9ec5256755ad119526fea2ef6811f7b53cd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 19 16:09:27 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 19 16:09:27 2018 +0200"
      },
      "message": "patch 8.1.0298: window resize test sometimes fails on Mac\n\nProblem:    Window resize test sometimes fails on Mac.\nSolution:   Add Test_popup_and_window_resize() to flaky tests.\n"
    },
    {
      "commit": "8903676d3d4c3fcb37d2a55c67370f30806b1626",
      "tree": "0bc417ec793d418d1df11b536c4ada2e8f79c3bb",
      "parents": [
        "7580849df9d6c7c515f5ed784019336d8a8ec0f0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 12 14:58:39 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 12 14:58:39 2018 +0200"
      },
      "message": "patch 8.1.0044: if a test function exists Vim this may go unnoticed\n\nProblem:    If a test function exists Vim this may go unnoticed.\nSolution:   Check for a test funtion quitting Vim.  Fix tests that did exit\n            Vim.\n"
    },
    {
      "commit": "29f9ed20b42e7badea6cfb82fb1fb8d71f33e282",
      "tree": "21ff56261cd0ca4c2ff7dcbd908dd992db4d1e37",
      "parents": [
        "6f4700233fd925fe122b851f937929fb5e5da707"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 10 19:20:31 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 10 19:20:31 2018 +0200"
      },
      "message": "patch 8.0.1689: no tests for xxd\n\nProblem:    No tests for xxd.\nSolution:   Add a test. (Christian Brabandt)\n"
    },
    {
      "commit": "65873846e088bb94028e9d591ea03e377cb206b5",
      "tree": "941e437dcf62345efae3e63a5b7b1aa11bd0d9b7",
      "parents": [
        "b5b49a3b430ea0aaf8cce6b7bc0e444f0211ddfb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 25 17:12:58 2018 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 25 17:12:58 2018 +0200"
      },
      "message": "patch 8.0.1640: Test_cwd() is flaky\n\nProblem:    Test_cwd() is flaky.\nSolution:   Add to list of flaky tests.\n"
    },
    {
      "commit": "bfbea567d89fdaa08ed987fd80daa53a6ce399d1",
      "tree": "a5081b78a8cb53a87c825ef9057f87199a285223",
      "parents": [
        "c19e1d1ba52e4f19f7fd03b45ea236808a754b92"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 12 21:31:35 2018 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 12 21:31:35 2018 +0100"
      },
      "message": "patch 8.0.1507: timer test is a bit flaky\n\nProblem:    Timer test is a bit flaky.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "1eca6f13d62d2201f3bf0e83400c2e3de7df3951",
      "tree": "d11632d31f9adf499b220c7241f16cbda4088f23",
      "parents": [
        "92467d3351853de769329f62121bf34d28647546"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Dec 05 14:04:27 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Dec 05 14:04:27 2017 +0100"
      },
      "message": "patch 8.0.1370: channel test for callback is flaky\n\nProblem:    Channel test for callback is flaky.\nSolution:   Add the test to thelist of flaky tests.\n"
    },
    {
      "commit": "24820691e6ba9dae41ef16a3d3e55589843b34f4",
      "tree": "a313908795b56c5069af29f32ba0272afc2869d5",
      "parents": [
        "22044dc31788d9f1c2da7725269884d9923b4795"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 02 16:38:12 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Dec 02 16:38:12 2017 +0100"
      },
      "message": "patch 8.0.1365: when one channel test fails others fail as well\n\nProblem:    When one channel test fails others fail as well.\nSolution:   Stop the job after a failure.  Also add a couple of tests to the\n            list of flaky tests.\n"
    },
    {
      "commit": "550586015232ecc4f68b3479fa8ba2cf81c76e7b",
      "tree": "e24c9cc4528b014ddee8b9358d8ed4365681511a",
      "parents": [
        "ff5467965e3871d3dc0288416fcc6b1e2ba4f822"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 21 15:14:51 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Nov 21 15:14:51 2017 +0100"
      },
      "message": "patch 8.0.1329: when a flaky test fails it also often fails the second time\n\nProblem:    When a flaky test fails it also often fails the second time.\nSolution:   Sleep a couple of seconds before the second try.\n"
    },
    {
      "commit": "209d3874c19d73b209e7d223cf05ea22e183f408",
      "tree": "e26d8336afd8f7dd305f0c750ee7895ab062e500",
      "parents": [
        "7cb769a69f5b9d6951f4427c85e75f5b2909cf10"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 16 21:52:51 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 16 21:52:51 2017 +0100"
      },
      "message": "patch 8.0.1302: still too many old style tests\n\nProblem:    Still too many old style tests.\nSolution:   Convert a few more tests to new style. (Yegappan Lakshmanan,\n            closes #2326)\n"
    },
    {
      "commit": "7dd88c5133feda7e9ccfedcb38b6dfdba459d507",
      "tree": "9e6407a8fcec496ad6474315de5967e8aeef31c3",
      "parents": [
        "1232624ae5b56c167c5982a2620f736c4bbc19ef"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 04 20:46:40 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Nov 04 20:46:40 2017 +0100"
      },
      "message": "patch 8.0.1262: terminal redir test is flaky\n\nProblem:    Terminal redir test is flaky.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "cf1ba35fc2ebd41b9a7738bbd1f026f5311560aa",
      "tree": "c485902b799a521cf8675a11b8ab73a7745c86eb",
      "parents": [
        "9ad89c6c4f89cd710d8244d8010b8b0ae30ba79d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 27 00:55:04 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Oct 27 00:55:04 2017 +0200"
      },
      "message": "patch 8.0.1224: still interference between test functions\n\nProblem:    Still interference between test functions.\nSolution:   Clear autocommands. Wipe all buffers.  Fix tests that depend on a\n            specific start context.\n"
    },
    {
      "commit": "ce11de87e26e1420703242f8e07b4fd69c4032ba",
      "tree": "9c530ed1f58efdaea571722cb7d6d1620792aa27",
      "parents": [
        "15993ce9210e8b8d4bc11e1d640f6447b18d3e6c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 26 22:00:00 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 26 22:00:00 2017 +0200"
      },
      "message": "patch 8.0.1222: test functions interfere with each other\n\nProblem:    Test functions interfere with each other.\nSolution:   Cleanup tab pages, windows and buffers.  Reset option.\n"
    },
    {
      "commit": "f204e05ae9f6bc5d922d14d457e16b590efbf3e5",
      "tree": "21906232ca3c5709383fa4f63d62979bc1f95aed",
      "parents": [
        "8d84ff1a3c8cfe59399d3f675ec080066582fdb6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 26 17:14:01 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 26 17:14:01 2017 +0200"
      },
      "message": "patch 8.0.1219: terminal test is flaky\n\nProblem:    Terminal test is flaky.\nSolution:   Add test function to list of flaky tests.\n"
    },
    {
      "commit": "4a6fcf8047de13c7949ab2f27f7774acaec4ae4d",
      "tree": "c408cb0119bffbc2028c9a026eddbf5aa1212913",
      "parents": [
        "9202162c5c069c925b6b9bf84e546fbd362cdf46"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 12 21:29:22 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Oct 12 21:29:22 2017 +0200"
      },
      "message": "patch 8.0.1186: still quite a few old style tests\n\nProblem:    Still quite a few old style tests.\nSolution:   Convert old to new style tests. (Yegappan Lakshmanan)\n            Avoid ringing the bell while running tests.\n"
    },
    {
      "commit": "75a60f74ce1000b0ffed2e6a203a05f3cd160c6a",
      "tree": "abecb5a9f5d0ee57dcb712fcc86c884e7f687407",
      "parents": [
        "37b53270e1a65d1d56187a3d68439e666e8b75fd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 07 22:24:41 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Sep 07 22:24:41 2017 +0200"
      },
      "message": "patch 8.0.1070: terminal test is flaky on Mac\n\nProblem:    Terminal test is flaky on Mac.\nSolution:   Add Test_terminal_noblock() to list of flaky tests.\n"
    },
    {
      "commit": "d09be321422669fc32d4d31a4ac7621c89136f7b",
      "tree": "9895bbf97e210f8d5431fd8a2258423b5eaca32a",
      "parents": [
        "b000e328efcf859d14454ffd241d44f6d14f300b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 30 21:37:58 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 30 21:37:58 2017 +0200"
      },
      "message": "patch 8.0.0822: Test_with_partial_callback is a tiny bit flaky\n\nProblem:    Test_with_partial_callback is a tiny bit flaky.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "d1ee0043c0360f6b504c0283edd2a844ef73a349",
      "tree": "5199fdd43e69a8dcd7709117592fe9a601df936e",
      "parents": [
        "91d348abfc0d7ac9b5b19cde0112de8ae4335602"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 29 20:39:53 2017 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 29 20:39:53 2017 +0200"
      },
      "message": "patch 8.0.0805: GUI test fails with gnome2\n\nProblem:    GUI test fails with gnome2.\nSolution:   Set $HOME to an existing directory.\n"
    },
    {
      "commit": "7dd4850698e37c3ed4a3c3b23f4cdbf1ae6542f8",
      "tree": "dfe0eba68edae6fd1abc547251889def7377d92a",
      "parents": [
        "b4c5572e749063daeef30cfc2932bea1fd468165"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 19 20:04:22 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 19 20:04:22 2017 +0100"
      },
      "message": "patch 8.0.0489: clipboard and \"* register is not tested\n\nProblem:    Clipboard and \"* register is not tested.\nSolution:   Add a test for Mac and X11. (Kazunobu Kuriyama)\n"
    },
    {
      "commit": "15e737f768542fcc516296b5c158e14cc7ba7feb",
      "tree": "28c33faaaa131e2f42c6e756d21979f60953addf",
      "parents": [
        "6caf606b144bbe2bf3ac515a194f5ff18fdfd331"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 18 21:22:47 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 18 21:22:47 2017 +0100"
      },
      "message": "patch 8.0.0480: the remote_peek() test fails on MS-Windows\n\nProblem:    The remote_peek() test fails on MS-Windows.\nSolution:   Check for pending messages. Also report errors in the first run if\n            a flaky test fails twice.\n"
    },
    {
      "commit": "6caf606b144bbe2bf3ac515a194f5ff18fdfd331",
      "tree": "171519de4f57c025102457a9e7f5980b65adaf0d",
      "parents": [
        "37175409d766ce67f2548dffa6d73451379b5737"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 18 20:45:05 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 18 20:45:05 2017 +0100"
      },
      "message": "patch 8.0.0479: remote_peek() is not tested\n\nProblem:    remote_peek() is not tested.\nSolution:   Add a test.\n"
    },
    {
      "commit": "42205551b140bee8b419b24abe210f56bb80b35e",
      "tree": "eb4b9fe95bd66ccb9c65e01a3bbc70a3cc026eed",
      "parents": [
        "7a43cb9cb5909634469b0a3e865747f10ea38e9b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 18 19:42:22 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Mar 18 19:42:22 2017 +0100"
      },
      "message": "patch 8.0.0477: the client-server test may hang when failing\n\nProblem:    The client-server test may hang when failing.\nSolution:   Set a timer.  Add assert_report()\n"
    },
    {
      "commit": "0529b3eb01fcfd18c0644f8ece9ea107dd460a0f",
      "tree": "06ce3afb522d2f873603c5dd9117c8f6c8f5da81",
      "parents": [
        "751ba616d1c47de2c273b269df06c36a7ed141a2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 16 22:30:37 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 16 22:30:37 2017 +0100"
      },
      "message": "patch 8.0.0471: exit callback test sometimes fails\n\nProblem:    Exit callback test sometimes fails.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "eb992cb90fd79c77ad2743459ac898e6ac3de939",
      "tree": "594fcd74aeee550fe7395eb93ea4da34bf22a000",
      "parents": [
        "69a92fb5aecdf2f9d5f6947790b18991b22d0e4c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 09 18:20:16 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Mar 09 18:20:16 2017 +0100"
      },
      "message": "patch 8.0.0440: not enough test coverage in Insert mode\n\nProblem:    Not enough test coverage in Insert mode.\nSolution:   Add lots of tests.  Add test_override(). (Christian Brabandt,\n            closes #1521)\n"
    },
    {
      "commit": "0fbff646d5beb1f48c9be3d0ce0339be90fd49f5",
      "tree": "e043ec60baf8396fea01cefc727392ffd206b9ee",
      "parents": [
        "436631969716e056feca47480976100b70283370"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 05 14:30:52 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Mar 05 14:30:52 2017 +0100"
      },
      "message": "patch 8.0.0417: test for the clipboard fails sometimes\n\nProblem:    Test for the clipboard fails sometimes.\nSolution:   Add it to the flaky tests.\n"
    },
    {
      "commit": "d512e17ea4cebe547197b759a047138228acc06f",
      "tree": "07344724512e840f8acac882a0078a7be1efa1c8",
      "parents": [
        "10a8da0594406c37f8971cbd16ebbebf831dc60f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 27 21:35:53 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Feb 27 21:35:53 2017 +0100"
      },
      "message": "patch 8.0.0384: timer test failed for no apparent reason\n\nProblem:    Timer test failed for no apparent reason.\nSolution:   Mark the test as flaky.\n"
    },
    {
      "commit": "b544f3c81f1e6a50322855681ac266ffaa8e313c",
      "tree": "65ae4057660ce5f73ad2b3e68fe4645570702b4d",
      "parents": [
        "dc9a081712ec8c140e6d4909e9f6b03a629d32d3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Feb 23 19:03:28 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Feb 23 19:03:28 2017 +0100"
      },
      "message": "patch 8.0.0360: sometimes VimL is used instead of \"Vim script\"\n\nProblem:    Sometimes VimL is used, which is confusing.\nSolution:   Consistently use \"Vim script\". (Hirohito Higashi)\n"
    },
    {
      "commit": "7a073549a3b1e72037a4e98ceb406d057ac9ba50",
      "tree": "9e723a81d548367c5ad326e8a29cf49c5ae168a9",
      "parents": [
        "79da563cf9220b9abb83455a68d995684133ea56"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 23:17:36 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 23:17:36 2017 +0100"
      },
      "message": "patch 8.0.0295: test_viml hangs\n\nProblem:    test_viml hangs.\nSolution:   Put resetting \u0027more\u0027 before sourcing the script.\n"
    },
    {
      "commit": "e5f2a075e35aa903e8d5a63bef1a438344bba5fb",
      "tree": "99b378a6b557e780f7b11e4fa78a1c8c687df8c6",
      "parents": [
        "a2f28859bfb3fa52bde14c9d2ca3ab7196a9154a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 22:31:49 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 22:31:49 2017 +0100"
      },
      "message": "patch 8.0.0293: some tests have a one or three second wait\n\nProblem:    Some tests have a one or three second wait.\nSolution:   Reset the \u0027showmode\u0027 option.  Use a test time of one to disable\n            sleep after an error or warning message.\n"
    },
    {
      "commit": "4e032e1b17c92e1bb4b94be7f487d6be725274ac",
      "tree": "9a39d7978dd761658a8ed5bb2379e05af09a0b6d",
      "parents": [
        "c7d9eacefa319e5ac3b3b2334fda5acb126b8716"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 20:48:13 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 20:48:13 2017 +0100"
      },
      "message": "patch 8.0.0288: errors reported while running tests\n\nProblem:    Errors reported while running tests.\nSolution:   Put comma in the right place.\n"
    },
    {
      "commit": "b245559fa9b03bfb0d0f77023120e60d870f0b56",
      "tree": "de40503e1e191b9a1d0c909aa24bd1c1e46dbc71",
      "parents": [
        "e90858d0229444b3cd16b1cd3a8d61a24c435705"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 18:00:13 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Feb 01 18:00:13 2017 +0100"
      },
      "message": "patch 8.0.0284: collapse buffers test failed once\n\nProblem:    The Test_collapse_buffers() test failed once, looks like it is\n            flaky.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "6fe2eb43d2527cc8a3450456a60639e87f16d32d",
      "tree": "fb6cc0de6297c27dc4bb09751e4167396dc28c1f",
      "parents": [
        "c625155ea42da2d7cefd853837f18115713b439c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 29 21:49:51 2017 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jan 29 21:49:51 2017 +0100"
      },
      "message": "patch 8.0.0267: channel test sometimes fails on Mac\n\nProblem:    A channel test sometimes fails on Mac.\nSolution:   Add the test to the list of flaky tests.\n"
    },
    {
      "commit": "cc28e2d05d05552d8b72a520be8a193f3d9822d4",
      "tree": "10636aea7b16c817cb42d82d306dafc79e636ce1",
      "parents": [
        "7df915d113ac1981792c50e8b000c9f5f784b78b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 17:56:13 2016 +0100"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Nov 17 17:56:13 2016 +0100"
      },
      "message": "patch 8.0.0088\nProblem:    When a test fails in Setup or Teardown the problem is not reported.\nSolution:   Add a try/catch. (Hirohito Higashi)\n"
    },
    {
      "commit": "c79d6aa01d86cd98cffddc80825c1c600e833bbf",
      "tree": "c1766eebeab445ffaa60e758545384755caec0ac",
      "parents": [
        "3e496b0ea31996b665824f45664dee1fdd73c4d0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 22:27:37 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 22:27:37 2016 +0200"
      },
      "message": "patch 8.0.0013\nProblem:    Missing comma in list.\nSolution:   Add the comma.\n"
    },
    {
      "commit": "947000d6e481042d3869bd65b149d72511c31ab2",
      "tree": "c342200a955ad8799e2bd271cd64bcd3a294e3ec",
      "parents": [
        "680e015bfe19be6772d3bd754486fbd45c1a9d3b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 21:03:02 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 25 21:03:02 2016 +0200"
      },
      "message": "patch 8.0.0011\nProblem:    On OSX Test_pipe_through_sort_all() sometimes fails.\nSolution:   Add the test to the list of flaky tests.\n"
    },
    {
      "commit": "edeb846c1f04a49466992077eaea3396838bf4fd",
      "tree": "70436a1ecd36b61cf1051d9314b4f93096de138b",
      "parents": [
        "100f27721b2f901eae348ef3635897e8be5d0307"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 12 13:32:02 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Sep 12 13:32:02 2016 +0200"
      },
      "message": "patch 7.4.2367\nProblem:    Test runner misses a comma.\nSolution:   Add the comma.\n"
    },
    {
      "commit": "e1c8c7a6742be6072290f9aa54ae358060d9c42f",
      "tree": "411b8150d580883b71b230263958daeab501f5c4",
      "parents": [
        "cbeab96f87b91ed4b096216c397552b7f6d270f9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 11 16:48:50 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Sep 11 16:48:50 2016 +0200"
      },
      "message": "patch 7.4.2364\nProblem:    Sort test sometimes fails.\nSolution:   Add it to the list of flaky tests.\n"
    },
    {
      "commit": "dac1947bb366ef43cd6da95acc730554e76d8b84",
      "tree": "d6959ff23939dfa6e68f8618694efb617c59f2e3",
      "parents": [
        "dda933d06c06c2792bd686d059f6ad19191ad30b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 03 22:35:40 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Sep 03 22:35:40 2016 +0200"
      },
      "message": "patch 7.4.2321\nProblem:    When a test is commented out we forget about it.\nSolution:   Let a test throw an exception with \"Skipped\" and list skipped test\n            functions. (Christian Brabandt)\n"
    },
    {
      "commit": "358308dd99abdd56c6540339e505585d8db7bdfe",
      "tree": "25330e413ecbae1e6e1104a754f4f87d03007f74",
      "parents": [
        "b58fe4588c6bfa173a3c47a66f410c2427bc668e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 24 21:21:26 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 24 21:21:26 2016 +0200"
      },
      "message": "patch 7.4.2248\nProblem:    When cancelling the :ptjump prompt a preview window is opened for\n            a following command.\nSolution:   Reset g_do_tagpreview. (Hirohito Higashi)  Add a test.  Avoid that\n            the test runner gets stuck in trying to close a window.\n"
    },
    {
      "commit": "fe9489233c463dd87046df3fd95332e47b66e93c",
      "tree": "350a26632125ee2dbce28041636e921a58a4cec0",
      "parents": [
        "877e95779869c5426102aa491f67d99904c8534c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 04 21:11:32 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 04 21:11:32 2016 +0200"
      },
      "message": "patch 7.4.2154\nProblem:    Test_communicate() fails sometimes.\nSolution:   Add it to the flaky tests.\n"
    },
    {
      "commit": "7cba71d7e3576639679b6a3aedeeb1ac07f7f2f5",
      "tree": "2879665a7865d8257a064f84a8df2d1b2fda961c",
      "parents": [
        "edf634e0f1985c5ea1afb5b480b47a44cabbce34"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Aug 02 23:04:49 2016 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Aug 02 23:04:49 2016 +0200"
      },
      "message": "patch 7.4.2149\nProblem:    If a test leaves a window open a following test may fail.\nSolution:   Always close extra windows after running a test.\n"
    }
  ],
  "next": "a58c58b7e1404bb91d59d14539b41390284e7026"
}
