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

Created test to recreate issue #741 #784

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

Created test to recreate issue #741

eb0ccf8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Created test to recreate issue #741 #784

Created test to recreate issue #741
eb0ccf8
Select commit
Loading
Failed to load commit list.
GitHub Actions / test/test_[p]* succeeded Aug 2, 2024 in 1s

21 passed, 0 failed and 0 skipped

Tests passed successfully

✅ junit-report.xml

21 tests were completed in 1694s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 21✅ 1694s

✅ pytest

test.test_profile
  ✅ test_saving
  ✅ test_save_incomplete_profile_error
  ✅ test_crash_profile
  ✅ test_profile_error
  ✅ test_profile_saved_when_launch_crashes
  ✅ test_seed_persistence
  ✅ test_dump_profile_command
  ✅ test_load_tar_file
  ✅ test_crash_during_init
  ✅ test_profile_recovery[on_normal_operation-stateful-without_seed_tar]
  ✅ test_profile_recovery[on_normal_operation-stateful-with_seed_tar]
  ✅ test_profile_recovery[on_normal_operation-stateless-with_seed_tar]
  ✅ test_profile_recovery[on_crash-stateful-without_seed_tar]
  ✅ test_profile_recovery[on_crash-stateful-with_seed_tar]
  ✅ test_profile_recovery[on_crash-stateless-with_seed_tar]
  ✅ test_profile_recovery[on_crash_during_launch-stateful-without_seed_tar]
  ✅ test_profile_recovery[on_crash_during_launch-stateful-with_seed_tar]
  ✅ test_profile_recovery[on_crash_during_launch-stateless-with_seed_tar]
  ✅ test_profile_recovery[on_timeout-stateful-without_seed_tar]
  ✅ test_profile_recovery[on_timeout-stateful-with_seed_tar]
  ✅ test_profile_recovery[on_timeout-stateless-with_seed_tar]