Accept functions #2528
4 fail, 4 skipped, 257 pass in 8m 50s
Annotations
Check warning on line 0 in module_teal
github-actions / Unit Tests Summary
summary_table_displays_MAE_dataset_added_in_transforms (module_teal) failed
teal.Rcheck/tests/testthat/junit-result.xml [took 5s]
Raw output
module_summary_table(output, "module_1") not equal to data.frame(...). ('test-module_teal.R:2237:9')
module_summary_table(output, "module_1") not equal to data.frame(...).
Attributes: < Component "row.names": Numeric: lengths (8, 9) differ >
Component "Data Name": Lengths (8, 9) differ (string compare on first 8)
Component "Data Name": 8 string mismatches
Component "Obs": Lengths (8, 9) differ (string compare on first 8)
Component "Obs": 7 string mismatches
Component "Subjects": Numeric: lengths (8, 9) differ
Backtrace:
▆
1. ├─shiny::testServer(...) at test-module_teal.R:2215:5
2. │ ├─shiny:::withMockContext(...)
3. │ │ ├─shiny::isolate(...)
4. │ │ │ ├─shiny::..stacktraceoff..(...)
5. │ │ │ └─ctx$run(...)
6. │ │ │ ├─promises::with_promise_domain(...)
7. │ │ │ │ └─domain$wrapSync(expr)
8. │ │ │ ├─shiny::withReactiveDomain(...)
9. │ │ │ │ └─promises::with_promise_domain(...)
10. │ │ │ │ └─domain$wrapSync(expr)
11. │ │ │ │ └─base::force(expr)
12. │ │ │ └─env$runWith(self, func)
13. │ │ │ └─shiny (local) contextFunc()
14. │ │ │ └─shiny::..stacktraceon..(expr)
15. │ │ ├─shiny::withReactiveDomain(...)
16. │ │ │ └─promises::with_promise_domain(...)
17. │ │ │ └─domain$wrapSync(expr)
18. │ │ │ └─base::force(expr)
19. │ │ └─withr::with_options(...)
20. │ │ └─base::force(code)
21. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env())
22. └─testthat::expect_equal(...) at test-module_teal.R:2237:9
Check warning on line 0 in module_teal
github-actions / Unit Tests Summary
displays_unsupported_datasets (module_teal) failed
teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
module_summary_table(output, "module_1") not identical to data.frame(...). ('test-module_teal.R:2269:9')
module_summary_table(output, "module_1") not identical to data.frame(...).
Attributes: < Component "row.names": Numeric: lengths (2, 3) differ >
Component "Data Name": Lengths (2, 3) differ (string compare on first 2)
Component "Data Name": 2 string mismatches
Component "Obs": Lengths (2, 3) differ (string compare on first 2)
Component "Obs": 2 string mismatches
Backtrace:
▆
1. ├─shiny::testServer(...) at test-module_teal.R:2259:5
2. │ ├─shiny:::withMockContext(...)
3. │ │ ├─shiny::isolate(...)
4. │ │ │ ├─shiny::..stacktraceoff..(...)
5. │ │ │ └─ctx$run(...)
6. │ │ │ ├─promises::with_promise_domain(...)
7. │ │ │ │ └─domain$wrapSync(expr)
8. │ │ │ ├─shiny::withReactiveDomain(...)
9. │ │ │ │ └─promises::with_promise_domain(...)
10. │ │ │ │ └─domain$wrapSync(expr)
11. │ │ │ │ └─base::force(expr)
12. │ │ │ └─env$runWith(self, func)
13. │ │ │ └─shiny (local) contextFunc()
14. │ │ │ └─shiny::..stacktraceon..(expr)
15. │ │ ├─shiny::withReactiveDomain(...)
16. │ │ │ └─promises::with_promise_domain(...)
17. │ │ │ └─domain$wrapSync(expr)
18. │ │ │ └─base::force(expr)
19. │ │ └─withr::with_options(...)
20. │ │ └─base::force(code)
21. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env())
22. └─testthat::expect_identical(...) at test-module_teal.R:2269:9
Check warning on line 0 in shinytest2_data_summary
github-actions / Unit Tests Summary
e2e_data_summary_list_only_data_names_if_there_is_no_MAE_or_data.frames_in_teal_data (shinytest2_data_summary) failed
teal.Rcheck/tests/testthat/junit-result.xml [took 8s]
Raw output
as.data.frame(app$get_active_data_summary_table()) not identical to data.frame(`Data Name` = c("x"), check.names = FALSE). ('test-shinytest2-data_summary.R:8:3')
as.data.frame(app$get_active_data_summary_table()) not identical to data.frame(`Data Name` = c("x"), check.names = FALSE).
names for current but not for target
Attributes: < Component "row.names": Numeric: lengths (0, 1) differ >
Length mismatch: comparison on first 0 components
Check warning on line 0 in shinytest2_data_summary
github-actions / Unit Tests Summary
1 out of 2 runs failed: e2e_data_summary_contains_row_count_of_data.frames_MAE_objects_and_unsupported (shinytest2_data_summary)
teal.Rcheck/tests/testthat/junit-result.xml [took 8s]
Raw output
as.data.frame(app$get_active_data_summary_table()) not identical to data.frame(...). ('test-shinytest2-data_summary.R:115:5')
as.data.frame(app$get_active_data_summary_table()) not identical to data.frame(...).
Attributes: < Component "row.names": Numeric: lengths (9, 10) differ >
Component "Data Name": Lengths (9, 10) differ (string compare on first 9)
Component "Obs": Lengths (9, 10) differ (string compare on first 9)
Component "Subjects": Lengths (9, 10) differ (string compare on first 9)