Richard Giliam

Results 9 comments of Richard Giliam

After some digging, and applying an ion-c fix that is about to be submitted, I was able to fix the single ion-python unit test (non-ion-tests unit tests). The ion-tests failures...

I spent more time looking into why the ion-c v1.1.1 release would have changed the behavior of the unit test. A bugfix that was included in v1.1.1 changed how user...

Assert thrown in ion-test-driver's `pip install` step. ``` Successfully built amazon.ion docopt ERROR: Exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 165, in exc_logging_wrapper status = run_func(*args) File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py",...

This error appears to be an issue that occurs in [pip 22.0](https://github.com/pypa/pip/issues/10851), ~which was added to the the GHA ubuntu image [~a week ago](https://github.com/actions/runner-images/blob/releases/ubuntu22/20240414/images/ubuntu/Ubuntu2204-Readme.md)~. Looks like 22.0 has been included...

Need to follow-up with a PR to merge the separate struct kinds, and handle mid-struct encoding changes.

What do you mean when you say the write_log_events isn't right?

Oh my, thank you again ezabes. :) We'll hopefully get to look at this in the next couple days. Thank you again, we really appreciate your issue submissions.

Thank you again ezabes for reporting this issue! #348 has been merged to address the problem.