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

Tests failing on Fedora #2

Closed
ashbaldry opened this issue Oct 17, 2021 · 0 comments
Closed

Tests failing on Fedora #2

ashbaldry opened this issue Oct 17, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ashbaldry
Copy link
Owner

Currently tests for package is failing on Fedora

checking tests ... [13s/34s] ERROR
  Running ‘testthat.R’ [13s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(appler)
  >
  > test_check("appler")
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure (test-chart.R:33:3): Check top app gets valid information ───────────
  is.na(res$position) is not FALSE
  
  `actual`: TRUE
  `expected`: FALSE
  ── Failure (test-chart.R:34:3): Check top app gets valid information ───────────
  is.na(res$category) is not FALSE
  
  `actual`: TRUE
  `expected`: FALSE
  
  [ FAIL 2 | WARN 0 | SKIP 0 | PASS 36 ]
  Error: Test failures
  Execution halted
@ashbaldry ashbaldry added the documentation Improvements or additions to documentation label Oct 17, 2021
@ashbaldry ashbaldry self-assigned this Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant