Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test-driver failed due to an ion-python incompatible issue #24

Closed
cheqianh opened this issue Sep 13, 2022 · 1 comment
Closed

Test-driver failed due to an ion-python incompatible issue #24

cheqianh opened this issue Sep 13, 2022 · 1 comment

Comments

@cheqianh
Copy link
Contributor

Test driver failed after upgrading python and ion-python version.

It's not because of test-driver itself or any files fails the tests. From the log,

amazon.ion.exceptions.IonException: IERR_INVALID_ARG assertion failed: len == 1

It's because test-driver's use case (maybe --equiv mode?) is incompatible with ion-python 0.9.x. Need more investigation.

Example workflow,
ion-java - https://github.com/amzn/ion-java/actions/runs/3039157212/jobs/4893762191
ion-js - https://github.com/amzn/ion-js/actions/runs/2000741133/jobs/2872821385

@cheqianh
Copy link
Contributor Author

cheqianh commented Oct 26, 2022

Downgraded ion-python version (2fdac20) unblock the pipeline and here is a successful workflow run - https://github.com/amzn/ion-java/actions/runs/3325129408/jobs/5497475141

Refer to amazon-ion/ion-python#218 for further investigation why ion-test-driver cannot work with C extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant