Skip to content

Don't just ignore core tests when re2 is not importable#193

Merged
masklinn merged 1 commit intoua-parser:masterfrom
masklinn:import-or-skip
Feb 27, 2024
Merged

Don't just ignore core tests when re2 is not importable#193
masklinn merged 1 commit intoua-parser:masterfrom
masklinn:import-or-skip

Conversation

@masklinn
Copy link
Contributor

This makes the import failure (and possibly test failures) completely invisible in "misconfigured" environments, which is exactly what happened in the github action where I forgot to add the dependency.

Fixes #191

@masklinn masklinn force-pushed the import-or-skip branch 4 times, most recently from 95e7cf5 to c6b1cda Compare February 27, 2024 21:26
This makes the import failure (and possibly test failures) completely
invisible in "misconfigured" environments, which is exactly what
happened in the github action where I forgot to add the dependency.

Fixes ua-parser#191
@masklinn masklinn merged commit b9f74ec into ua-parser:master Feb 27, 2024
@masklinn masklinn deleted the import-or-skip branch February 27, 2024 21:57
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.

re2 not tested on github

1 participant