Skip to content

🗃️ decorators feature branch #507

🗃️ decorators feature branch

🗃️ decorators feature branch #507

GitHub Actions / Unit Tests Summary failed Nov 28, 2024 in 0s

58 errors, 92 pass in 1h 33m 21s

  1 files   22 suites   1h 33m 21s ⏱️
150 tests  92 ✅ 0 💤 0 ❌ 58 🔥
251 runs  193 ✅ 0 💤 0 ❌ 58 🔥

Results for commit 0357e15.

Annotations

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Module_is_initialised_with_the_specified_defaults_in_function_call. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:37:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:07:36.05 Start AppDriver initialization
{shinytest2} R  info   16:07:36.14 Starting Shiny app
{shinytest2} R  info   16:07:37.38 Creating new ChromoteSession
{shinytest2} R  info   16:07:37.44 Navigating to Shiny app
{shinytest2} R  info   16:07:37.79 Injecting shiny-tracer.js
{chromote}   JS info   16:07:37.81 shinytest2; jQuery not found
{chromote}   JS info   16:07:37.82 shinytest2; Loaded
{shinytest2} R  info   16:07:37.82 Waiting for Shiny to become ready
{chromote}   JS info   16:07:37.86 shinytest2; jQuery found
{chromote}   JS info   16:07:37.86 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:07:38.06 shinytest2; Connected
{shinytest2} R  info   16:07:38.13 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:07:38.14 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:07:38.16 shinytest2; shiny:busy
{shinytest2} R  info   16:09:18.16 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:4010
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:37:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Eigenvector_table_should_have_data_extract_selection_Murder_Assault_on_header. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:61:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:09:18.64 Start AppDriver initialization
{shinytest2} R  info   16:09:18.70 Starting Shiny app
{shinytest2} R  info   16:09:19.93 Creating new ChromoteSession
{shinytest2} R  info   16:09:19.97 Navigating to Shiny app
{shinytest2} R  info   16:09:20.33 Injecting shiny-tracer.js
{chromote}   JS info   16:09:20.34 shinytest2; jQuery not found
{chromote}   JS info   16:09:20.34 shinytest2; Loaded
{shinytest2} R  info   16:09:20.34 Waiting for Shiny to become ready
{chromote}   JS info   16:09:20.40 shinytest2; jQuery found
{chromote}   JS info   16:09:20.40 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:09:20.61 shinytest2; Connected
{shinytest2} R  info   16:09:20.69 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:09:20.69 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:09:20.71 shinytest2; shiny:busy
{shinytest2} R  info   16:11:00.70 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3598
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:61:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Eigenvector_table_should_have_data_extract_selection_Murder_UrbanPop_on_header. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:78:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:11:01.18 Start AppDriver initialization
{shinytest2} R  info   16:11:01.24 Starting Shiny app
{shinytest2} R  info   16:11:02.47 Creating new ChromoteSession
{shinytest2} R  info   16:11:02.50 Navigating to Shiny app
{shinytest2} R  info   16:11:02.84 Injecting shiny-tracer.js
{chromote}   JS info   16:11:02.86 shinytest2; jQuery not found
{chromote}   JS info   16:11:02.86 shinytest2; Loaded
{shinytest2} R  info   16:11:02.86 Waiting for Shiny to become ready
{chromote}   JS info   16:11:02.91 shinytest2; jQuery found
{chromote}   JS info   16:11:02.91 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:11:03.11 shinytest2; Connected
{shinytest2} R  info   16:11:03.19 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:11:03.19 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:11:03.21 shinytest2; shiny:busy
{shinytest2} R  info   16:12:43.20 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3839
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:78:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Color_by_columns_data_extract_must_be_from_non_selected_variable_set. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:95:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:12:43.66 Start AppDriver initialization
{shinytest2} R  info   16:12:43.72 Starting Shiny app
{shinytest2} R  info   16:12:44.95 Creating new ChromoteSession
{shinytest2} R  info   16:12:44.99 Navigating to Shiny app
{shinytest2} R  info   16:12:45.38 Injecting shiny-tracer.js
{chromote}   JS info   16:12:45.39 shinytest2; jQuery not found
{chromote}   JS info   16:12:45.39 shinytest2; Loaded
{shinytest2} R  info   16:12:45.40 Waiting for Shiny to become ready
{chromote}   JS info   16:12:45.45 shinytest2; jQuery found
{chromote}   JS info   16:12:45.45 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:12:45.66 shinytest2; Connected
{shinytest2} R  info   16:12:45.74 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:12:45.74 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:12:45.78 shinytest2; shiny:busy
{shinytest2} R  info   16:14:25.75 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:4597
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:95:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_of_tables_display_does_not_generate_errors. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:112:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:14:26.21 Start AppDriver initialization
{shinytest2} R  info   16:14:26.26 Starting Shiny app
{shinytest2} R  info   16:14:27.50 Creating new ChromoteSession
{shinytest2} R  info   16:14:27.53 Navigating to Shiny app
{shinytest2} R  info   16:14:27.88 Injecting shiny-tracer.js
{chromote}   JS info   16:14:27.89 shinytest2; jQuery not found
{chromote}   JS info   16:14:27.89 shinytest2; Loaded
{shinytest2} R  info   16:14:27.89 Waiting for Shiny to become ready
{chromote}   JS info   16:14:27.94 shinytest2; jQuery found
{chromote}   JS info   16:14:27.94 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:14:28.15 shinytest2; Connected
{shinytest2} R  info   16:14:28.23 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:14:28.23 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:14:28.26 shinytest2; shiny:busy
{shinytest2} R  info   16:16:08.25 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:7344
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:112:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_for_plot_type_does_not_generate_errors. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:133:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:16:08.72 Start AppDriver initialization
{shinytest2} R  info   16:16:08.77 Starting Shiny app
{shinytest2} R  info   16:16:10.00 Creating new ChromoteSession
{shinytest2} R  info   16:16:10.04 Navigating to Shiny app
{shinytest2} R  info   16:16:10.39 Injecting shiny-tracer.js
{chromote}   JS info   16:16:10.40 shinytest2; jQuery not found
{chromote}   JS info   16:16:10.40 shinytest2; Loaded
{shinytest2} R  info   16:16:10.40 Waiting for Shiny to become ready
{chromote}   JS info   16:16:10.45 shinytest2; jQuery found
{chromote}   JS info   16:16:10.45 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:16:10.66 shinytest2; Connected
{shinytest2} R  info   16:16:10.74 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:16:10.74 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:16:10.78 shinytest2; shiny:busy
{shinytest2} R  info   16:17:50.75 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:6423
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:133:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_of_standardization_does_not_generate_errors. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:156:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:17:51.22 Start AppDriver initialization
{shinytest2} R  info   16:17:51.27 Starting Shiny app
{shinytest2} R  info   16:17:52.50 Creating new ChromoteSession
{shinytest2} R  info   16:17:52.54 Navigating to Shiny app
{shinytest2} R  info   16:17:52.92 Injecting shiny-tracer.js
{chromote}   JS info   16:17:52.93 shinytest2; jQuery not found
{chromote}   JS info   16:17:52.93 shinytest2; Loaded
{shinytest2} R  info   16:17:52.94 Waiting for Shiny to become ready
{chromote}   JS info   16:17:52.99 shinytest2; jQuery found
{chromote}   JS info   16:17:52.99 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:17:53.19 shinytest2; Connected
{shinytest2} R  info   16:17:53.27 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:17:53.27 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:17:53.31 shinytest2; shiny:busy
{shinytest2} R  info   16:19:33.28 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3775
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:156:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_of_NA_action_does_not_generate_errors. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:174:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:19:33.74 Start AppDriver initialization
{shinytest2} R  info   16:19:33.79 Starting Shiny app
{shinytest2} R  info   16:19:35.01 Creating new ChromoteSession
{shinytest2} R  info   16:19:35.05 Navigating to Shiny app
{shinytest2} R  info   16:19:35.43 Injecting shiny-tracer.js
{chromote}   JS info   16:19:35.44 shinytest2; jQuery not found
{chromote}   JS info   16:19:35.44 shinytest2; Loaded
{shinytest2} R  info   16:19:35.44 Waiting for Shiny to become ready
{chromote}   JS info   16:19:35.50 shinytest2; jQuery found
{chromote}   JS info   16:19:35.50 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:19:35.74 shinytest2; Connected
{shinytest2} R  info   16:19:35.80 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:19:35.81 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:19:35.87 shinytest2; shiny:busy
{shinytest2} R  info   16:21:15.82 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3023
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:174:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_of_plot_type_hides_and_shows_options. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:188:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:21:16.27 Start AppDriver initialization
{shinytest2} R  info   16:21:16.32 Starting Shiny app
{shinytest2} R  info   16:21:17.54 Creating new ChromoteSession
{shinytest2} R  info   16:21:17.58 Navigating to Shiny app
{shinytest2} R  info   16:21:17.97 Injecting shiny-tracer.js
{chromote}   JS info   16:21:17.97 shinytest2; jQuery not found
{chromote}   JS info   16:21:17.98 shinytest2; Loaded
{shinytest2} R  info   16:21:17.98 Waiting for Shiny to become ready
{chromote}   JS info   16:21:18.03 shinytest2; jQuery found
{chromote}   JS info   16:21:18.03 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:21:18.23 shinytest2; Connected
{shinytest2} R  info   16:21:18.30 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:21:18.31 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:21:18.36 shinytest2; shiny:busy
{shinytest2} R  info   16:22:58.32 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3104
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:188:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_of_theme_does_not_generate_errors. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:220:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:22:58.78 Start AppDriver initialization
{shinytest2} R  info   16:22:58.83 Starting Shiny app
{shinytest2} R  info   16:23:00.06 Creating new ChromoteSession
{shinytest2} R  info   16:23:00.10 Navigating to Shiny app
{shinytest2} R  info   16:23:00.47 Injecting shiny-tracer.js
{chromote}   JS info   16:23:00.48 shinytest2; jQuery not found
{chromote}   JS info   16:23:00.48 shinytest2; Loaded
{shinytest2} R  info   16:23:00.48 Waiting for Shiny to become ready
{chromote}   JS info   16:23:00.53 shinytest2; jQuery found
{chromote}   JS info   16:23:00.54 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:23:00.74 shinytest2; Connected
{shinytest2} R  info   16:23:00.82 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:23:00.82 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:23:00.86 shinytest2; shiny:busy
{shinytest2} R  info   16:24:40.84 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:7314
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:220:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_a_pca

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_a_pca_Changing_output_encodings_of_font_size_does_not_generate_errors. (shinytest2_tm_a_pca) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_a_pca.R:238:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:24:41.29 Start AppDriver initialization
{shinytest2} R  info   16:24:41.34 Starting Shiny app
{shinytest2} R  info   16:24:42.57 Creating new ChromoteSession
{shinytest2} R  info   16:24:42.61 Navigating to Shiny app
{shinytest2} R  info   16:24:42.99 Injecting shiny-tracer.js
{chromote}   JS info   16:24:43.00 shinytest2; jQuery not found
{chromote}   JS info   16:24:43.00 shinytest2; Loaded
{shinytest2} R  info   16:24:43.00 Waiting for Shiny to become ready
{chromote}   JS info   16:24:43.06 shinytest2; jQuery found
{chromote}   JS info   16:24:43.06 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:24:43.28 shinytest2; Connected
{shinytest2} R  info   16:24:43.34 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:24:43.34 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:24:43.39 shinytest2; shiny:busy
{shinytest2} R  info   16:26:23.36 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5708
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_a_pca() at test-shinytest2-tm_a_pca.R:238:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_a_pca.R:9:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_data_table

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_data_table_Initializes_without_errors (shinytest2_tm_data_table) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_data_table.R:25:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:27:20.09 Start AppDriver initialization
{shinytest2} R  info   16:27:20.12 Starting Shiny app
{shinytest2} R  info   16:27:21.34 Creating new ChromoteSession
{shinytest2} R  info   16:27:21.39 Navigating to Shiny app
{shinytest2} R  info   16:27:21.50 Injecting shiny-tracer.js
{chromote}   JS info   16:27:21.51 shinytest2; jQuery not found
{chromote}   JS info   16:27:21.51 shinytest2; Loaded
{shinytest2} R  info   16:27:21.51 Waiting for Shiny to become ready
{chromote}   JS info   16:27:21.61 shinytest2; jQuery found
{chromote}   JS info   16:27:21.61 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:27:21.73 shinytest2; Connected
{shinytest2} R  info   16:27:21.73 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:27:21.74 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:27:21.91 shinytest2; shiny:busy
{shinytest2} R  info   16:29:01.75 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:4170
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_data_table() at test-shinytest2-tm_data_table.R:25:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_data_table.R:2:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_data_table

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_data_table_Verify_checkbox_displayed_over_data_table (shinytest2_tm_data_table) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_data_table.R:39:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:29:02.22 Start AppDriver initialization
{shinytest2} R  info   16:29:02.25 Starting Shiny app
{shinytest2} R  info   16:29:03.47 Creating new ChromoteSession
{shinytest2} R  info   16:29:03.51 Navigating to Shiny app
{shinytest2} R  info   16:29:03.67 Injecting shiny-tracer.js
{chromote}   JS info   16:29:03.67 shinytest2; jQuery not found
{chromote}   JS info   16:29:03.68 shinytest2; Loaded
{shinytest2} R  info   16:29:03.68 Waiting for Shiny to become ready
{chromote}   JS info   16:29:03.78 shinytest2; jQuery found
{chromote}   JS info   16:29:03.79 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:29:03.91 shinytest2; Connected
{shinytest2} R  info   16:29:03.99 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:29:03.99 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:29:04.13 shinytest2; shiny:busy
{shinytest2} R  info   16:30:44.00 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:7251
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_data_table() at test-shinytest2-tm_data_table.R:39:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_data_table.R:2:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_data_table

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_data_table_Verify_module_displays_data_table (shinytest2_tm_data_table) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_data_table.R:48:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:30:44.48 Start AppDriver initialization
{shinytest2} R  info   16:30:44.50 Starting Shiny app
{shinytest2} R  info   16:30:45.73 Creating new ChromoteSession
{shinytest2} R  info   16:30:45.78 Navigating to Shiny app
{shinytest2} R  info   16:30:45.89 Injecting shiny-tracer.js
{chromote}   JS info   16:30:45.90 shinytest2; jQuery not found
{chromote}   JS info   16:30:45.90 shinytest2; Loaded
{shinytest2} R  info   16:30:45.90 Waiting for Shiny to become ready
{chromote}   JS info   16:30:45.97 shinytest2; jQuery found
{chromote}   JS info   16:30:45.97 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:30:46.16 shinytest2; Connected
{shinytest2} R  info   16:30:46.24 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:30:46.24 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:30:46.34 shinytest2; shiny:busy
{shinytest2} R  info   16:32:26.25 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5403
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_data_table() at test-shinytest2-tm_data_table.R:48:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_data_table.R:2:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_data_table

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_data_table_Verify_default_variable_selection_and_set_new_selection (shinytest2_tm_data_table) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_data_table.R:84:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:32:26.75 Start AppDriver initialization
{shinytest2} R  info   16:32:26.77 Starting Shiny app
{shinytest2} R  info   16:32:28.00 Creating new ChromoteSession
{shinytest2} R  info   16:32:28.03 Navigating to Shiny app
{shinytest2} R  info   16:32:28.14 Injecting shiny-tracer.js
{chromote}   JS info   16:32:28.15 shinytest2; jQuery not found
{chromote}   JS info   16:32:28.15 shinytest2; Loaded
{shinytest2} R  info   16:32:28.15 Waiting for Shiny to become ready
{chromote}   JS info   16:32:28.25 shinytest2; jQuery found
{chromote}   JS info   16:32:28.25 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:32:28.39 shinytest2; Connected
{shinytest2} R  info   16:32:28.47 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:32:28.48 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:32:28.59 shinytest2; shiny:busy
{shinytest2} R  info   16:34:08.49 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5479
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_data_table() at test-shinytest2-tm_data_table.R:84:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_data_table.R:2:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_association

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_association_Data_parameter_and_module_label_is_passed_properly. (shinytest2_tm_g_association) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_association.R:50:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:35:03.28 Start AppDriver initialization
{shinytest2} R  info   16:35:03.31 Starting Shiny app
{shinytest2} R  info   16:35:04.54 Creating new ChromoteSession
{shinytest2} R  info   16:35:04.58 Navigating to Shiny app
{shinytest2} R  info   16:35:04.97 Injecting shiny-tracer.js
{chromote}   JS info   16:35:04.98 shinytest2; jQuery not found
{chromote}   JS info   16:35:04.98 shinytest2; Loaded
{shinytest2} R  info   16:35:04.98 Waiting for Shiny to become ready
{chromote}   JS info   16:35:05.04 shinytest2; jQuery found
{chromote}   JS info   16:35:05.04 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:35:05.25 shinytest2; Connected
{shinytest2} R  info   16:35:05.32 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:35:05.32 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:35:05.38 shinytest2; shiny:busy
{shinytest2} R  info   16:36:45.34 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3444
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_association() at test-shinytest2-tm_g_association.R:50:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_association.R:10:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_association

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_association_Data_extract_spec_elements_are_initialized_with_the_default_values_specified_by_ref_and_vars_arguments. (shinytest2_tm_g_association) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_association.R:67:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:36:45.87 Start AppDriver initialization
{shinytest2} R  info   16:36:45.90 Starting Shiny app
{shinytest2} R  info   16:36:47.33 Creating new ChromoteSession
{shinytest2} R  info   16:36:47.37 Navigating to Shiny app
{shinytest2} R  info   16:36:47.75 Injecting shiny-tracer.js
{chromote}   JS info   16:36:47.76 shinytest2; jQuery not found
{chromote}   JS info   16:36:47.76 shinytest2; Loaded
{shinytest2} R  info   16:36:47.76 Waiting for Shiny to become ready
{chromote}   JS info   16:36:47.82 shinytest2; jQuery found
{chromote}   JS info   16:36:47.82 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:36:48.06 shinytest2; Connected
{shinytest2} R  info   16:36:48.13 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:36:48.13 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:36:48.25 shinytest2; shiny:busy
{shinytest2} R  info   16:38:28.15 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:4557
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_association() at test-shinytest2-tm_g_association.R:67:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_association.R:10:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_association

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_association_Module_plot_is_visible. (shinytest2_tm_g_association) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_association.R:88:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:38:28.68 Start AppDriver initialization
{shinytest2} R  info   16:38:28.71 Starting Shiny app
{shinytest2} R  info   16:38:30.14 Creating new ChromoteSession
{shinytest2} R  info   16:38:30.19 Navigating to Shiny app
{shinytest2} R  info   16:38:30.62 Injecting shiny-tracer.js
{chromote}   JS info   16:38:30.64 shinytest2; jQuery not found
{chromote}   JS info   16:38:30.64 shinytest2; Loaded
{shinytest2} R  info   16:38:30.64 Waiting for Shiny to become ready
{chromote}   JS info   16:38:30.69 shinytest2; jQuery found
{chromote}   JS info   16:38:30.69 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:38:30.91 shinytest2; Connected
{shinytest2} R  info   16:38:30.99 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:38:31.00 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:38:31.10 shinytest2; shiny:busy
{shinytest2} R  info   16:40:11.01 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5997
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_association() at test-shinytest2-tm_g_association.R:88:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_association.R:10:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_association

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_association_Check_and_set_default_values_for_radio_buttons. (shinytest2_tm_g_association) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 42s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_association.R:97:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:40:11.54 Start AppDriver initialization
{shinytest2} R  info   16:40:11.57 Starting Shiny app
{shinytest2} R  info   16:40:13.00 Creating new ChromoteSession
{shinytest2} R  info   16:40:13.04 Navigating to Shiny app
{shinytest2} R  info   16:40:13.45 Injecting shiny-tracer.js
{chromote}   JS info   16:40:13.46 shinytest2; jQuery not found
{chromote}   JS info   16:40:13.46 shinytest2; Loaded
{shinytest2} R  info   16:40:13.47 Waiting for Shiny to become ready
{chromote}   JS info   16:40:13.52 shinytest2; jQuery found
{chromote}   JS info   16:40:13.52 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:40:13.77 shinytest2; Connected
{shinytest2} R  info   16:40:13.83 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:40:13.83 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:40:13.93 shinytest2; shiny:busy
{shinytest2} R  info   16:41:53.85 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5829
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_association() at test-shinytest2-tm_g_association.R:97:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_association.R:10:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_bivariate

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_bivariate_Module_is_initialised_with_the_specified_defaults. (shinytest2_tm_g_bivariate) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_bivariate.R:90:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:41:54.35 Start AppDriver initialization
{shinytest2} R  info   16:41:54.38 Starting Shiny app
{shinytest2} R  info   16:41:55.81 Creating new ChromoteSession
{shinytest2} R  info   16:41:55.85 Navigating to Shiny app
{shinytest2} R  info   16:41:56.42 Injecting shiny-tracer.js
{chromote}   JS info   16:41:56.44 shinytest2; jQuery not found
{chromote}   JS info   16:41:56.44 shinytest2; Loaded
{shinytest2} R  info   16:41:56.44 Waiting for Shiny to become ready
{chromote}   JS info   16:41:56.49 shinytest2; jQuery found
{chromote}   JS info   16:41:56.49 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:41:56.80 shinytest2; Connected
{shinytest2} R  info   16:41:56.87 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:41:56.87 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:41:56.95 shinytest2; shiny:busy
{shinytest2} R  info   16:43:36.89 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3495
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_bivariate() at test-shinytest2-tm_g_bivariate.R:90:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_bivariate.R:8:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_bivariate

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_bivariate_Coloring_options_are_hidden_when_coloring_is_toggled_off. (shinytest2_tm_g_bivariate) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_bivariate.R:117:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:43:37.41 Start AppDriver initialization
{shinytest2} R  info   16:43:37.45 Starting Shiny app
{shinytest2} R  info   16:43:38.88 Creating new ChromoteSession
{shinytest2} R  info   16:43:38.92 Navigating to Shiny app
{shinytest2} R  info   16:43:39.47 Injecting shiny-tracer.js
{chromote}   JS info   16:43:39.48 shinytest2; jQuery not found
{chromote}   JS info   16:43:39.48 shinytest2; Loaded
{shinytest2} R  info   16:43:39.48 Waiting for Shiny to become ready
{chromote}   JS info   16:43:39.54 shinytest2; jQuery found
{chromote}   JS info   16:43:39.54 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:43:39.82 shinytest2; Connected
{shinytest2} R  info   16:43:39.89 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:43:39.90 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:43:39.94 shinytest2; shiny:busy
{shinytest2} R  info   16:45:19.91 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5578
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_bivariate() at test-shinytest2-tm_g_bivariate.R:117:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_bivariate.R:8:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_bivariate

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_bivariate_Facetting_options_are_hidden_when_facet_is_toggled_off. (shinytest2_tm_g_bivariate) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_bivariate.R:159:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:45:20.45 Start AppDriver initialization
{shinytest2} R  info   16:45:20.49 Starting Shiny app
{shinytest2} R  info   16:45:21.92 Creating new ChromoteSession
{shinytest2} R  info   16:45:21.96 Navigating to Shiny app
{shinytest2} R  info   16:45:22.58 Injecting shiny-tracer.js
{chromote}   JS info   16:45:22.60 shinytest2; jQuery not found
{chromote}   JS info   16:45:22.60 shinytest2; Loaded
{shinytest2} R  info   16:45:22.60 Waiting for Shiny to become ready
{chromote}   JS info   16:45:22.65 shinytest2; jQuery found
{chromote}   JS info   16:45:22.65 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:45:22.95 shinytest2; Connected
{shinytest2} R  info   16:45:23.04 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:45:23.05 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:45:23.07 shinytest2; shiny:busy
{shinytest2} R  info   16:47:03.06 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:4954
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_bivariate() at test-shinytest2-tm_g_bivariate.R:159:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_bivariate.R:8:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_bivariate

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_bivariate_Setting_encoding_inputs_produces_outputs_without_validation_errors. (shinytest2_tm_g_bivariate) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_bivariate.R:195:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:47:03.58 Start AppDriver initialization
{shinytest2} R  info   16:47:03.62 Starting Shiny app
{shinytest2} R  info   16:47:05.05 Creating new ChromoteSession
{shinytest2} R  info   16:47:05.09 Navigating to Shiny app
{shinytest2} R  info   16:47:05.68 Injecting shiny-tracer.js
{chromote}   JS info   16:47:05.69 shinytest2; jQuery not found
{chromote}   JS info   16:47:05.70 shinytest2; Loaded
{shinytest2} R  info   16:47:05.70 Waiting for Shiny to become ready
{chromote}   JS info   16:47:05.75 shinytest2; jQuery found
{chromote}   JS info   16:47:05.75 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:47:06.04 shinytest2; Connected
{shinytest2} R  info   16:47:06.12 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:47:06.12 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:47:06.15 shinytest2; shiny:busy
{shinytest2} R  info   16:48:46.14 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:3099
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_bivariate() at test-shinytest2-tm_g_bivariate.R:195:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_bivariate.R:8:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_distribution

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_distribution_Module_is_initialised_with_the_specified_defaults. (shinytest2_tm_g_distribution) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_distribution.R:50:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:48:46.66 Start AppDriver initialization
{shinytest2} R  info   16:48:46.73 Starting Shiny app
{shinytest2} R  info   16:48:48.16 Creating new ChromoteSession
{shinytest2} R  info   16:48:48.21 Navigating to Shiny app
{shinytest2} R  info   16:48:48.96 Injecting shiny-tracer.js
{chromote}   JS info   16:48:48.97 shinytest2; jQuery not found
{chromote}   JS info   16:48:48.97 shinytest2; Loaded
{shinytest2} R  info   16:48:48.97 Waiting for Shiny to become ready
{chromote}   JS info   16:48:49.02 shinytest2; jQuery found
{chromote}   JS info   16:48:49.02 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:48:49.34 shinytest2; Connected
{shinytest2} R  info   16:48:49.40 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:48:49.41 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:48:49.78 shinytest2; shiny:busy
{shinytest2} R  info   16:50:29.42 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:5134
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_distribution() at test-shinytest2-tm_g_distribution.R:50:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_distribution.R:11:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)

