# This should be impossible to pay entire thing back: l1 should
# kill us for trying to violate reserve.
self.pay(l2,l1,1000000,async=True)
l1.daemon.wait_for_log('Peer permanent failure in CHANNELD_NORMAL: lightning_channeld: sent ERROR Bad peer_add_htlc: CHANNEL_ERR_CHANNEL_CAPACITY_EXCEEDED')