Closed fran6co closed 3 years ago
Not sure why the test is failing with a segmentation fault
FYI @emersonknapp @mm318.
I may be misremembering, but thought utils-common
was stuck at 1.6 for Lex and Polly breaking changes. Thoughts on this PR?
I do remember there needed to be code changes to the Lex Cloud Extension when updating between some AWS SDK versions, and I think we've already done that once before. It may apply to this new AWS SDK version bump as well.
These particular Build & Test
failures are unrelated to breaking changes to downstream dependencies though. However, bumping the AWS SDK version should involve some testing of downstream dependencies though.
The main reason I did this PR is for porting the ROS packages to 20.04 and noetic. I only had to fix this other project -> https://github.com/aws-robotics/utils-ros1/pull/36 for it to work
Not sure why the test is failing with a segmentation fault
fixed segfault
Following up on this, updated branch and retesting.
@emersonknapp PTAL as well, this PR should add support for Focal which is not working for our images.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Fixes https://github.com/aws-robotics/utils-common/issues/55