Sabart Otto

Results 63 comments of Sabart Otto

Hello @erikarvstedt @jonasnick , I am finallizing the patches for jmwalletd support, which is a prerequisite for the Jam (see PR https://github.com/fort-nix/nix-bitcoin/pull/700). This service should probably only be accessible locally....

Hello, The trustedcoin will try to get the current tip from all of the esploras. If all of the esploras are offline or trustedcoin can't reach them / DNS not...

Hello @fiatjaf, we need to get the `proxy` value from the configuration provided by `init` [method](https://github.com/ElementsProject/lightning/blob/master/doc/PLUGINS.md#the-init-method). I think that this is not supported in current lightningd-gjson-rpc version. That's why I...

Just FYI, I was experimenting with a nested structure of `` using a junit-xml but the library does not support it. [There are unmerged patches](https://github.com/kyrus/python-junit-xml/pull/86) that add the support for...

> Doing a fallback to own implementation should not be that hard, note that there is a nice way via attr/cattrs we use in Testing Farm and @janhavlin was working...

> Looking at the summary it seems that almost all items are covered. The remaining piece seem to be: > > * [Add support for subresults (experimental flavor) to junit...

Hello, @psss , > I'd suggest to go forward with the proposed template. Even if it does not cover each and every use case, it could serve as an inspirational...

Hello @happz , thanks for your early hints. It's still very early for a review. Many code parts will probably change, especially due to the Polarion report plugin.

> Is it possible to validate the `junit.xml` files created? Currently, this functionality is not supported, and the XML files are not validated against any XSD schema, even when using...