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

Optionally skip tests relying on 'bitops' #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelChirico
Copy link
Contributor

8 failures if {bitops} is missing:

══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-namespace.R:22:3): Loaded namespaces have correct version ───────
── Error (test-namespace.R:31:3): Exported objects are visible from global environment ──
── Error (test-namespace.R:55:3): All objects are loaded into namespace environment ──
── Error (test-namespace.R:64:3): All objects are copied to package environment ──
── Error (test-namespace.R:80:3): Unloading and reloading a package works ──────
── Error (test-namespace.R:103:3): Namespace, imports, and package environments have correct hierarchy ──
── Error (test-namespace.R:121:3): unload() removes package environments from search ──
── Error (test-namespace.R:147:3): Environments have the correct attributes ────

Easiest I think to just skip the whole test-namespace.R script if bitops is missing.

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.

1 participant