Felix Yan

Results 133 comments of Felix Yan

I am trying to invoke `inject_fixture` manually to simulate the behavior in prior to https://github.com/pytest-dev/pytest-bdd/pull/493 , but turns out it's more complex than I thought. This remains a WIP for...

Hi, Arch Linux RISC-V packager here. We are able to successfully compile `helm` using `make`, but there are multiple test failures when running `make test-unit`: ``` ==> Running unit tests

Hi, we are getting similar failures when building xarray for Arch Linux riscv64. > I'm not sure what that has to do with xarray though? Does this give the same...

Or they may be added as a field in `main/fixtures/repos.json` and referred here. Please let me know about your preference :)

pre-commit-ci is breaking the fix here :(

In fact, ibus works for Windows Applications under Wine, using wine-xim (in wine-x11.drv).

Thanks for the ping. This project needs some adjustments with new brick: ``` [2 of 8] Compiling Summoner.Tui.Field src/Summoner/Tui/Field.hs:103:46: error: • Expecting one more argument to ‘EventM n Bool’ Expected...

Please try https://github.com/PiotrDabkowski/Js2Py/pull/327 which at least passes simple_test for me :)

@sl1pkn07 I have tried your patch. It does make the cmake error go away, ~~but unfortunately also makes the resulting `libglslang.a` missing at least all the `glslang::TShader` symbols as well.~~...