Test `test_pay_remember_hint` is explicitly tuned to run with legacy `pay` https://github.com/ElementsProject/lightning/blob/381c086e76ae9da6ee042ea5c2c8cc8dccebec33/tests/test_pay.py#L6220 With `xpay-handle-pay=True` it fails. This needs investigating, for either this test is unique to legacy `pay` or there is a bug in `xpay`.
Test
test_pay_remember_hintis explicitly tuned to run with legacypaylightning/tests/test_pay.py
Line 6220 in 381c086
With
xpay-handle-pay=Trueit fails.This needs investigating, for either this test is unique to legacy
payor there is a bug inxpay.