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

Add check for stuck jobs in poll() #5451

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Fix trailing whitespace

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

Add check for stuck jobs in poll() #5451

Fix trailing whitespace
eb07ea0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Windows Tests Report succeeded Dec 12, 2023 in 1s

Windows Tests Report ✅

Tests passed successfully

✅ gtest.xml

40 tests were completed in 2s with 40 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_base64 2✅ 9ms
test_md5_file 3✅ 41ms
test_parse 2✅ 56ms
test_shmem 1✅ 9ms
test_str_util 18✅ 88ms
test_url 8✅ 35ms
test_util 6✅ 2s

✅ test_base64

✅ r_base64_encode
✅ r_base64_decode

✅ test_md5_file

✅ md5_string
✅ make_secure_random_string_os
✅ md5_file

✅ test_parse

✅ xml_unescape
✅ XML_PARSER

✅ test_shmem

✅ shmem

✅ test_str_util

✅ ndays_to_string
✅ secs_to_hmsf
✅ nbytes_to_string
✅ parse_command_line
✅ strip_whitespace
✅ strip_quotes
✅ collapse_whitespace
✅ unescape_os_release
✅ time_to_string
✅ precision_time_to_string
✅ timediff_format
✅ mysql_timestamp
✅ string_substitute
✅ strip_translation
✅ lf_terminate
✅ parse_serialnum
✅ is_valid_filename
✅ path_to_filename

✅ test_url

✅ parse_url
✅ is_https
✅ escape_url
✅ unescape_url
✅ escape_url_readable
✅ canonicalize_master_url
✅ valid_master_url
✅ escape_project_url

✅ test_util

✅ dtime
✅ dday
✅ boinc_sleep
✅ push_unique
✅ drand
✅ rand_normal