Skip to content

test: assert compiled and loaded versions of sqlite3 are the same, update sqlite3-ruby.yml#336

Merged
flavorjones merged 3 commits intosparklemotion:masterfrom
MSP-Greg:00-pr-333-test-versions
Aug 12, 2022
Merged

test: assert compiled and loaded versions of sqlite3 are the same, update sqlite3-ruby.yml#336
flavorjones merged 3 commits intosparklemotion:masterfrom
MSP-Greg:00-pr-333-test-versions

Conversation

@MSP-Greg
Copy link
Copy Markdown
Contributor

Similar to PR #333, adds a test to verify that compile & runtime sqlite3 versions are the same.

From watching Puma & EventMachine (both compile with OpenSSL), macOS has issues when using brew packages, the solution here is to use --with-opt-dir=$(brew --prefix sqlite3) when compiling.

Third comment can be removed, it just contains reformatting of the Actions yaml...

Failure with TruffleRuby-head, see PR #334 for info. It is a recent failure.

@flavorjones
Copy link
Copy Markdown
Member

Thank you for this! Merging.

@flavorjones flavorjones merged commit 28832a1 into sparklemotion:master Aug 12, 2022
@MSP-Greg
Copy link
Copy Markdown
Contributor Author

MSP-Greg commented Aug 12, 2022

Mike,

I was working a fix for the other workflow file, as I didn't notice failures in it before when looking at PR #333.

I also had a message, but was doing both at the same time you merged this. I'll open another PR with a fix.

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

Successfully merging this pull request may close these issues.

2 participants