Skip to content

Fixes and testing extreme templates #487

Fixes and testing extreme templates

Fixes and testing extreme templates #487

GitHub Actions / Unit Tests Summary failed Dec 6, 2024 in 0s

3 fail, 215 pass in 1m 31s

β€‡β€ˆβ€‡β€‡1 files  Β±0β€‚β€ƒβ€‡β€ˆβ€‡28 suites  Β±0   1m 31s ⏱️ -5s
β€‡β€ˆ218 tests Β±0β€‚β€ƒβ€‡β€ˆ215 βœ… Β±0  0 πŸ’€ Β±0  3 ❌ Β±0 
1β€ˆ579 runsβ€Š Β±0  1β€ˆ575 βœ… Β±0  0 πŸ’€ Β±0  4 ❌ Β±0 

Results for commit d28a1d3. ± Comparison against earlier commit 6eb14ca.

Annotations

Check warning on line 0 in Result_Data_Frames

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 6 runs failed: Result_Data_Frame_generation_works_v0 (Result_Data_Frames)

rtables.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
names(result_df4) not identical to c(...). ('test-result_data_frame.R:59:3')
names(result_df4) not identical to c(...).
Lengths differ: 11 is not 9

Check warning on line 0 in Result_Data_Frames

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 14 runs failed: as_result_df_works_with_visual_output_data_format_as_numeric_ (Result_Data_Frames)

rtables.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
as_result_df(tbl)[, 1:6] not equal to data.frame(...). ('test-result_data_frame.R:121:3')
as_result_df(tbl)[, 1:6] not equal to data.frame(...).
Component "avar_name": 1 string mismatch

Check warning on line 0 in Result_Data_Frames

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

2 out of 5 runs failed: make_ard_produces_realistic_ARD_output_with_as_result_df (Result_Data_Frames)

rtables.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
ard_out[2, , drop = TRUE] not equal to list(...). ('test-result_data_frame.R:300:3')
ard_out[2, , drop = TRUE] not equal to list(...).
Names: 5 string mismatches
Length mismatch: comparison on first 7 components
Component "group1": 1 string mismatch
Component "group1_level": 1 string mismatch
Component 3: 1 string mismatch
Component 4: 1 string mismatch
Component 5: 1 string mismatch
Component 6: 1 string mismatch
Component 7: Modes: character, numeric
...