Thread

Commits

  1. Add missing isolation test for test_decoding in meson build

  1. Add mssing test to test_decoding/meson.build

    Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> — 2022-10-13T04:25:50Z

    Hi hackers,
    
    I found that the test catalog_change_snapshot was missed in test_decoding/meson.build file.
    PSA the patch to fix it.
    
    Best Regards,
    Hayato Kuroda
    FUJITSU LIMITED
    
    
  2. Re: Add mssing test to test_decoding/meson.build

    Michael Paquier <michael@paquier.xyz> — 2022-10-13T07:06:20Z

    On Thu, Oct 13, 2022 at 04:25:50AM +0000, kuroda.hayato@fujitsu.com wrote:
    > I found that the test catalog_change_snapshot was missed in test_decoding/meson.build file.
    > PSA the patch to fix it.
    
    Thanks, applied.  This was an oversight of 7f13ac8, and the CI accepts
    the test.
    --
    Michael
    
  3. RE: Add mssing test to test_decoding/meson.build

    Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> — 2022-10-13T07:39:30Z

    Dear Michael,
    
    > Thanks, applied.  This was an oversight of 7f13ac8, and the CI accepts
    > the test.
    
    I confirmed your commit. Great thanks!
    
    
    Best Regards,
    Hayato Kuroda
    FUJITSU LIMITED