Skip to content

1304 handover error@main #2128

1304 handover error@main

1304 handover error@main #2128

GitHub Actions / Unit Tests Summary failed Sep 16, 2024 in 0s

9 errors, 46 skipped, 197 pass in 1m 57s

  1 files   25 suites   1m 57s ⏱️
252 tests 197 ✅ 46 💤 0 ❌ 9 🔥
445 runs  390 ✅ 46 💤 0 ❌ 9 🔥

Results for commit 60e4666.

Annotations

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

are_not_called_by_default (module_teal) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:170:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:159: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_null(data_init(), NULL) at test-module_teal.R:170:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

are_called_once_their_tab_is_selected_and_data_is_teal_data_ (module_teal) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:189:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:178: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_null(data_init()) at test-module_teal.R:189:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

are_called_once_their_tab_is_selected_and_data_returns_reactive_teal_data_ (module_teal) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:212:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:201: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_null(data_init()) at test-module_teal.R:212:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

are_called_once_their_tab_is_selected_and_teal_data_module_returns_reactive_teal_data_ (module_teal) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:243:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:225: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_null(data_init()) at test-module_teal.R:243:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

are_called_with_data_argument_being_teal_data_ (module_teal) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:266:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:256: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_null(data_init()) at test-module_teal.R:266:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 2 runs with error: are_not_called_when_the_teal_data_module_doesn_t_return_teal_data (module_teal)

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:293:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:274: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_null(data_init()) at test-module_teal.R:293:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 2 runs with error: are_not_called_when_teal_data_module_returns_validation_error (module_teal)

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:320:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:301: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_null(data_init()) at test-module_teal.R:320:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 2 runs with error: are_not_called_when_teal_data_module_throws_an_error (module_teal)

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:347:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:328: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_null(data_init()) at test-module_teal.R:347:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)

Check failure on line 0 in module_teal

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 2 runs with error: are_not_called_when_teal_data_module_returns_qenv.error (module_teal)

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<shiny.silent.error/validation/error/condition> ('test-module_teal.R:374:9')
<shiny.silent.error/validation/error/condition>
Error: 
Backtrace:
     ▆
  1. ├─shiny::testServer(...) at test-module_teal.R:355: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_null(data_init()) at test-module_teal.R:374:9
 23. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 24. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 25. └─shiny (local) data_init()
 26.   ├─shiny::..stacktraceoff..(self$.updateValue())
 27.   └─self$.updateValue()
 28.     └─ctx$run(...)
 29.       ├─promises::with_promise_domain(...)
 30.       │ └─domain$wrapSync(expr)
 31.       ├─shiny::withReactiveDomain(...)
 32.       │ └─promises::with_promise_domain(...)
 33.       │   └─domain$wrapSync(expr)
 34.       │     └─base::force(expr)
 35.       └─env$runWith(self, func)
 36.         └─shiny (local) contextFunc()
 37.           ├─base::withCallingHandlers(...)
 38.           ├─base::withVisible(.func())
 39.           └─shiny (local) .func()
 40.             ├─shiny::..stacktraceon..(`<reactive>`(...))
 41.             └─teal (local) `<reactive>`(...)
 42.               └─shiny::req(inherits(data_validated(), "teal_data"))
 43.                 └─shiny:::dotloop(...)
 44.                   └─shiny (local) fun_(eval(as.symbol(paste0("..", i))))
 45.                     └─shiny:::reactiveStop(class = "validation")
 46.                       └─shiny:::stopWithCondition(c("shiny.silent.error", class), message)