Skip to content

904 teal_data in teal_module #2039

904 teal_data in teal_module

904 teal_data in teal_module #2039

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

3 errors, 1 fail, 195 pass in 11s

    1 files  ±0    18 suites  ±0   11s ⏱️ ±0s
199 tests ±0  195 ✔️  - 3  0 💤  - 1  1 +1  3 🔥 +3 
379 runs   - 3  373 ✔️  - 7  1 💤  - 1  2 +2  3 🔥 +3 

Results for commit a29c33c. ± Comparison against earlier commit 429720a.

Annotations

Check warning on line 0 in tdata

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

2 out of 6 runs failed: functions_accept_both_versions_of_tdata_class (tdata)

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Expected `.tdata_downgrade(tdata_old)` to run without any errors. ('test-tdata.R:231:3')
Expected `.tdata_downgrade(tdata_old)` to run without any errors.
ℹ Actually got a <simpleError> with text:
  Assertion on 'x' failed: Must inherit from class 'reactive', but has classes 'tdata','list'.

Check failure on line 0 in tdata

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

classes_are_changed_when_appropriate (tdata) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `.tdata_downgrade(tdata_old)`: Assertion on 'x' failed: Must inherit from class 'reactive', but has classes 'tdata','list'. ('test-tdata.R:238:3')
Error in `.tdata_downgrade(tdata_old)`: Assertion on 'x' failed: Must inherit from class 'reactive', but has classes 'tdata','list'.
Backtrace:
    ▆
 1. └─teal:::.tdata_downgrade(tdata_old) at test-tdata.R:238:3
 2.   └─checkmate::assert_multi_class(x, c("reactive"))
 3.     └─checkmate::makeAssertion(x, res, .var.name, add)
 4.       └─checkmate:::mstop(...)

Check failure on line 0 in tdata

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

datasets_are_maintained_during_conversion (tdata) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `.tdata_downgrade(tdata_new)`: Assertion on 'x' failed: Must inherit from class 'reactive', but has class 'teal_data'. ('test-tdata.R:253:3')
Error in `.tdata_downgrade(tdata_new)`: Assertion on 'x' failed: Must inherit from class 'reactive', but has class 'teal_data'.
Backtrace:
    ▆
 1. └─teal:::.tdata_downgrade(tdata_new) at test-tdata.R:253:3
 2.   └─checkmate::assert_multi_class(x, c("reactive"))
 3.     └─checkmate::makeAssertion(x, res, .var.name, add)
 4.       └─checkmate:::mstop(...)

Check failure on line 0 in tdata

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

code_is_maintained_during_conversion (tdata) with error

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `.tdata_downgrade(tdata_new)`: Assertion on 'x' failed: Must inherit from class 'reactive', but has class 'teal_data'. ('test-tdata.R:269:3')
Error in `.tdata_downgrade(tdata_new)`: Assertion on 'x' failed: Must inherit from class 'reactive', but has class 'teal_data'.
Backtrace:
    ▆
 1. └─teal:::.tdata_downgrade(tdata_new) at test-tdata.R:269:3
 2.   └─checkmate::assert_multi_class(x, c("reactive"))
 3.     └─checkmate::makeAssertion(x, res, .var.name, add)
 4.       └─checkmate:::mstop(...)