petern48 commented on PR #2131:
URL: https://github.com/apache/sedona/pull/2131#issuecomment-3100245400
@zhangfengcdt Any idea what this is about? Saw you made a change recently to
these files. Thought it might be flaky? But I got the failure in my own fork CI
as well, but another PR managed to pass.
```
FAILED
tests/stac/test_collection_client.py::TestStacReader::test_get_items_with_temporal_extent
- assert 5 == 16
+ where 5 = len([<Item id=AST_L1T_00312252006021551_20150517141010>, <Item
id=AST_L1T_00312252006021542_20150517141000>, <Item
id=AST_L1T_00312252006021533_20150517141000>, <Item
id=AST_L1T_00312252006021524_20150517141010>, <Item
id=AST_L1T_00312252006021515_20150517141000>])
FAILED
tests/stac/test_collection_client.py::TestStacReader::test_get_items_with_tuple_datetime
- assert 5 == 16
+ where 5 = len([<Item id=AST_L1T_00312252006021551_20150517141010>, <Item
id=AST_L1T_00312252006021542_20150517141000>, <Item
id=AST_L1T_00312252006021533_20150517141000>, <Item
id=AST_L1T_00312252006021524_20150517141010>, <Item
id=AST_L1T_00312252006021515_20150517141000>])
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]