Skip to content

avoid pipe and dot; add note blocklist #981

avoid pipe and dot; add note blocklist

avoid pipe and dot; add note blocklist #981

GitHub Actions / Unit Tests Summary failed Nov 30, 2023 in 0s

1 errors, 196 pass in 1m 28s

βŸβ€„β€ˆβŸβ€„βŸβ€„1 filesβ€„β€ƒβŸβ€„β€ˆβŸβ€„24 suites   1m 28s ⏱️
βŸβ€„β€ˆ197 testsβ€ƒβŸβ€„β€ˆ196 βœ”οΈβ€ƒ0 πŸ’€β€ƒ0 βŒβ€ƒ1 πŸ”₯
1β€ˆ498 runs  1β€ˆ497 βœ”οΈβ€ƒ0 πŸ’€β€ƒ0 βŒβ€ƒ1 πŸ”₯

Results for commit c2c4faf.

Annotations

Check failure on line 0 in Result_Data_Frames

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 6 runs with error: as_result_df_works_with_visual_output_as_viewer_ (Result_Data_Frames)

rtables.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `result_df_fun(tt, ...)`: When expanding colnames structure, we were not able to find the same number of columns as in the result data frame. This is a bug. Please report it. ('test-result_data_frame.R:86:3')
Error in `result_df_fun(tt, ...)`: When expanding colnames structure, we were not able to find the same number of columns as in the result data frame. This is a bug. Please report it.
Backtrace:
     β–†
  1. β”œβ”€testthat::expect_silent(...) at test-result_data_frame.R:86:3
  2. β”‚ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
  3. β”‚   β”œβ”€testthat (local) .capture(...)
  4. β”‚   β”‚ β”œβ”€withr::with_output_sink(...)
  5. β”‚   β”‚ β”‚ └─base::force(code)
  6. β”‚   β”‚ β”œβ”€base::withCallingHandlers(...)
  7. β”‚   β”‚ └─base::withVisible(code)
  8. β”‚   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
  9. └─rtables::as_result_df(...)
 10.   └─rtables (local) result_df_fun(tt, ...)