Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop R process if AppDriver fails in test-examples #1303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

averissimo
Copy link
Contributor

Pull Request

Fixes #1302

Copy link
Contributor

github-actions bot commented Dec 16, 2024

Unit Tests Summary

    1 files     70 suites   1h 8m 37s ⏱️
  724 tests   614 ✅ 110 💤 0 ❌
1 984 runs  1 759 ✅ 225 💤 0 ❌

Results for commit e60e5c8.

♻️ This comment has been updated with latest results.

@averissimo averissimo changed the title Stop R process after AppDriver fails in test-examples Stop R process when AppDriver fails in test-examples Dec 16, 2024
@averissimo averissimo changed the title Stop R process when AppDriver fails in test-examples Stop R process if AppDriver fails in test-examples Dec 16, 2024
Copy link
Contributor

Unit Test Performance Difference

Test suite performance difference
Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
shinytest2-tm_a_gee 💚 $135.35$ $-8.23$ $0$ $0$ $0$ $0$
shinytest2-tm_a_mmrm 💚 $754.78$ $-14.78$ $0$ $0$ $0$ $0$
shinytest2-tm_g_barchart_simple 💚 $231.95$ $-9.24$ $0$ $0$ $0$ $0$
shinytest2-tm_g_ci 💚 $104.06$ $-4.82$ $0$ $0$ $0$ $0$
shinytest2-tm_g_forest_rsp 💚 $179.13$ $-7.23$ $0$ $0$ $0$ $0$
shinytest2-tm_g_forest_tte 💚 $64.89$ $-2.80$ $0$ $0$ $0$ $0$
shinytest2-tm_g_ipp 💚 $109.00$ $-3.12$ $0$ $0$ $0$ $0$
shinytest2-tm_g_km 💚 $268.23$ $-9.78$ $0$ $0$ $0$ $0$
shinytest2-tm_g_lineplot 💚 $87.83$ $-4.28$ $0$ $0$ $0$ $0$
shinytest2-tm_g_pp_adverse_events 💚 $123.78$ $-4.44$ $0$ $0$ $0$ $0$
shinytest2-tm_g_pp_patient_timeline 💚 $249.48$ $-9.05$ $0$ $0$ $0$ $0$
shinytest2-tm_g_pp_therapy 💚 $199.94$ $-7.29$ $0$ $0$ $0$ $0$
shinytest2-tm_t_abnormality 💚 $69.11$ $-2.62$ $0$ $0$ $0$ $0$
shinytest2-tm_t_abnormality_by_worst_grade 💚 $69.48$ $-2.95$ $0$ $0$ $0$ $0$
shinytest2-tm_t_ancova 💚 $98.52$ $-4.25$ $0$ $0$ $0$ $0$
shinytest2-tm_t_binary_outcome 💚 $77.65$ $-1.96$ $0$ $0$ $0$ $0$
shinytest2-tm_t_coxreg 💚 $74.71$ $-2.53$ $0$ $0$ $0$ $0$
shinytest2-tm_t_events 💚 $63.76$ $-3.58$ $0$ $0$ $0$ $0$
shinytest2-tm_t_events_by_grade 💚 $94.19$ $-4.63$ $0$ $0$ $0$ $0$
shinytest2-tm_t_events_patyear 💚 $51.99$ $-1.80$ $0$ $0$ $0$ $0$
shinytest2-tm_t_events_summary 💚 $69.40$ $-2.00$ $0$ $0$ $0$ $0$
shinytest2-tm_t_exposure 💚 $79.77$ $-1.84$ $0$ $0$ $0$ $0$
shinytest2-tm_t_logistic 💚 $60.80$ $-1.75$ $0$ $0$ $0$ $0$
shinytest2-tm_t_pp_basic_info 💚 $42.10$ $-2.53$ $0$ $0$ $0$ $0$
shinytest2-tm_t_pp_laboratory 💚 $129.77$ $-5.98$ $0$ $0$ $0$ $0$
shinytest2-tm_t_pp_medical_history 💚 $66.75$ $-1.83$ $0$ $0$ $0$ $0$
shinytest2-tm_t_pp_prior_medication 💚 $77.38$ $-1.97$ $0$ $0$ $0$ $0$
shinytest2-tm_t_shift_by_arm 💚 $59.86$ $-2.21$ $0$ $0$ $0$ $0$
shinytest2-tm_t_shift_by_arm_by_worst 💚 $94.13$ $-5.51$ $0$ $0$ $0$ $0$
shinytest2-tm_t_shift_by_grade 💚 $80.77$ $-2.93$ $0$ $0$ $0$ $0$
shinytest2-tm_t_smq 💚 $60.29$ $-2.03$ $0$ $0$ $0$ $0$
shinytest2-tm_t_summary 💚 $40.12$ $-2.86$ $0$ $0$ $0$ $0$
shinytest2-tm_t_summary_by 💚 $80.90$ $-3.58$ $0$ $0$ $0$ $0$
shinytest2-tm_t_tte 💚 $68.04$ $-2.71$ $0$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
shinytest2-tm_t_summary_by 💚 $25.12$ $-1.16$ e2e_tm_t_summary_by_Selecting_arm_var_changes_the_table_and_does_not_throw_validation_errors.

Results for commit 7561c17

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: App driver R process is not stopped during fails of test-examples.R
1 participant