Fangchen Li
Fangchen Li
@mgorny could you give more info about your OS and CPU? I couldn't reproduce this on Intel Mac with the `-march=znver2` flag. I can only reproduce it on Raspberry Pi...
@mgorny Thank you so much for this input. @pandas-dev/pandas-core Any thought on this?
So I guess it's better to use FMA explicitly in the code rather than relying on optimization. This test was added in #37055. @phofl
> I get everything green while running `pytest pandas/tests/window/test_rolling.py -n 7` on a M1 Macbook Air. I got this test fail on M1 Macbook Pro.
> We might also need to modify how the role_bindings for developer role: > > https://github.com/nebari-dev/nebari/blob/aab5f3f17b14fdc1ce164a94fa81fc975eab5a19/src/_nebari/stages/kubernetes_services/template/modules/kubernetes/services/conda-store/config/conda_store_config.py#L123-L127 The output for role_bindings looks correct to me. I moved role bindings related code...
The remaining test failures are related to S3. Not sure what the root cause is. Trying to cleanup S3-related tests a bit in https://github.com/pandas-dev/pandas/pull/61703.
> i think an unrelated file got added? Removed.