Petr Vorel

Results 108 comments of Petr Vorel
trafficstars

Updated patchset: https://patchwork.ozlabs.org/project/ltp/list/?series=342539&state=*

@fedeb95 You're welcome.

Is it still broken? Can you test latest release?

If this gets ever fixed, https://github.com/duncs/clusterssh/issues/68 ("Don't place windows across two physical displays") should be considered as well. @duncs any tip how to implement this?

@duncs My concern is to use all available screens, is this the issue about? Or maybe https://github.com/duncs/clusterssh/issues/131 is related?

@philadams `puts(colored.red(u'äöü'))` is still not working on python2 windows with non-unicode encoding :-(.

@Martchus @okurz Could we please just merge this one liner fix? It saves me adding it manually all the time because `perl-libwww-perl` got newer updated in Leap 15.5.

Merged with slightly modified version (added printing test parameters, if one runs with high `-i`, it would not be obvious the whether the failure was for read or write). Thanks!

Also, make sure you always run before compilation: ``` make autotools && ./configure ```

Strange. BTW out of tree build might have some minor bugs, but generally it should be working. See https://github.com/linux-test-project/ltp/blob/master/INSTALL#L75 It's even somehow supported in CI build script: https://github.com/linux-test-project/ltp/blob/master/build.sh https://github.com/linux-test-project/ltp/actions/runs/7653264167/job/20854751842