Azat Khuzhin d5745413cc test: fix RETRYING message (add missing group prefix)
Before:

    $ regress thread/conditions_simple
    thread/conditions_simple: [forking]
      FAIL /src/le/libevent/test/regress_thread.c:385: assert(n_signal == 0): 1 vs 0
      [RETRYING conditions_simple (attempts left 2, delay 1 sec)]

After:

    $ regress thread/conditions_simple
    thread/conditions_simple: [forking]
      FAIL /src/le/libevent/test/regress_thread.c:385: assert(n_signal == 0): 1 vs 0
      [RETRYING thread/conditions_simple (attempts left 2, delay 1 sec)]
2024-05-05 20:21:58 +02:00
..
2024-04-30 09:59:58 +02:00
2024-04-30 09:59:58 +02:00
2024-04-24 08:27:12 +02:00
2020-07-05 11:08:05 +03:00
2024-04-30 09:59:58 +02:00
2020-02-12 22:10:31 +08:00