Thread
Commits
-
Add missing isolation test for test_decoding in meson build
- 56c19fee2db4 16.0 landed
-
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
-
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
-
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