Check failure on line 0 in shinytest2_tm_g_distribution

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

e2e_tm_g_distribution_Histogram_encoding_inputs_produce_output_without_validation_errors. (shinytest2_tm_g_distribution) with error

teal.modules.general.Rcheck/tests/testthat/junit-result.xml [took 1m 43s]
Raw output
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout,  ('test-shinytest2-tm_g_distribution.R:74:3')
Error in `app_initialize(self, private, app_dir = app_dir, ..., load_timeout = load_timeout, 
    timeout = timeout, wait = wait, expect_values_screenshot_args = expect_values_screenshot_args, 
    screenshot_args = screenshot_args, check_names = check_names, 
    name = name, variant = variant, view = view, height = height, 
    width = width, seed = seed, clean_logs = clean_logs, shiny_args = shiny_args, 
    render_args = render_args, options = options)`: Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable


ℹ You can inspect the failed AppDriver object via `rlang::last_error()$app`
ℹ AppDriver logs:
{shinytest2} R  info   16:50:29.94 Start AppDriver initialization
{shinytest2} R  info   16:50:30.02 Starting Shiny app
{shinytest2} R  info   16:50:31.45 Creating new ChromoteSession
{shinytest2} R  info   16:50:31.50 Navigating to Shiny app
{shinytest2} R  info   16:50:32.11 Injecting shiny-tracer.js
{chromote}   JS info   16:50:32.13 shinytest2; jQuery not found
{chromote}   JS info   16:50:32.14 shinytest2; Loaded
{shinytest2} R  info   16:50:32.14 Waiting for Shiny to become ready
{chromote}   JS info   16:50:32.19 shinytest2; jQuery found
{chromote}   JS info   16:50:32.19 shinytest2; Waiting for shiny session to connect
{chromote}   JS info   16:50:32.56 shinytest2; Connected
{shinytest2} R  info   16:50:32.62 Waiting for Shiny to become idle for 200ms within 1e+05ms
{chromote}   JS info   16:50:32.62 shinytest2; Waiting for Shiny to be stable
{chromote}   JS info   16:50:32.67 shinytest2; shiny:busy
{shinytest2} R  info   16:52:12.64 Error while initializing AppDriver:
                                   Shiny app did not become stable in 1e+05ms.
                                   Message: An error occurred while waiting for Shiny to be stable
                                   Caused by error in `app_wait_for_idle()`:
                                   ! An error occurred while waiting for Shiny to be stable
{shiny}      R  stderr ----------- Loading required package: shiny
{shiny}      R  stderr ----------- Attempting to load the environment ‘package:jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘jsonlite’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following object is masked from ‘package:shiny’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     validate
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: ggmosaic
{shiny}      R  stderr ----------- Loading required package: ggplot2
{shiny}      R  stderr ----------- Loading required package: teal
{shiny}      R  stderr ----------- Loading required package: teal.data
{shiny}      R  stderr ----------- Loading required package: teal.code
{shiny}      R  stderr ----------- Loading required package: teal.slice
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- You are using teal version 0.15.2.9089
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Attaching package: ‘teal’
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- The following objects are masked from ‘package:teal.slice’:
{shiny}      R  stderr ----------- 
{shiny}      R  stderr -----------     as.teal_slices, teal_slices
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Loading required package: teal.transform
{shiny}      R  stderr ----------- Running application in test mode.
{shiny}      R  stderr ----------- 
{shiny}      R  stderr ----------- Listening on http://127.0.0.1:7832
{shiny}      R  stderr ----------- Warning: Error in assert_reactive: could not find function "assert_reactive"
{shiny}      R  stderr -----------   14: <Anonymous>
{shiny}      R  stderr -----------   12: <Anonymous>
{shiny}      R  stderr -----------   11: <Anonymous>
{shiny}      R  stderr -----------   10: base::do.call
{shiny}      R  stderr -----------    9: base::saveRDS
{shiny}      R  stderr -----------    8: base::withCallingHandlers
{shiny}      R  stderr -----------    7: doTryCatch
{shiny}      R  stderr -----------    6: tryCatchOne
{shiny}      R  stderr -----------    5: tryCatchList
{shiny}      R  stderr -----------    2: tryCatchList
{shiny}      R  stderr -----------    1: base::tryCatch


