Origen-SDK / origen_testers

Origen drivers/APIs for ATE tester platforms
http://origen-sdk.org/testers
MIT License
11 stars 23 forks source link

Feature/ruby 31 wip #186

Closed pderouen closed 2 years ago

pderouen commented 2 years ago

Passing with Ruby 3.0.4. Need the Ruby 3 compatible origen version released before adding Ruby 3 GA checks. Still needs:

Note the changes to approved output. Blank lines got deleted/added to some smt8 output. Didn't feel it was worth chasing down. But, I also don't use that output.

pderouen commented 2 years ago

Updated Gemfile.lock and GA setup. That is everything unless the blank line changes in smt8 output needs to be tracked down.

pderouen commented 2 years ago

Any thoughts or feedback on this PR?

pderouen commented 2 years ago

@redxeth what I did with is update was simply run origen test and origen web compile and fix any run time errors, failed tests, and/or changed output.

@priyavadan also contributed an update. Thanks @priyavadan !

priyavadan commented 2 years ago

@pderouen no problem. This still has the dependency on the origen testers branch before getting merged, I assume?

pderouen commented 2 years ago

@pderouen no problem. This still has the dependency on the origen testers branch before getting merged, I assume?

This is the origen_testers branch that you started. After it's merged, I'll do some cleanup on the origen branch so that it can be merged.