Matěj Cepl
Matěj Cepl
> Please can you confirm that the other architecture are working? Yes, with this particular problem.
> That said, I noticed that the python runtime you report is 3.11, but the paths it appears to be executing in pytest are 3.10. Are you certain that you...
> Ok - would it be possible to run the code snippet provided in the issue template under the environment where the tests actually run (python 3.10), instead of the...
> > Do you see anything suggesting otherwise? > > Yes, your response to the bug report form: OK, once more. We are building packages in openSUSE so that there...
I have no idea what’s the `docs / docs` test problem.
On Sun Sep 1, 2024 at 2:01 PM CEST, dundargoc wrote: > `|vim.ui.open|` should be `|vim.ui.open()|`, `'gx'` should be `|gx|` and `cmdpath` doesn't even seem to exist. `cmdpath` is the...
This and more in https://mcepl.fedorapeople.org/tmp/swipl-9.3.7-build.tar.gz Build log is https://mcepl.fedorapeople.org/tmp/_log-swipl-s390x.txt Build for openSUSE/Factory (host machine is SLE-15-SP4, if it matters).
Yeah, CI is broken, because of questionable dependency on poetry.
> The tests work just fine upstream, my only guess is the `.so` file is not actually in the right place or something else is hiding it - the test...
When trying to build with this patch (and after refreshing `vendor/` directory) I get this: ``` Compiling libcst v1.4.0 (/tmp/libcst-1.4.0/native/libcst) warning: unused imports: `DeflatedAsynchronous as Asynchronous` and `DeflatedFormattedStringText as FormattedStringText`...