Rafael Santos

Results 40 comments of Rafael Santos

@Saoma1 , I feel that with #18 PR your idea of a configurable selection of dictionaries should be much easier to implement without causing any trouble to other functionalities, resetting...

Hello @hyodyllinentekniikka , I had the same issue initially, this was expected, though, as dictionaries now can be removed from memory after use. You could keep the dictionaries in memory...

All good and green ✅ on around here. Thanks. 👍

@mame, Please correct me if I am wrong. I wondered that too, but I saw these other comments on `delete_if` and `keep_if` which made me wonder if this guarantee wasn't...

I'm impressed with what you guys can see. Thank you for that, but I didn't. ❤️

Made some attempts focusing on `test:postgis`, the flakiness seems related to order the tests run. I am not sure if the same SEED param will make the results deterministic across...

I've got to something more specific: `BasicTest#test_save_and_load_point` fails when it runs after `BasicTest#test_spatial_factory_attrs_parsing`.

Please have a look at #412 . Existing tests are passing, now.

About these ignore files: are they working as temporary to reduce the noise while this work is done (like a skip), are they mostly definitive like for unnecessary tests or...