Caused by error in `app_initialize_()`:
! Shiny app did not become stable in 1e+05ms.
Message: An error occurred while waiting for Shiny to be stable
Caused by error in `app_wait_for_idle()`:
! An error occurred while waiting for Shiny to be stable
Backtrace:
     ▆
  1. ├─teal.modules.general (local) app_driver_tm_g_distribution() at test-shinytest2-tm_g_distribution.R:74:3
  2. │ └─teal.modules.general:::init_teal_app_driver(...) at test-shinytest2-tm_g_distribution.R:11:3
  3. │   ├─testthat::with_mocked_bindings(...) at tests/testthat/helper-TealAppDriver.R:7:3
  4. │   └─TealAppDriver$new(...) at tests/testthat/helper-TealAppDriver.R:10:7
  5. │     └─teal (local) initialize(...)
  6. │       ├─base::suppressWarnings(...)
  7. │       │ └─base::withCallingHandlers(...)
  8. │       └─super$initialize(...)
  9. │         └─shinytest2:::app_initialize(...)
 10. │           ├─base::withCallingHandlers(...)
 11. │           └─shinytest2:::app_initialize_(self, private, ..., view = view)
 12. │             ├─base::withCallingHandlers(...)
 13. │             └─self$wait_for_idle(duration = 200, timeout = private$load_timeout)
 14. │               └─shinytest2:::app_wait_for_idle(...)
 15. │                 └─shinytest2:::app_abort(self, private, "An error occurred while waiting for Shiny to be stable")
 16. │                   └─rlang::abort(..., app = self, call = call)
 17. │                     └─rlang:::signal_abort(cnd, .file)
 18. │                       └─base::signalCondition(cnd)
 19. ├─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 20. │ └─shinytest2:::app_abort(...)
 21. │   └─rlang::abort(..., app = self, call = call)
 22. │     └─rlang:::signal_abort(cnd, .file)
 23. │       └─base::signalCondition(cnd)
 24. └─shinytest2 (local) `<fn>`(`<rlng_rrr>`)
 25.   └─shinytest2:::app_abort(...)
 26.     └─rlang::abort(..., app = self, call = call)