Item | Value |
---|---|
ATF | |
Version | |
Timings | |
Start time of tests | |
End time of tests | |
System information | |
Host name | |
Operating system | |
Operating system release | |
Operating system version | |
Platform | |
Tests results | |
Root | /usr/tests |
Test programs | 364 |
Bogus test programs | 0 |
Test cases | 2156 |
Passed test cases | 1258 |
667 | |
8 | |
223 | |
Test case | Result | Reason |
---|---|---|
atf/atf-c/detail/dynstr_test | ||
append_ap | Passed | N/A |
append_fmt | Passed | N/A |
clear | Passed | N/A |
copy | Passed | N/A |
cstring | Passed | N/A |
equal_cstring | Passed | N/A |
equal_dynstr | Passed | N/A |
fini_disown | Passed | N/A |
init | Passed | N/A |
init_ap | Passed | N/A |
init_fmt | Passed | N/A |
init_raw | Passed | N/A |
init_rep | Passed | N/A |
init_substr | Passed | N/A |
length | Passed | N/A |
prepend_ap | Passed | N/A |
prepend_fmt | Passed | N/A |
rfind_ch | Passed | N/A |
atf/atf-c/detail/env_test | ||
get | Passed | N/A |
has | Passed | N/A |
set | Passed | N/A |
unset | Passed | N/A |
atf/atf-c/detail/fs_test | ||
eaccess | Passed | N/A |
exists | Passed | N/A |
getcwd | Passed | N/A |
mkdtemp_err | Passed | N/A |
mkdtemp_ok | Passed | N/A |
mkdtemp_umask | Passed | N/A |
mkstemp_err | Passed | N/A |
mkstemp_ok | Passed | N/A |
mkstemp_umask | Passed | N/A |
path_append | Passed | N/A |
path_branch_path | Passed | N/A |
path_copy | Passed | N/A |
path_equal | Passed | N/A |
path_is_absolute | Passed | N/A |
path_is_root | Passed | N/A |
path_leaf_name | Passed | N/A |
path_normalize | Passed | N/A |
path_to_absolute | Passed | N/A |
rmdir_empty | Passed | N/A |
rmdir_enotempty | Passed | N/A |
rmdir_eperm | Passed | N/A |
stat_mode | Passed | N/A |
stat_perms | Passed | N/A |
stat_type | Passed | N/A |
atf/atf-c/detail/list_test | ||
list_append | Passed | N/A |
list_append_list | Passed | N/A |
list_for_each | Passed | N/A |
list_for_each_c | Passed | N/A |
list_index | Passed | N/A |
list_index_c | Passed | N/A |
list_init | Passed | N/A |
list_to_charpp_empty | Passed | N/A |
list_to_charpp_some | Passed | N/A |
atf/atf-c/detail/map_test | ||
find | Passed | N/A |
find_c | Passed | N/A |
map_for_each | Passed | N/A |
map_for_each_c | Passed | N/A |
map_init | Passed | N/A |
map_init_charpp_empty | Passed | N/A |
map_init_charpp_null | Passed | N/A |
map_init_charpp_short | Passed | N/A |
map_init_charpp_some | Passed | N/A |
map_insert | Passed | N/A |
stable_keys | Passed | N/A |
to_charpp_empty | Passed | N/A |
to_charpp_some | Passed | N/A |
atf/atf-c/detail/process_test | ||
child_pid | Passed | N/A |
child_wait_eintr | Passed | N/A |
exec_failure | Passed | N/A |
exec_list | Passed | N/A |
exec_success | Passed | N/A |
fork_cookie | Passed | N/A |
fork_out_capture_err_capture | Passed | N/A |
fork_out_capture_err_connect | Passed | N/A |
fork_out_capture_err_default | Passed | N/A |
fork_out_capture_err_inherit | Passed | N/A |
fork_out_capture_err_redirect_fd | Passed | N/A |
fork_out_capture_err_redirect_path | Passed | N/A |
fork_out_connect_err_capture | Passed | N/A |
fork_out_connect_err_connect | Passed | N/A |
fork_out_connect_err_default | Passed | N/A |
fork_out_connect_err_inherit | Passed | N/A |
fork_out_connect_err_redirect_fd | Passed | N/A |
fork_out_connect_err_redirect_path | Passed | N/A |
fork_out_default_err_capture | Passed | N/A |
fork_out_default_err_connect | Passed | N/A |
fork_out_default_err_default | Passed | N/A |
fork_out_default_err_inherit | Passed | N/A |
fork_out_default_err_redirect_fd | Passed | N/A |
fork_out_default_err_redirect_path | Passed | N/A |
fork_out_inherit_err_capture | Passed | N/A |
fork_out_inherit_err_connect | Passed | N/A |
fork_out_inherit_err_default | Passed | N/A |
fork_out_inherit_err_inherit | Passed | N/A |
fork_out_inherit_err_redirect_fd | Passed | N/A |
fork_out_inherit_err_redirect_path | Passed | N/A |
fork_out_redirect_fd_err_capture | Passed | N/A |
fork_out_redirect_fd_err_connect | Passed | N/A |
fork_out_redirect_fd_err_default | Passed | N/A |
fork_out_redirect_fd_err_inherit | Passed | N/A |
fork_out_redirect_fd_err_redirect_fd | Passed | N/A |
fork_out_redirect_fd_err_redirect_path | Passed | N/A |
fork_out_redirect_path_err_capture | Passed | N/A |
fork_out_redirect_path_err_connect | Passed | N/A |
fork_out_redirect_path_err_default | Passed | N/A |
fork_out_redirect_path_err_inherit | Passed | N/A |
fork_out_redirect_path_err_redirect_fd | Passed | N/A |
fork_out_redirect_path_err_redirect_path | Passed | N/A |
status_coredump | Passed | N/A |
status_exited | Passed | N/A |
status_signaled | Passed | N/A |
stream_init_capture | Passed | N/A |
stream_init_connect | Passed | N/A |
stream_init_inherit | Passed | N/A |
stream_init_redirect_fd | Passed | N/A |
stream_init_redirect_path | Passed | N/A |
atf/atf-c/detail/sanity_test | ||
inv | Passed | N/A |
post | Passed | N/A |
pre | Passed | N/A |
unreachable | Passed | N/A |
atf/atf-c/detail/test_helpers_test | ||
grep_file | Passed | N/A |
grep_string | Passed | N/A |
read_line | Passed | N/A |
atf/atf-c/detail/text_test | ||
for_each_word | Passed | N/A |
format | Passed | N/A |
format_ap | Passed | N/A |
split | Passed | N/A |
split_delims | Passed | N/A |
to_bool | Passed | N/A |
to_long | Passed | N/A |
atf/atf-c/detail/user_test | ||
euid | Passed | N/A |
is_member_of_group | Passed | N/A |
is_root | Passed | N/A |
is_unprivileged | Passed | N/A |
atf/atf-c/atf_c_test | ||
include | Passed | N/A |
atf/atf-c/build_test | ||
c_o | Passed | N/A |
cpp | Passed | N/A |
cxx_o | Passed | N/A |
equal_arrays | Passed | N/A |
include | Passed | N/A |
atf/atf-c/check_test | ||
build_c_o | Passed | N/A |
build_cpp | Passed | N/A |
build_cxx_o | Passed | N/A |
exec_array | Passed | N/A |
exec_cleanup | Passed | N/A |
exec_exitstatus | Passed | N/A |
exec_stdout_stderr | Passed | N/A |
exec_umask | Passed | N/A |
exec_unknown | Passed | N/A |
include | Passed | N/A |
atf/atf-c/config_test | ||
get | Passed | N/A |
include | Passed | N/A |
atf/atf-c/error_test | ||
error_new | Passed | N/A |
error_new_wo_memory | Passed | N/A |
format | Passed | N/A |
include | Passed | N/A |
include_fwd | Passed | N/A |
is_error | Passed | N/A |
libc_format | Passed | N/A |
libc_new | Passed | N/A |
no_error | Passed | N/A |
no_memory_format | Passed | N/A |
no_memory_new | Passed | N/A |
no_memory_twice | Passed | N/A |
atf/atf-c/macros_test | ||
check | Passed | N/A |
check_eq | Passed | N/A |
check_errno | Passed | N/A |
check_streq | Passed | N/A |
include | Passed | N/A |
msg_embedded_fmt | Passed | N/A |
require | Passed | N/A |
require_eq | Passed | N/A |
require_errno | Passed | N/A |
require_streq | Passed | N/A |
use | Passed | N/A |
atf/atf-c/pkg_config_test | ||
Skipped | Required program 'pkg-config' not found in the PATH | |
Skipped | Required program 'pkg-config' not found in the PATH | |
atf/atf-c/tc_test | ||
config | Passed | N/A |
include | Passed | N/A |
init | Passed | N/A |
init_pack | Passed | N/A |
vars | Passed | N/A |
atf/atf-c/tp_test | ||
getopt | Passed | N/A |
include | Passed | N/A |
atf/atf-c/utils_test | ||
free_charpp_empty | Passed | N/A |
free_charpp_some | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/detail/application_test | ||
getopt | Passed | N/A |
atf/atf-c++/detail/env_test | ||
has_get | Passed | N/A |
set | Passed | N/A |
unset | Passed | N/A |
atf/atf-c++/detail/exceptions_test | ||
throw_atf_error_libc | Passed | N/A |
throw_atf_error_no_memory | Passed | N/A |
throw_atf_error_unknown | Passed | N/A |
atf/atf-c++/detail/expand_test | ||
expand_glob_base | Passed | N/A |
expand_glob_tps | Passed | N/A |
is_glob | Passed | N/A |
matches_glob_plain | Passed | N/A |
matches_glob_question | Passed | N/A |
matches_glob_star | Passed | N/A |
atf/atf-c++/detail/fs_test | ||
directory_file_info | Passed | N/A |
directory_names | Passed | N/A |
directory_read | Passed | N/A |
exists | Passed | N/A |
file_info_perms | Passed | N/A |
file_info_stat | Passed | N/A |
is_executable | Passed | N/A |
path_branch_path | Passed | N/A |
path_compare_different | Passed | N/A |
path_compare_equal | Passed | N/A |
path_concat | Passed | N/A |
path_is_absolute | Passed | N/A |
path_is_root | Passed | N/A |
path_leaf_name | Passed | N/A |
path_normalize | Passed | N/A |
path_op_less | Passed | N/A |
path_to_absolute | Passed | N/A |
remove | Passed | N/A |
atf/atf-c++/detail/parser_test | ||
headers_1 | Passed | N/A |
headers_10 | Passed | N/A |
headers_11 | Passed | N/A |
headers_12 | Passed | N/A |
headers_2 | Passed | N/A |
headers_3 | Passed | N/A |
headers_4 | Passed | N/A |
headers_5 | Passed | N/A |
headers_6 | Passed | N/A |
headers_7 | Passed | N/A |
headers_8 | Passed | N/A |
headers_9 | Passed | N/A |
parse_error_to_string | Passed | N/A |
parse_errors_what | Passed | N/A |
token_getters | Passed | N/A |
tokenizer_delims_nows | Passed | N/A |
tokenizer_delims_ws | Passed | N/A |
tokenizer_keywords_nows | Passed | N/A |
tokenizer_keywords_ws | Passed | N/A |
tokenizer_minimal_nows | Passed | N/A |
tokenizer_minimal_ws | Passed | N/A |
tokenizer_quotes_nows | Passed | N/A |
tokenizer_quotes_ws | Passed | N/A |
atf/atf-c++/detail/sanity_test | ||
nothing | Passed | N/A |
atf/atf-c++/detail/text_test | ||
duplicate | Passed | N/A |
join | Passed | N/A |
match | Passed | N/A |
split | Passed | N/A |
split_delims | Passed | N/A |
to_bool | Passed | N/A |
to_string | Passed | N/A |
to_type | Passed | N/A |
trim | Passed | N/A |
atf/atf-c++/detail/ui_test | ||
paragraphs | Passed | N/A |
w_tag_col | Passed | N/A |
w_tag_no_repeat | Passed | N/A |
w_tag_repeat | Passed | N/A |
wo_tag | Passed | N/A |
wo_tag_col | Passed | N/A |
atf/atf-c++/atf_c++_test | ||
include | Passed | N/A |
atf/atf-c++/build_test | ||
c_o | Passed | N/A |
cpp | Passed | N/A |
cxx_o | Passed | N/A |
equal_argvs | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/check_test | ||
build_c_o | Passed | N/A |
build_cpp | Passed | N/A |
build_cxx_o | Passed | N/A |
exec_cleanup | Passed | N/A |
exec_exitstatus | Passed | N/A |
exec_stdout_stderr | Passed | N/A |
exec_unknown | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/config_test | ||
get | Passed | N/A |
get_all | Passed | N/A |
has | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/macros_test | ||
check_errno | Passed | N/A |
fail | Passed | N/A |
include | Passed | N/A |
pass | Passed | N/A |
require | Passed | N/A |
require_eq | Passed | N/A |
require_errno | Passed | N/A |
require_match | Passed | N/A |
require_throw | Passed | N/A |
require_throw_re | Passed | N/A |
skip | Passed | N/A |
use | Passed | N/A |
atf/atf-c++/pkg_config_test | ||
Skipped | Required program 'pkg-config' not found in the PATH | |
Skipped | Required program 'pkg-config' not found in the PATH | |
atf/atf-c++/tests_test | ||
atf_tp_writer | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/utils_test | ||
auto_array_access | Passed | N/A |
auto_array_assign | Passed | N/A |
auto_array_assign_ref | Passed | N/A |
auto_array_copy | Passed | N/A |
auto_array_copy_ref | Passed | N/A |
auto_array_get | Passed | N/A |
auto_array_release | Passed | N/A |
auto_array_reset | Passed | N/A |
auto_array_scope | Passed | N/A |
include | Passed | N/A |
atf/atf-sh/tc_test | ||
default_status | Passed | N/A |
atf/atf-sh/tp_test | ||
srcdir | Passed | N/A |
atf/atf-sh/normalize_test | ||
main | Passed | N/A |
atf/atf-sh/config_test | ||
get | Passed | N/A |
has | Passed | N/A |
atf/atf-sh/atf-check_test | ||
eflag_empty | Passed | N/A |
eflag_file | Passed | N/A |
eflag_ignore | Passed | N/A |
eflag_inline | Passed | N/A |
eflag_match | Passed | N/A |
eflag_multiple | Passed | N/A |
eflag_negated | Passed | N/A |
eflag_save | Passed | N/A |
invalid_umask | Passed | N/A |
oflag_empty | Passed | N/A |
oflag_file | Passed | N/A |
oflag_ignore | Passed | N/A |
oflag_inline | Passed | N/A |
oflag_match | Passed | N/A |
oflag_multiple | Passed | N/A |
oflag_negated | Passed | N/A |
oflag_save | Passed | N/A |
sflag_eq_ne | Passed | N/A |
sflag_exit | Passed | N/A |
sflag_ignore | Passed | N/A |
sflag_signal | Passed | N/A |
xflag | Passed | N/A |
atf/atf-sh/atf_check_test | ||
equal | Passed | N/A |
experr_mismatch | Passed | N/A |
expout_mismatch | Passed | N/A |
info_ok | Passed | N/A |
null_stderr | Passed | N/A |
null_stdout | Passed | N/A |
atf/atf-sh/integration_test | ||
arguments | Passed | N/A |
missing_script | Passed | N/A |
no_args | Passed | N/A |
atf/test-programs/config_test | ||
vflag | Passed | N/A |
atf/test-programs/expect_test | ||
expect_death | Passed | N/A |
expect_exit | Passed | N/A |
expect_fail | Passed | N/A |
expect_pass | Passed | N/A |
expect_signal | Passed | N/A |
expect_timeout | Passed | N/A |
atf/test-programs/fork_test | ||
stop | Passed | N/A |
atf/test-programs/meta_data_test | ||
no_descr | Passed | N/A |
no_head | Passed | N/A |
atf/test-programs/srcdir_test | ||
default | Passed | N/A |
libtool | Passed | N/A |
relative | Passed | N/A |
sflag | Passed | N/A |
atf/test-programs/result_test | ||
result_exception | Passed | N/A |
result_on_stdout | Passed | N/A |
result_to_file | Passed | N/A |
result_to_file_fail | Passed | N/A |
atf/atf-config/integration_test | ||
list_all | Passed | N/A |
override_env | Passed | N/A |
query_mixture | Passed | N/A |
query_multiple | Passed | N/A |
query_one | Passed | N/A |
query_one_terse | Passed | N/A |
query_unknown | Passed | N/A |
atf/atf-report/integration_test | ||
default | Passed | N/A |
expect | Passed | N/A |
oflag | Passed | N/A |
output_csv | Passed | N/A |
output_ticker | Passed | N/A |
output_xml | Passed | N/A |
output_xml_space | Passed | N/A |
atf/atf-report/reader_test | ||
tps_1 | Passed | N/A |
tps_2 | Passed | N/A |
tps_3 | Passed | N/A |
tps_4 | Passed | N/A |
tps_5 | Passed | N/A |
tps_50 | Passed | N/A |
tps_51 | Passed | N/A |
tps_52 | Passed | N/A |
tps_53 | Passed | N/A |
tps_54 | Passed | N/A |
tps_55 | Passed | N/A |
tps_56 | Passed | N/A |
tps_57 | Passed | N/A |
tps_58 | Passed | N/A |
tps_59 | Passed | N/A |
tps_6 | Passed | N/A |
tps_60 | Passed | N/A |
tps_61 | Passed | N/A |
tps_62 | Passed | N/A |
tps_63 | Passed | N/A |
tps_64 | Passed | N/A |
tps_65 | Passed | N/A |
tps_66 | Passed | N/A |
atf/atf-run/atffile_test | ||
atffile_1 | Passed | N/A |
atffile_2 | Passed | N/A |
atffile_3 | Passed | N/A |
atffile_4 | Passed | N/A |
atffile_5 | Passed | N/A |
atffile_50 | Passed | N/A |
atffile_51 | Passed | N/A |
atffile_52 | Passed | N/A |
atffile_53 | Passed | N/A |
atffile_54 | Passed | N/A |
atffile_6 | Passed | N/A |
atffile_getters | Passed | N/A |
read_missing_test_program | Passed | N/A |
read_missing_test_suite | Passed | N/A |
read_ok_simple | Passed | N/A |
read_ok_some_globs | Passed | N/A |
atf/atf-run/config_test | ||
config_1 | Passed | N/A |
config_2 | Passed | N/A |
config_3 | Passed | N/A |
config_4 | Passed | N/A |
config_50 | Passed | N/A |
config_51 | Passed | N/A |
config_52 | Passed | N/A |
config_53 | Passed | N/A |
config_54 | Passed | N/A |
merge_configs_both_empty | Passed | N/A |
merge_configs_lower_empty | Passed | N/A |
merge_configs_mixed | Passed | N/A |
merge_configs_upper_empty | Passed | N/A |
read_config_files_none | Passed | N/A |
atf/atf-run/fs_test | ||
change_directory | Passed | N/A |
cleanup | Passed | N/A |
cleanup_eacces_on_root | Passed | N/A |
cleanup_eacces_on_subdir | Passed | N/A |
get_current_dir | Passed | N/A |
temp_dir_raii | Passed | N/A |
atf/atf-run/integration_test | ||
atffile | Passed | N/A |
atffile_recursive | Passed | N/A |
broken_results | Passed | N/A |
broken_tp_list | Passed | N/A |
cleanup_curdir | Passed | N/A |
cleanup_fail | Passed | N/A |
Skipped | Requires root privileges | |
cleanup_pass | Passed | N/A |
cleanup_signal | Passed | N/A |
cleanup_skip | Passed | N/A |
Skipped | Requires root privileges | |
config | Passed | N/A |
exit_codes | Passed | N/A |
expect | Passed | N/A |
fds | Passed | N/A |
hooks | Passed | N/A |
ignore_deprecated_use_fs | Passed | N/A |
isolation_env | Passed | N/A |
isolation_home | Passed | N/A |
isolation_umask | Passed | N/A |
missing_results | Passed | N/A |
mux_streams | Passed | N/A |
require_arch | Passed | N/A |
require_config | Passed | N/A |
require_machine | Passed | N/A |
require_progs | Passed | N/A |
require_user_bad | Passed | N/A |
require_user_root | Passed | N/A |
require_user_unprivileged | Passed | N/A |
signaled | Passed | N/A |
timeout | Passed | N/A |
timeout_forkexit | Passed | N/A |
vflag | Passed | N/A |
zero_tcs | Passed | N/A |
atf/atf-run/io_test | ||
file_handle_copy | Passed | N/A |
file_handle_ctor | Passed | N/A |
file_handle_get | Passed | N/A |
file_handle_posix_remap | Passed | N/A |
muxer_large_buffer | Passed | N/A |
muxer_small_buffer | Passed | N/A |
pistream | Passed | N/A |
systembuf_long_read | Passed | N/A |
systembuf_long_write | Passed | N/A |
systembuf_short_read | Passed | N/A |
systembuf_short_write | Passed | N/A |
atf/atf-run/requirements_test | ||
require_arch_many_fail | Passed | N/A |
require_arch_many_ok | Passed | N/A |
require_arch_one_fail | Passed | N/A |
require_arch_one_ok | Passed | N/A |
require_config_many_fail | Passed | N/A |
require_config_many_ok | Passed | N/A |
require_config_one_fail | Passed | N/A |
require_config_one_ok | Passed | N/A |
require_machine_many_fail | Passed | N/A |
require_machine_many_ok | Passed | N/A |
require_machine_one_fail | Passed | N/A |
require_machine_one_ok | Passed | N/A |
require_progs_many_fail | Passed | N/A |
require_progs_many_missing | Passed | N/A |
require_progs_many_ok | Passed | N/A |
require_progs_one_fail | Passed | N/A |
require_progs_one_missing | Passed | N/A |
require_progs_one_ok | Passed | N/A |
require_user_fail | Passed | N/A |
require_user_root | Passed | N/A |
require_user_unprivileged | Passed | N/A |
atf/atf-run/signals_test | ||
reset | Passed | N/A |
signal_holder_destructor | Passed | N/A |
signal_holder_preserve | Passed | N/A |
signal_holder_process | Passed | N/A |
signal_programmer_preserve | Passed | N/A |
signal_programmer_program | Passed | N/A |
atf/atf-run/test_program_test | ||
atf_tps_writer | Passed | N/A |
get_metadata_bad | Passed | N/A |
get_metadata_several_tcs | Passed | N/A |
get_metadata_zero_tcs | Passed | N/A |
parse_test_case_result_expected_death | Passed | N/A |
parse_test_case_result_expected_exit | Passed | N/A |
parse_test_case_result_expected_failure | Passed | N/A |
parse_test_case_result_expected_signal | Passed | N/A |
parse_test_case_result_expected_timeout | Passed | N/A |
parse_test_case_result_failed | Passed | N/A |
parse_test_case_result_passed | Passed | N/A |
parse_test_case_result_skipped | Passed | N/A |
parse_test_case_result_unknown | Passed | N/A |
read_test_case_result_empty_file | Passed | N/A |
read_test_case_result_invalid | Passed | N/A |
read_test_case_result_multiline | Passed | N/A |
read_test_case_result_no_file | Passed | N/A |
tp_1 | Passed | N/A |
tp_2 | Passed | N/A |
tp_3 | Passed | N/A |
tp_4 | Passed | N/A |
tp_50 | Passed | N/A |
tp_51 | Passed | N/A |
tp_52 | Passed | N/A |
tp_53 | Passed | N/A |
tp_54 | Passed | N/A |
tp_55 | Passed | N/A |
tp_56 | Passed | N/A |
tp_57 | Passed | N/A |
tp_58 | Passed | N/A |
tp_59 | Passed | N/A |
atf/atf-run/user_test | ||
euid | Passed | N/A |
is_member_of_group | Passed | N/A |
is_root | Passed | N/A |
is_unprivileged | Passed | N/A |
crypto/libcrypto/t_certs | ||
x509v3 | Passed | N/A |
crypto/libcrypto/t_ciphers | ||
bf | Passed | N/A |
cast | Passed | N/A |
des | Passed | N/A |
Skipped | IDEA support not available; system built with MKCRYPTO_IDEA=no | |
rc2 | Passed | N/A |
rc4 | Passed | N/A |
Skipped | RC5 support not available; system built with MKCRYPTO_RC5=no | |
crypto/libcrypto/t_hashes | ||
hmac | Passed | N/A |
md2 | Passed | N/A |
md4 | Passed | N/A |
md5 | Passed | N/A |
Skipped | MDC2 support not available; system built with MKCRYPTO_MDC2=no | |
ripemd | Passed | N/A |
sha | Passed | N/A |
crypto/libcrypto/t_libcrypto | ||
bn | Passed | N/A |
conf | Passed | N/A |
engine | Passed | N/A |
lhash | Passed | N/A |
rand | Passed | N/A |
threads | Passed | N/A |
crypto/libcrypto/t_pubkey | ||
dh | Passed | N/A |
dsa | Passed | N/A |
ec | Passed | N/A |
ecdh | Passed | N/A |
ecdsa | Passed | N/A |
rsa | Passed | N/A |
dev/audio/t_pad | ||
Failed | atf-check failed; see the output of the test for details | |
dev/cgd/t_cgd | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
dev/md/t_md | ||
Failed | atf-check failed; see the output of the test for details | |
dev/raidframe/t_raid | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
dev/scsipi/t_cd | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
dev/sysmon/t_swwdog | ||
Failed | /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max | |
Failed | /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max | |
Failed | /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max | |
dev/sysmon/t_swsensor | ||
Failed | 0: Device swsensor not registered | |
Failed | 0: Device swsensor not registered | |
Failed | 0: Device swsensor not registered | |
fs/ffs/t_fifos | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
fs/ffs/t_snapshot | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
fs/ffs/t_snapshot_log | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr | |
fs/ffs/t_snapshot_v2 | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034e/tcr | |
fs/ffs/t_mount | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
fs/ffs/t_quota2_1 | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
fs/ffs/t_quota2_remount | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr | |
fs/ffs/t_getquota | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
fs/ffs/t_setquota | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/ffs/t_quotalimit | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/ffs/t_clearquota | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/ffs/t_miscquota | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/hfs/t_pathconvert | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034q/tcr | |
fs/kernfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
fs/lfs/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034v/tcr | |
fs/msdosfs/t_snapshot | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr | |
fs/nfs/t_mountd | ||
Failed | child died | |
fs/nfs/t_rquotad | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/nullfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr | |
fs/psshfs/t_psshfs | ||
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
fs/ptyfs/t_ptyfs | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
fs/ptyfs/t_nullpts | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034l/tcr | |
fs/puffs/t_basic | ||
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
fs/puffs/t_fuzz | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
fs/puffs/t_io | ||
Failed | child died | |
fs/tmpfs/t_renamerace | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034k/tcr | |
fs/tmpfs/t_create | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_devices | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_dots | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_exec | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_link | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mkdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mknod | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mount | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
mntpt | Passed | N/A |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_pipes | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_read_write | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_readdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_remove | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rename | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rmdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_setattr | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sizes | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sockets | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_statvfs | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_symlink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_times | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_trail_slash | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_truncate | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnd | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnode_leak | ||
Skipped | Requires root privileges | |
fs/umapfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034l/tcr | |
fs/union/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr | |
fs/vfs/t_full | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
fs/vfs/t_io | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
fs/vfs/t_renamerace | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
fs/vfs/t_ro | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
fs/vfs/t_rmdirrace | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
fs/vfs/t_union | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
fs/vfs/t_unpriv | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
fs/vfs/t_vfsops | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
fs/vfs/t_vnops | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
games/t_factor | ||
loop | Passed | N/A |
overflow | Passed | N/A |
include/sys/t_bitops | ||
fast_divide32 | Passed | N/A |
ffsfls | Passed | N/A |
ilog2_1 | Passed | N/A |
ilog2_2 | Passed | N/A |
include/sys/t_bootblock | ||
mbr_partition | Passed | N/A |
mbr_sector | Passed | N/A |
include/t_bitstring | ||
bits_27 | Passed | N/A |
bits_32 | Passed | N/A |
bits_49 | Passed | N/A |
bits_64 | Passed | N/A |
bits_67 | Passed | N/A |
bits_8 | Passed | N/A |
include/t_inttypes | ||
int_fmtio | Passed | N/A |
include/t_limits | ||
char | Passed | N/A |
short | Passed | N/A |
include/t_stdint | ||
int16 | Passed | N/A |
int8 | Passed | N/A |
ipf/t_filter_exec | ||
f1 | Passed | N/A |
f10 | Passed | N/A |
f11 | Passed | N/A |
f12 | Passed | N/A |
f13 | Passed | N/A |
f14 | Passed | N/A |
f15 | Passed | N/A |
f16 | Passed | N/A |
f17 | Passed | N/A |
f18 | Passed | N/A |
f2 | Passed | N/A |
f20 | Passed | N/A |
f24 | Passed | N/A |
f3 | Passed | N/A |
f4 | Passed | N/A |
f5 | Passed | N/A |
f6 | Passed | N/A |
f7 | Passed | N/A |
f8 | Passed | N/A |
f9 | Passed | N/A |
ipv6_1 | Passed | N/A |
ipv6_2 | Passed | N/A |
ipv6_3 | Passed | N/A |
ipv6_5 | Passed | N/A |
ipv6_6 | Passed | N/A |
ipf/t_filter_parse | ||
i1 | Passed | N/A |
i10 | Passed | N/A |
i11 | Passed | N/A |
i12 | Passed | N/A |
i13 | Passed | N/A |
i14 | Passed | N/A |
i15 | Passed | N/A |
i16 | Passed | N/A |
i17 | Passed | N/A |
i18 | Passed | N/A |
i19 | Passed | N/A |
i2 | Passed | N/A |
i20 | Passed | N/A |
i21 | Passed | N/A |
i3 | Passed | N/A |
i4 | Passed | N/A |
i5 | Passed | N/A |
i6 | Passed | N/A |
i7 | Passed | N/A |
i8 | Passed | N/A |
i9 | Passed | N/A |
ipf/t_logging | ||
l1 | Passed | N/A |
ipf/t_nat_exec | ||
n10 | Passed | N/A |
n12 | Passed | N/A |
n13 | Passed | N/A |
n14 | Passed | N/A |
n16 | Passed | N/A |
n17 | Passed | N/A |
n3 | Passed | N/A |
n7 | Passed | N/A |
n8 | Passed | N/A |
n9 | Passed | N/A |
ipf/t_nat_ipf_exec | ||
ni1 | Passed | N/A |
ni13 | Passed | N/A |
ni14 | Passed | N/A |
ni15 | Passed | N/A |
ni16 | Passed | N/A |
ni2 | Passed | N/A |
ni21 | Passed | N/A |
ni23 | Passed | N/A |
ni3 | Passed | N/A |
ni4 | Passed | N/A |
ni6 | Passed | N/A |
ni7 | Passed | N/A |
ni8 | Passed | N/A |
ni9 | Passed | N/A |
ipf/t_nat_parse | ||
in1 | Passed | N/A |
in3 | Passed | N/A |
in4 | Passed | N/A |
in5 | Passed | N/A |
in6 | Passed | N/A |
ipf/t_pools | ||
ip1 | Passed | N/A |
ip2 | Passed | N/A |
p1 | Passed | N/A |
p2 | Passed | N/A |
p3 | Passed | N/A |
p5 | Passed | N/A |
kernel/kqueue/read/t_fifo | ||
fifo | Passed | N/A |
kernel/kqueue/read/t_file | ||
file | Passed | N/A |
kernel/kqueue/read/t_file2 | ||
file2 | Passed | N/A |
kernel/kqueue/read/t_pipe | ||
pipe | Passed | N/A |
kernel/kqueue/read/t_ttypty | ||
master | Passed | N/A |
slave | Passed | N/A |
kernel/kqueue/write/t_fifo | ||
fifo | Passed | N/A |
kernel/kqueue/write/t_pipe | ||
pipe1 | Passed | N/A |
pipe2 | Passed | N/A |
pipe3 | Passed | N/A |
kernel/kqueue/write/t_ttypty | ||
master | Passed | N/A |
slave | Passed | N/A |
kernel/kqueue/t_ioctl | ||
kfilter_byfilter | Passed | N/A |
kfilter_byname | Passed | N/A |
kernel/kqueue/t_proc1 | ||
proc1 | Passed | N/A |
kernel/kqueue/t_proc2 | ||
Skipped | Requires root privileges | |
kernel/kqueue/t_sig | ||
sig | Passed | N/A |
kernel/tty/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr | |
kernel/t_lock | ||
lock | Passed | N/A |
kernel/t_lwpctl | ||
lwpctl | Passed | N/A |
kernel/t_mkdir | ||
mkdir | Passed | N/A |
kernel/t_pipe | ||
pipe | Passed | N/A |
kernel/t_poll3w | ||
poll | Passed | N/A |
kernel/t_posix_fadvise | ||
posix_fadvise | Passed | N/A |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
kernel/t_rnd | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
kernel/t_time | ||
Skipped | Requires root privileges | |
kernel/t_ucontext | ||
ucontext | Passed | N/A |
kernel/t_writev | ||
writev | Passed | N/A |
kernel/t_extattrctl | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr | |
kernel/t_sigaction | ||
sa_noflags | Passed | N/A |
sa_resethand | Passed | N/A |
kernel/t_filedesc | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
kernel/t_extent | ||
bound1 | Passed | N/A |
bound2 | Passed | N/A |
bound3 | Passed | N/A |
bound4 | Passed | N/A |
bound5 | Passed | N/A |
coalesce | Passed | N/A |
free | Passed | N/A |
subregion1 | Passed | N/A |
subregion2 | Passed | N/A |
subregion3 | Passed | N/A |
subregion4 | Passed | N/A |
kernel/t_umount | ||
Skipped | Requires root privileges | |
kernel/t_ps_strings | ||
update | Passed | N/A |
validate | Passed | N/A |
lib/csu/t_crt0 | ||
initfini1 | Passed | N/A |
initfini2 | Passed | N/A |
Failed | atf-check failed; see the output of the test for details | |
lib/libc/db/t_db | ||
alternate_recno | Passed | N/A |
big_btree | Passed | N/A |
big_hash | Passed | N/A |
big_recno | Passed | N/A |
bsize_ffactor | Passed | N/A |
byte_orders_btree | Passed | N/A |
byte_orders_hash | Passed | N/A |
cursor_flags_btree | Passed | N/A |
cursor_flags_recno | Passed | N/A |
delete_btree | Passed | N/A |
delete_recno | Passed | N/A |
duplicate_btree | Passed | N/A |
four_char_hash | Passed | N/A |
medium_btree | Passed | N/A |
medium_hash | Passed | N/A |
medium_recno | Passed | N/A |
random_recno | Passed | N/A |
repeated_btree | Passed | N/A |
repeated_hash | Passed | N/A |
reverse_order_recno | Passed | N/A |
reverse_recno | Passed | N/A |
small_btree | Passed | N/A |
small_hash | Passed | N/A |
small_page_btree | Passed | N/A |
small_recno | Passed | N/A |
lib/libc/gen/t_basedirname | ||
t_basename | Passed | N/A |
t_dirname | Passed | N/A |
lib/libc/gen/t_dir | ||
seekdir | Passed | N/A |
telldir_leak | Passed | N/A |
lib/libc/gen/t_fmtcheck | ||
tc_fmtcheck | Passed | N/A |
lib/libc/gen/t_glob_star | ||
t_glob_star | Passed | N/A |
t_glob_star_not | Passed | N/A |
lib/libc/gen/t_humanize_number | ||
humanize | Passed | N/A |
lib/libc/gen/t_ldexp | ||
basics | Passed | N/A |
denormal | Passed | N/A |
denormal_large_exp | Passed | N/A |
infinity | Passed | N/A |
overflow | Passed | N/A |
underflow | Passed | N/A |
zero | Passed | N/A |
lib/libc/gen/t_raise | ||
raise_1 | Passed | N/A |
raise_2 | Passed | N/A |
lib/libc/gen/t_randomid | ||
randomid | Passed | N/A |
lib/libc/gen/t_rbstress | ||
rbstress | Passed | N/A |
lib/libc/gen/t_siginfo | ||
sigalarm | Passed | N/A |
sigchild_dump | Passed | N/A |
sigchild_kill | Passed | N/A |
sigchild_normal | Passed | N/A |
Skipped | Test not valid on powerpc | |
Skipped | Test not valid on powerpc | |
sigsegv | Passed | N/A |
lib/libc/gen/t_syslog_pthread | ||
basic | Passed | N/A |
lib/libc/gen/t_vis | ||
vis | Passed | N/A |
lib/libc/hash/t_sha2 | ||
t_sha256 | Passed | N/A |
t_sha384 | Passed | N/A |
t_sha512 | Passed | N/A |
lib/libc/hash/t_hash | ||
md5 | Passed | N/A |
sha1 | Passed | N/A |
lib/libc/ieeefp/t_except | ||
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
lib/libc/ieeefp/t_nan_inf | ||
isinf | Passed | N/A |
isnan | Passed | N/A |
lib/libc/ieeefp/t_round | ||
fpround | Passed | N/A |
lib/libc/ieeefp/t_subnormal | ||
test_double | Passed | N/A |
test_float | Passed | N/A |
lib/libc/inet/t_inet_network | ||
inet_network | Passed | N/A |
lib/libc/net/getaddrinfo/t_getaddrinfo | ||
basic | Passed | N/A |
empty_hostname | Passed | N/A |
empty_servname | Passed | N/A |
scopeaddr | Passed | N/A |
sock_raw | Passed | N/A |
specific | Passed | N/A |
unspported_family | Passed | N/A |
lib/libc/net/t_nsdispatch | ||
recurse | Passed | N/A |
lib/libc/net/t_protoent | ||
protoent | Passed | N/A |
lib/libc/net/t_servent | ||
servent | Passed | N/A |
lib/libc/regex/t_regex | ||
anchor | Passed | N/A |
backref | Passed | N/A |
basic | Passed | N/A |
bracket | Passed | N/A |
c_comments | Passed | N/A |
complex | Passed | N/A |
error | Passed | N/A |
meta | Passed | N/A |
nospec | Passed | N/A |
nul | Passed | N/A |
paren | Passed | N/A |
regress | Passed | N/A |
repet_bounded | Passed | N/A |
repet_multi | Passed | N/A |
repet_ordinary | Passed | N/A |
startend | Passed | N/A |
subexp | Passed | N/A |
subtle | Passed | N/A |
word_bound | Passed | N/A |
lib/libc/rpc/t_xdr | ||
xdr | Passed | N/A |
lib/libc/setjmp/t_setjmp | ||
_setjmp | Passed | N/A |
setjmp | Passed | N/A |
sigsetjmp_nosave | Passed | N/A |
sigsetjmp_save | Passed | N/A |
lib/libc/stdlib/t_div | ||
div | Passed | N/A |
ldiv | Passed | N/A |
lldiv | Passed | N/A |
lib/libc/stdlib/t_environment | ||
t_clearenv | Passed | N/A |
t_getenv | Passed | N/A |
t_mixed | Passed | N/A |
t_putenv | Passed | N/A |
t_setenv | Passed | N/A |
lib/libc/stdlib/t_environment_pth | ||
t_threaded | Passed | N/A |
lib/libc/stdlib/t_hsearch | ||
basic | Passed | N/A |
duplicate | Passed | N/A |
nonexistent | Passed | N/A |
two | Passed | N/A |
lib/libc/stdlib/t_mi_vector_hash | ||
t_mi_vector_hash | Passed | N/A |
lib/libc/stdlib/t_posix_memalign | ||
posix_memalign | Passed | N/A |
lib/libc/stdlib/t_strtox | ||
hexadecimal | Passed | N/A |
lib/libc/stdlib/t_atexit | ||
atexit | Passed | N/A |
lib/libc/stdlib/t_getopt | ||
getopt | Passed | N/A |
getopt_long | Passed | N/A |
lib/libc/stdio/t_fmemopen | ||
test00 | Passed | N/A |
test01 | Passed | N/A |
test02 | Passed | N/A |
test03 | Passed | N/A |
test04 | Passed | N/A |
test05 | Passed | N/A |
test06 | Passed | N/A |
test07 | Passed | N/A |
test08 | Passed | N/A |
test09 | Passed | N/A |
test10 | Passed | N/A |
test11 | Passed | N/A |
test12 | Passed | N/A |
test13 | Passed | N/A |
test14 | Passed | N/A |
test15 | Passed | N/A |
test16 | Passed | N/A |
test17 | Passed | N/A |
test18 | Passed | N/A |
test19 | Passed | N/A |
test20 | Passed | N/A |
test21 | Passed | N/A |
test22 | Passed | N/A |
lib/libc/stdio/t_format | ||
dot_zero_f | Passed | N/A |
sscanf_neg_hex | Passed | N/A |
sscanf_whitespace | Passed | N/A |
zero_padding | Passed | N/A |
lib/libc/stdio/t_popen | ||
popen | Passed | N/A |
lib/libc/string/t_memcpy | ||
check_memcpy | Passed | N/A |
lib/libc/string/t_memmem | ||
check_memmem | Passed | N/A |
lib/libc/string/t_popcount | ||
Skipped | config variable "run_popcount" not set to YES/TRUE | |
Skipped | config variable "run_popcount" not set to YES/TRUE | |
lib/libc/string/t_stresep | ||
check_stresep | Passed | N/A |
lib/libc/string/t_string | ||
check_memchr | Passed | N/A |
check_strcat | Passed | N/A |
check_strchr | Passed | N/A |
check_strcmp | Passed | N/A |
check_strcpy | Passed | N/A |
check_strlen | Passed | N/A |
check_strrchr | Passed | N/A |
lib/libc/string/t_swab | ||
check_swab | Passed | N/A |
lib/libc/sys/t_cerror | ||
cerror_32 | Passed | N/A |
cerror_64 | Passed | N/A |
lib/libc/sys/t_clone | ||
clone | Passed | N/A |
null_func | Passed | N/A |
null_stack | Passed | N/A |
out_of_proc | Passed | N/A |
lib/libc/sys/t_context | ||
context | Passed | N/A |
lib/libc/sys/t_sigqueue | ||
sigqueue | Passed | N/A |
lib/libc/time/t_mktime | ||
mktime | Passed | N/A |
lib/libc/time/t_strptime | ||
common | Passed | N/A |
day | Passed | N/A |
month | Passed | N/A |
lib/libc/tls/t_tls_static | ||
t_tls_static | Passed | N/A |
lib/libc/tls/t_tls_dynamic | ||
t_tls_dynamic | Passed | N/A |
lib/libc/tls/t_tls_dlopen | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
lib/libc/ttyio/t_ptm | ||
ptm | Passed | N/A |
ptmx | Passed | N/A |
lib/libc/ttyio/t_ttyio | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/libc/ttyio/t_ttyio.c:89: tcgetattr(STDIN_FILENO, &term): Inappropriate ioctl for device | |
lib/libc/ssp/t_ssp | ||
fgets | Passed | N/A |
getcwd | Passed | N/A |
gets | Passed | N/A |
memcpy | Passed | N/A |
memmove | Passed | N/A |
memset | Passed | N/A |
read | Passed | N/A |
readlink | Passed | N/A |
snprintf | Passed | N/A |
sprintf | Passed | N/A |
strcat | Passed | N/A |
strcpy | Passed | N/A |
strncat | Passed | N/A |
strncpy | Passed | N/A |
vsnprintf | Passed | N/A |
vsprintf | Passed | N/A |
lib/libc/t_convfp | ||
test1 | Passed | N/A |
test2 | Passed | N/A |
test3 | Passed | N/A |
lib/libc/t_gdtoa | ||
long_format | Passed | N/A |
lib/libm/t_ceil | ||
ceil | Passed | N/A |
lib/libm/t_floor | ||
floor | Passed | N/A |
lib/libm/t_libm | ||
round | Passed | N/A |
lib/libevent/t_event | ||
kqueue | Passed | N/A |
poll | Passed | N/A |
select | Passed | N/A |
lib/libobjc/t_threads | ||
thread_callback | Passed | N/A |
lib/libprop/t_basic | ||
simple | Passed | N/A |
lib/librt/t_sched | ||
sched_getparam | Passed | N/A |
sched_priority | Passed | N/A |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
lib/librt/t_sem | ||
basic | Passed | N/A |
child | Passed | N/A |
lib/libpthread/t_barrier | ||
barrier | Passed | N/A |
lib/libpthread/t_cond | ||
bogus_timedwaits | Passed | N/A |
broadcast | Passed | N/A |
Expected failure | PR lib/44756: /home/builds/ab/HEAD/src/tests/lib/libpthread/t_cond.c:338: rv == ETIMEDOUT not met | |
destroy_after_cancel | Passed | N/A |
signal_before_unlock | Passed | N/A |
signal_before_unlock_static_init | Passed | N/A |
signal_delay_wait | Passed | N/A |
signal_wait_race | Passed | N/A |
lib/libpthread/t_detach | ||
pthread_detach | Passed | N/A |
lib/libpthread/t_equal | ||
pthread_equal | Passed | N/A |
lib/libpthread/t_fork | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/libpthread/t_fork.c:94: child died wrongly | |
lib/libpthread/t_fpu | ||
fpu | Passed | N/A |
lib/libpthread/t_join | ||
pthread_join | Passed | N/A |
lib/libpthread/t_kill | ||
simple | Passed | N/A |
lib/libpthread/t_mutex | ||
mutex1 | Passed | N/A |
Expected timeout | PR port-powerpc/44387 | |
Expected timeout | PR port-powerpc/44387 | |
mutex4 | Passed | N/A |
lib/libpthread/t_name | ||
name | Passed | N/A |
lib/libpthread/t_once | ||
once1 | Passed | N/A |
once2 | Passed | N/A |
once3 | Passed | N/A |
lib/libpthread/t_preempt | ||
preempt1 | Passed | N/A |
lib/libpthread/t_rwlock | ||
rwlock1 | Passed | N/A |
lib/libpthread/t_sem | ||
before_start_no_threads | Passed | N/A |
Expected timeout | Race condition; it is probably unsafe to call sem_post from a signal handler when using the pthread version | |
named | Passed | N/A |
unnamed | Passed | N/A |
lib/libpthread/t_sigmask | ||
before_threads | Passed | N/A |
incorrect_mask_bug | Passed | N/A |
respected_while_running | Passed | N/A |
upcalls_not_started | Passed | N/A |
lib/libpthread/t_sigsuspend | ||
sigsuspend | Passed | N/A |
lib/libpthread/t_siglongjmp | ||
siglongjmp1 | Passed | N/A |
lib/libpthread/t_sleep | ||
sleep1 | Passed | N/A |
lib/libpthread/t_status | ||
Failed | 100 checks failed; see output for more details | |
lib/libpthread/t_atexit | ||
atexit | Passed | N/A |
lib/libpthread/t_cancel | ||
register_while_disabled | Passed | N/A |
lib/libpthread/t_exit | ||
main_thread | Passed | N/A |
lib/libpthread/t_resolv | ||
resolv | Passed | N/A |
lib/librumpclient/t_exec | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumpclient/t_fd | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/librumpclient/t_fd.c:69: system("rump_server " RUMPSERV): Unknown error: 768 | |
Failed | /home/builds/ab/HEAD/src/tests/lib/librumpclient/t_fd.c:112: system("rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet " RUMPSERV): Unknown error: 768 | |
lib/librumphijack/t_asyncio | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_config | ||
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_cwd | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_sh | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_tcpip | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Skipped | test currently valid only on i386 | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_vfs | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/libutil/t_parsedate | ||
dates | Passed | N/A |
relative | Passed | N/A |
times | Passed | N/A |
lib/libutil/t_pidfile | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
lib/libutil/t_snprintb | ||
snprintb | Passed | N/A |
lib/libutil/t_sockaddr_snprintf | ||
sockaddr_snprintf_at | Passed | N/A |
sockaddr_snprintf_dl | Passed | N/A |
sockaddr_snprintf_in | Passed | N/A |
sockaddr_snprintf_in6 | Passed | N/A |
sockaddr_snprintf_un | Passed | N/A |
lib/semaphore/pthread/t_sem_pth | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
lib/libdes/t_des | ||
align | Passed | N/A |
cbc | Passed | N/A |
cbc_cksum | Passed | N/A |
cbcm | Passed | N/A |
cfb | Passed | N/A |
desx_cbc | Passed | N/A |
ecb | Passed | N/A |
ede_cbc | Passed | N/A |
ede_ecb | Passed | N/A |
ede_ofb64 | Passed | N/A |
fast_crypt | Passed | N/A |
ofb | Passed | N/A |
ofb64 | Passed | N/A |
pcbc | Passed | N/A |
quad_cksum | Passed | N/A |
lib/libskey/t_algorithms | ||
md4 | Passed | N/A |
md5 | Passed | N/A |
sha1 | Passed | N/A |
libexec/ld.elf_so/t_dlerror-cleared | ||
rtld_dlerror_cleared | Passed | N/A |
libexec/ld.elf_so/t_dlerror-false | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
libexec/ld.elf_so/t_dlinfo | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
rtld_dlinfo_linkmap_dlopen_iter | Passed | N/A |
rtld_dlinfo_linkmap_inval | Passed | N/A |
rtld_dlinfo_linkmap_self | Passed | N/A |
libexec/ld.elf_so/t_df_1_noopen | ||
df_1_noopen1 | Passed | N/A |
df_1_noopen2 | Passed | N/A |
modules/t_modctl | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
modules/t_builtin | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
modules/t_modload | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
net/bpf/t_bpf | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
net/bpf/t_div-by-zero | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034b/tcr | |
net/carp/t_basic | ||
Failed | child died unexpectedly | |
net/icmp/t_forward | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
net/icmp/t_ping | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
net/icmp/t_ping2 | ||
Failed | atf-check failed; see the output of the test for details | |
net/if/t_compat | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
net/if_loop/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
net/net/t_raw | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034t/tcr | |
net/route/t_change | ||
Failed | atf-check failed; see the output of the test for details | |
net/sys/t_connect | ||
Skipped | Requires root privileges | |
net/sys/t_listen | ||
Skipped | Requires root privileges | |
rump/rumpkern/t_copy | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
rump/rumpkern/t_kern | ||
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Skipped | test requires LOCKDEBUG kernel | |
Skipped | test requires LOCKDEBUG kernel | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Skipped | test requires LOCKDEBUG kernel | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
rump/rumpkern/t_lwproc | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_lwproc.c:204: WTERMSIG(status) != SIGABRT | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
rump/rumpkern/t_modcmd | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034v/tcr | |
rump/rumpkern/t_modlinkset | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr | |
rump/rumpkern/t_signals | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_signals.c:112: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
rump/rumpkern/t_threads | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
rump/rumpkern/t_tsleep | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
rump/rumpkern/t_vm | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034i/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034i/tcr | |
rump/rumpkern/t_sp | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
rump/rumpnet/t_shmif | ||
Failed | atf-check failed; see the output of the test for details | |
rump/rumpvfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
rump/rumpvfs/t_etfs | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Skipped | could not mount mfs | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
rump/rumpvfs/t_p2kifs | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
rump/modautoload/t_modautoload | ||
Skipped | host kernel modules not supported on this architecture | |
sbin/fsck_ffs/t_enable_quotas | ||
corrupt_be_1 | Passed | N/A |
corrupt_be_2 | Passed | N/A |
corrupt_le_1 | Passed | N/A |
corrupt_le_2 | Passed | N/A |
dir1_be_1 | Passed | N/A |
dir1_be_2 | Passed | N/A |
dir1_le_1 | Passed | N/A |
dir1_le_2 | Passed | N/A |
disable_be_1 | Passed | N/A |
disable_be_2 | Passed | N/A |
disable_le_1 | Passed | N/A |
disable_le_2 | Passed | N/A |
notreg_be_1 | Passed | N/A |
notreg_be_2 | Passed | N/A |
notreg_le_1 | Passed | N/A |
notreg_le_2 | Passed | N/A |
unallocated_be_1 | Passed | N/A |
unallocated_be_2 | Passed | N/A |
unallocated_le_1 | Passed | N/A |
unallocated_le_2 | Passed | N/A |
sbin/fsck_ffs/t_check_quotas | ||
corrupt_list_be_1 | Passed | N/A |
corrupt_list_be_2 | Passed | N/A |
corrupt_list_le_1 | Passed | N/A |
corrupt_list_le_2 | Passed | N/A |
expand1_list_be_1 | Passed | N/A |
expand1_list_be_2 | Passed | N/A |
expand1_list_le_1 | Passed | N/A |
expand1_list_le_2 | Passed | N/A |
expand2_list_be_1 | Passed | N/A |
expand2_list_be_2 | Passed | N/A |
expand2_list_le_1 | Passed | N/A |
expand2_list_le_2 | Passed | N/A |
sbin/newfs/t_enable_quotas | ||
enabled_be_1_both | Passed | N/A |
enabled_be_1_group | Passed | N/A |
enabled_be_1_user | Passed | N/A |
enabled_be_2_both | Passed | N/A |
enabled_be_2_group | Passed | N/A |
enabled_be_2_user | Passed | N/A |
enabled_le_1_both | Passed | N/A |
enabled_le_1_group | Passed | N/A |
enabled_le_1_user | Passed | N/A |
enabled_le_2_both | Passed | N/A |
enabled_le_2_group | Passed | N/A |
enabled_le_2_user | Passed | N/A |
sbin/resize_ffs/t_grow | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
grow_ffsv1_partial_cg | Passed | N/A |
sbin/resize_ffs/t_shrink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
shrink_ffsv1_partial_cg | Passed | N/A |
sbin/resize_ffs/t_grow_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
grow_ffsv1_partial_cg | Passed | N/A |
sbin/resize_ffs/t_shrink_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
shrink_ffsv1_partial_cg | Passed | N/A |
sys/rc/t_rc_d_cli | ||
default_restart_no_args | Passed | N/A |
default_restart_with_args | Passed | N/A |
default_start_no_args | Passed | N/A |
default_start_with_args | Passed | N/A |
default_stop_no_args | Passed | N/A |
default_stop_with_args | Passed | N/A |
no_command | Passed | N/A |
overriden_custom_no_args | Passed | N/A |
overriden_custom_with_args | Passed | N/A |
overriden_restart_no_args | Passed | N/A |
overriden_restart_with_args | Passed | N/A |
overriden_start_no_args | Passed | N/A |
overriden_start_with_args | Passed | N/A |
overriden_stop_no_args | Passed | N/A |
overriden_stop_with_args | Passed | N/A |
syscall/t_cmsg | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
syscall/t_timer | ||
timer_create_bogus | Passed | N/A |
timer_create_signal | Passed | N/A |
toolchain/cc/t_hello | ||
hello | Passed | N/A |
hello_pic | Passed | N/A |
usr.bin/rump_server/t_disk | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
usr.bin/shmif_dumpbus/t_basic | ||
contents | Passed | N/A |
header | Passed | N/A |
Failed | Test case was expecting a failure but none were raised | |
usr.sbin/traceroute/t_traceroute | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
util/awk/t_awk | ||
big_regexp | Passed | N/A |
end | Passed | N/A |
multibyte | Passed | N/A |
string1 | Passed | N/A |
util/bzip2/t_bzip2 | ||
basic | Passed | N/A |
util/config/t_config | ||
deffs_redef | Passed | N/A |
loop | Passed | N/A |
loop2 | Passed | N/A |
no_pseudo | Passed | N/A |
postponed_orphan | Passed | N/A |
pseudo_parent | Passed | N/A |
shadow_instance | Passed | N/A |
util/cut/t_cut | ||
basic | Passed | N/A |
dflag | Passed | N/A |
dsflag | Passed | N/A |
latin1 | Passed | N/A |
sflag | Passed | N/A |
utf8 | Passed | N/A |
util/df/t_df | ||
hflag | Passed | N/A |
normal | Passed | N/A |
util/grep/t_grep | ||
basic | Passed | N/A |
begin_end | Passed | N/A |
binary | Passed | N/A |
context | Passed | N/A |
context2 | Passed | N/A |
egrep | Passed | N/A |
file_exp | Passed | N/A |
ignore_case | Passed | N/A |
invert | Passed | N/A |
negative | Passed | N/A |
nonexistent | Passed | N/A |
recurse | Passed | N/A |
recurse_symlink | Passed | N/A |
whole_line | Passed | N/A |
word_regexps | Passed | N/A |
zgrep | Passed | N/A |
util/id/t_groups | ||
correct | Passed | N/A |
syntax | Passed | N/A |
util/id/t_id | ||
Gflag | Passed | N/A |
default | Passed | N/A |
gflag | Passed | N/A |
pflag | Passed | N/A |
primaries | Passed | N/A |
uflag | Passed | N/A |
util/id/t_whoami | ||
correct | Passed | N/A |
syntax | Passed | N/A |
util/m4/t_m4 | ||
eof | Passed | N/A |
util/make/t_make | ||
comment | Passed | N/A |
cond1 | Passed | N/A |
dotwait | Passed | N/A |
export | Passed | N/A |
export_all | Passed | N/A |
moderrs | Passed | N/A |
modmatch | Passed | N/A |
modmisc | Passed | N/A |
modorder | Passed | N/A |
modts | Passed | N/A |
modword | Passed | N/A |
posix | Passed | N/A |
qequals | Passed | N/A |
ternary | Passed | N/A |
unmatchedvarparen | Passed | N/A |
varcmd | Passed | N/A |
util/mtree/t_mtree | ||
check | Passed | N/A |
convert_C | Passed | N/A |
convert_C_S | Passed | N/A |
convert_D | Passed | N/A |
convert_D_S | Passed | N/A |
create | Passed | N/A |
merge | Passed | N/A |
util/ps/t_ps | ||
default_columns | Passed | N/A |
duplicate_column | Passed | N/A |
minus_O | Passed | N/A |
minus_o | Passed | N/A |
override_heading_all_null | Passed | N/A |
override_heading_embedded_specials | Passed | N/A |
override_heading_simple | Passed | N/A |
override_heading_some_null | Passed | N/A |
util/sdiff/t_sdiff | ||
dot | Passed | N/A |
flags | Passed | N/A |
iflags | Passed | N/A |
merge | Passed | N/A |
oneline | Passed | N/A |
same | Passed | N/A |
short | Passed | N/A |
stdin | Passed | N/A |
tabends | Passed | N/A |
tabs | Passed | N/A |
util/sh/t_compexit | ||
set_e | Passed | N/A |
util/sh/t_exit | ||
function | Passed | N/A |
readout | Passed | N/A |
trap_subshell | Passed | N/A |
util/sh/t_expand | ||
arithmetic | Passed | N/A |
dollar_at | Passed | N/A |
dollar_at_with_text | Passed | N/A |
Expected failure | PR bin/43469: $stripped != ${line%%/\**} (#define bindir "/usr/bin" != #define bindir ") | |
varpattern_backslashes | Passed | N/A |
util/sh/t_fsplit | ||
default_val | Passed | N/A |
dollar_at | Passed | N/A |
for | Passed | N/A |
ifs | Passed | N/A |
ifs_alpha | Passed | N/A |
quote | Passed | N/A |
var_length | Passed | N/A |
util/sh/t_here | ||
all | Passed | N/A |
util/sh/t_set_e | ||
all | Passed | N/A |
util/sh/t_varquote | ||
all | Passed | N/A |
Expected failure | PR bin/43597: atf-check failed; see the output of the test for details | |
util/sh/t_wait | ||
individual | Passed | N/A |
util/sort/t_sort | ||
any_char | Passed | N/A |
basic | Passed | N/A |
bflag | Passed | N/A |
cflag | Passed | N/A |
empty_file | Passed | N/A |
end_of_options | Passed | N/A |
kflag_alpha | Passed | N/A |
kflag_limits | Passed | N/A |
kflag_many_fields | Passed | N/A |
kflag_no_end | Passed | N/A |
kflag_nonmonotone | Passed | N/A |
kflag_one_field | Passed | N/A |
kflag_outofbounds | Passed | N/A |
kflag_two_fields | Passed | N/A |
long_file | Passed | N/A |
long_records | Passed | N/A |
mflag | Passed | N/A |
mflag_uflag | Passed | N/A |
mflag_uflag_first | Passed | N/A |
missing_newline | Passed | N/A |
nflag | Passed | N/A |
nflag_rflag | Passed | N/A |
null_bytes | Passed | N/A |
oflag | Passed | N/A |
oflag_displaced | Passed | N/A |
plus_as_path | Passed | N/A |
plus_bad_tempfile | Passed | N/A |
plus_no_end | Passed | N/A |
plus_nonmonotone | Passed | N/A |
plus_one | Passed | N/A |
plus_one_minus_two | Passed | N/A |
plus_rflag_invalid | Passed | N/A |
plus_tflag | Passed | N/A |
plus_zero | Passed | N/A |
rflag | Passed | N/A |
sflag | Passed | N/A |
sflag_many_files | Passed | N/A |
tflag | Passed | N/A |
tflag_alphabetic | Passed | N/A |
tflag_char_pos | Passed | N/A |
tflag_whitespace | Passed | N/A |
uflag | Passed | N/A |
uflag_rflag | Passed | N/A |
util/xlint/lint1/t_integration | ||
alignof | Passed | N/A |
c99_complex_num | Passed | N/A |
c99_for_loops | Passed | N/A |
c99_func | Passed | N/A |
c99_recursive_init | Passed | N/A |
c99_struct_init | Passed | N/A |
c99_union_init1 | Passed | N/A |
c99_union_init2 | Passed | N/A |
c99_union_init3 | Passed | N/A |
c9x_array_init | Passed | N/A |
c9x_recursive_init | Passed | N/A |
cast_init | Passed | N/A |
cast_init2 | Passed | N/A |
cast_lhs | Passed | N/A |
compound_literals1 | Passed | N/A |
compound_literals2 | Passed | N/A |
constant_conv1 | Passed | N/A |
constant_conv2 | Passed | N/A |
cvt_in_ternary | Passed | N/A |
ellipsis_in_switch | Passed | N/A |
gcc_compound_statements1 | Passed | N/A |
gcc_compound_statements2 | Passed | N/A |
gcc_compound_statements3 | Passed | N/A |
gcc_func | Passed | N/A |
gcc_variable_array_init | Passed | N/A |
incorrect_array_size | Passed | N/A |
long_double_int | Passed | N/A |
nested_structs | Passed | N/A |
nolimit_init | Passed | N/A |
packed_structs | Passed | N/A |
shift_to_narrower_type | Passed | N/A |
type_conv1 | Passed | N/A |
type_conv2 | Passed | N/A |
type_conv3 | Passed | N/A |
zero_sized_arrays | Passed | N/A |
util/t_basename | ||
basic | Passed | N/A |
suffix | Passed | N/A |
util/t_cp | ||
dir_to_dir | Passed | N/A |
dir_to_file | Passed | N/A |
file_over_link | Passed | N/A |
file_to_file | Passed | N/A |
file_to_link | Passed | N/A |
file_to_linkdir | Passed | N/A |
files_to_dir | Passed | N/A |
link_over_file | Passed | N/A |
link_to_file | Passed | N/A |
linkdir_to_file | Passed | N/A |
util/t_dd | ||
io | Passed | N/A |
length | Passed | N/A |
seek | Passed | N/A |
util/t_dirname | ||
basic | Passed | N/A |
util/t_expr | ||
arithmetic_ops | Passed | N/A |
basic_functional | Passed | N/A |
basic_math | Passed | N/A |
colon_vs_math | Passed | N/A |
compare_ops | Passed | N/A |
compare_ops_precedence | Passed | N/A |
gtkmm | Passed | N/A |
math_precedence | Passed | N/A |
multiply | Passed | N/A |
negative | Passed | N/A |
overflow | Passed | N/A |
precedence | Passed | N/A |
regex | Passed | N/A |
util/t_gzip | ||
concatenated | Passed | N/A |
crcerror | Passed | N/A |
good | Passed | N/A |
pipe | Passed | N/A |
truncated | Passed | N/A |
util/t_pax | ||
append | Passed | N/A |
util/t_tar | ||
append | Passed | N/A |
Test case | Result | Reason |
---|---|---|
dev/audio/t_pad | ||
Failed | atf-check failed; see the output of the test for details | |
dev/cgd/t_cgd | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
dev/md/t_md | ||
Failed | atf-check failed; see the output of the test for details | |
dev/raidframe/t_raid | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
dev/scsipi/t_cd | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
dev/sysmon/t_swwdog | ||
Failed | /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max | |
Failed | /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max | |
Failed | /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max | |
dev/sysmon/t_swsensor | ||
Failed | 0: Device swsensor not registered | |
Failed | 0: Device swsensor not registered | |
Failed | 0: Device swsensor not registered | |
fs/ffs/t_fifos | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
fs/ffs/t_snapshot | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
fs/ffs/t_snapshot_log | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr | |
fs/ffs/t_snapshot_v2 | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034e/tcr | |
fs/ffs/t_mount | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
fs/ffs/t_quota2_1 | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
fs/ffs/t_quota2_remount | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr | |
fs/ffs/t_getquota | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
fs/ffs/t_miscquota | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
fs/hfs/t_pathconvert | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034q/tcr | |
fs/kernfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
fs/lfs/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034v/tcr | |
fs/msdosfs/t_snapshot | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr | |
fs/nfs/t_mountd | ||
Failed | child died | |
fs/nullfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr | |
fs/ptyfs/t_ptyfs | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
fs/ptyfs/t_nullpts | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034l/tcr | |
fs/puffs/t_basic | ||
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
fs/puffs/t_fuzz | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
fs/puffs/t_io | ||
Failed | child died | |
fs/tmpfs/t_renamerace | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034k/tcr | |
fs/umapfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034l/tcr | |
fs/union/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr | |
fs/vfs/t_full | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
fs/vfs/t_io | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
fs/vfs/t_renamerace | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
fs/vfs/t_ro | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
fs/vfs/t_rmdirrace | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
fs/vfs/t_union | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
fs/vfs/t_unpriv | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr | |
fs/vfs/t_vfsops | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
fs/vfs/t_vnops | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | child died | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
kernel/tty/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr | |
kernel/t_posix_fadvise | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
kernel/t_rnd | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
kernel/t_extattrctl | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr | |
kernel/t_filedesc | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
lib/csu/t_crt0 | ||
Failed | atf-check failed; see the output of the test for details | |
lib/libc/ieeefp/t_except | ||
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
lib/libc/tls/t_tls_dlopen | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
lib/libc/ttyio/t_ttyio | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/libc/ttyio/t_ttyio.c:89: tcgetattr(STDIN_FILENO, &term): Inappropriate ioctl for device | |
lib/libpthread/t_fork | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/libpthread/t_fork.c:94: child died wrongly | |
lib/libpthread/t_status | ||
Failed | 100 checks failed; see output for more details | |
lib/librumpclient/t_exec | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumpclient/t_fd | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/librumpclient/t_fd.c:69: system("rump_server " RUMPSERV): Unknown error: 768 | |
Failed | /home/builds/ab/HEAD/src/tests/lib/librumpclient/t_fd.c:112: system("rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet " RUMPSERV): Unknown error: 768 | |
lib/librumphijack/t_asyncio | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_config | ||
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_cwd | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_sh | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_tcpip | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/librumphijack/t_vfs | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
lib/semaphore/pthread/t_sem_pth | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
libexec/ld.elf_so/t_dlerror-false | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
libexec/ld.elf_so/t_dlinfo | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr | |
modules/t_builtin | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr | |
net/bpf/t_bpf | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
net/bpf/t_div-by-zero | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034b/tcr | |
net/carp/t_basic | ||
Failed | child died unexpectedly | |
net/icmp/t_forward | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
net/icmp/t_ping | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr | |
net/icmp/t_ping2 | ||
Failed | atf-check failed; see the output of the test for details | |
net/if/t_compat | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr | |
net/if_loop/t_pr | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr | |
net/net/t_raw | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034t/tcr | |
net/route/t_change | ||
Failed | atf-check failed; see the output of the test for details | |
rump/rumpkern/t_copy | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
rump/rumpkern/t_kern | ||
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
rump/rumpkern/t_lwproc | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_lwproc.c:204: WTERMSIG(status) != SIGABRT | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr | |
rump/rumpkern/t_modcmd | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034v/tcr | |
rump/rumpkern/t_modlinkset | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr | |
rump/rumpkern/t_signals | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
Failed | /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_signals.c:112: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr | |
rump/rumpkern/t_threads | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr | |
rump/rumpkern/t_tsleep | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
rump/rumpkern/t_vm | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034i/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034i/tcr | |
rump/rumpkern/t_sp | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
rump/rumpnet/t_shmif | ||
Failed | atf-check failed; see the output of the test for details | |
rump/rumpvfs/t_basic | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr | |
rump/rumpvfs/t_etfs | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr | |
rump/rumpvfs/t_p2kifs | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr | |
syscall/t_cmsg | ||
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
Failed | Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr | |
usr.bin/rump_server/t_disk | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details | |
usr.bin/shmif_dumpbus/t_basic | ||
Failed | Test case was expecting a failure but none were raised | |
usr.sbin/traceroute/t_traceroute | ||
Failed | atf-check failed; see the output of the test for details | |
Failed | atf-check failed; see the output of the test for details |
Test case | Result | Reason |
---|---|---|
lib/libpthread/t_cond | ||
Expected failure | PR lib/44756: /home/builds/ab/HEAD/src/tests/lib/libpthread/t_cond.c:338: rv == ETIMEDOUT not met | |
lib/libpthread/t_mutex | ||
Expected timeout | PR port-powerpc/44387 | |
Expected timeout | PR port-powerpc/44387 | |
lib/libpthread/t_sem | ||
Expected timeout | Race condition; it is probably unsafe to call sem_post from a signal handler when using the pthread version | |
sbin/resize_ffs/t_shrink | ||
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
sbin/resize_ffs/t_shrink_swapped | ||
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
util/sh/t_expand | ||
Expected failure | PR bin/43469: $stripped != ${line%%/\**} (#define bindir "/usr/bin" != #define bindir ") | |
util/sh/t_varquote | ||
Expected failure | PR bin/43597: atf-check failed; see the output of the test for details |
Test case | Result | Reason |
---|---|---|
atf/atf-c/pkg_config_test | ||
Skipped | Required program 'pkg-config' not found in the PATH | |
Skipped | Required program 'pkg-config' not found in the PATH | |
atf/atf-c++/pkg_config_test | ||
Skipped | Required program 'pkg-config' not found in the PATH | |
Skipped | Required program 'pkg-config' not found in the PATH | |
atf/atf-run/integration_test | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
crypto/libcrypto/t_ciphers | ||
Skipped | IDEA support not available; system built with MKCRYPTO_IDEA=no | |
Skipped | RC5 support not available; system built with MKCRYPTO_RC5=no | |
crypto/libcrypto/t_hashes | ||
Skipped | MDC2 support not available; system built with MKCRYPTO_MDC2=no | |
fs/ffs/t_setquota | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/ffs/t_quotalimit | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/ffs/t_clearquota | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/ffs/t_miscquota | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/nfs/t_rquotad | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/psshfs/t_psshfs | ||
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
fs/tmpfs/t_create | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_devices | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_dots | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_exec | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_link | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mkdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mknod | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mount | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_pipes | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_read_write | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_readdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_remove | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rename | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rmdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_setattr | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sizes | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sockets | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_statvfs | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_symlink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_times | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_trail_slash | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_truncate | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnd | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnode_leak | ||
Skipped | Requires root privileges | |
kernel/kqueue/t_proc2 | ||
Skipped | Requires root privileges | |
kernel/t_time | ||
Skipped | Requires root privileges | |
kernel/t_umount | ||
Skipped | Requires root privileges | |
lib/libc/gen/t_siginfo | ||
Skipped | Test not valid on powerpc | |
Skipped | Test not valid on powerpc | |
lib/libc/string/t_popcount | ||
Skipped | config variable "run_popcount" not set to YES/TRUE | |
Skipped | config variable "run_popcount" not set to YES/TRUE | |
lib/librt/t_sched | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
lib/librumphijack/t_tcpip | ||
Skipped | test currently valid only on i386 | |
lib/libutil/t_pidfile | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
modules/t_modctl | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
modules/t_modload | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
net/sys/t_connect | ||
Skipped | Requires root privileges | |
net/sys/t_listen | ||
Skipped | Requires root privileges | |
rump/rumpkern/t_kern | ||
Skipped | test requires LOCKDEBUG kernel | |
Skipped | test requires LOCKDEBUG kernel | |
Skipped | test requires LOCKDEBUG kernel | |
rump/rumpvfs/t_etfs | ||
Skipped | could not mount mfs | |
rump/modautoload/t_modautoload | ||
Skipped | host kernel modules not supported on this architecture | |
sbin/resize_ffs/t_grow | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
sbin/resize_ffs/t_shrink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
sbin/resize_ffs/t_grow_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
sbin/resize_ffs/t_shrink_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges |
CRON_WITHIN=7200
HOME=/home/riz
HOST=g4
IGNOREFILES=/etc/motd /etc/master.passwd /etc/group /etc/login.conf /var/cron/tabs/root
LOGNAME=riz
PATH=/home/riz/bin:/home/riz/bin.macppc:/usr/local/bin:/usr/pkg/bin:/usr/bin:/usr/local/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/sbin:/usr/X11R7/bin:/usr/games
PWD=/usr/tests
SHELL=/bin/csh
SU_FROM=root
USER=riz
system=NetBSD
SKIPPED: Required program 'pkg-config' not found in the PATH
SKIPPED: Required program 'pkg-config' not found in the PATH
SKIPPED: Required program 'pkg-config' not found in the PATH
SKIPPED: Required program 'pkg-config' not found in the PATH
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: IDEA support not available; system built with MKCRYPTO_IDEA=no
SKIPPED: RC5 support not available; system built with MKCRYPTO_RC5=no
SKIPPED: MDC2 support not available; system built with MKCRYPTO_MDC2=no
FAILED: atf-check failed; see the output of the test for details
Executing command [ uudecode /usr/tests/dev/audio/t_pad_output.bz2.uue ] Executing command [ bunzip2 t_pad_output.bz2 ] Executing command [ /usr/tests/dev/audio/h_pad ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory
FAILED: atf-check failed; see the output of the test for details
Executing command [ /usr/tests/dev/md/h_mdserv /dev/rmd0c ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_md: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_raid: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_raid: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_raid: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=1m -d key=/disk1,hostpath=disk1.img,size=1m unix://sock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_raid: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max
FAILED: /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max
FAILED: /home/builds/ab/HEAD/src/tests/dev/sysmon/t_swwdog.c:83: tcount != max
FAILED: 0: Device swsensor not registered
rump.envstat: init failed: No such file or directory rump.modload: prog init failed: No such file or directory rump.envstat: init failed: No such file or directory rump.modunload: init failed: No such file or directory rump.halt: init failed: No such file or directory t_swsensor: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: 0: Device swsensor not registered
rump.envstat: init failed: No such file or directory rump.modload: prog init failed: No such file or directory rump.envstat: init failed: No such file or directory rump.modunload: init failed: No such file or directory rump.halt: init failed: No such file or directory t_swsensor: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: 0: Device swsensor not registered
rump.envstat: init failed: No such file or directory rump.modload: prog init failed: No such file or directory rump.envstat: init failed: No such file or directory rump.modunload: init failed: No such file or directory rump.halt: init failed: No such file or directory t_swsensor: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
atf.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. super-block backups (for fsck_ffs -b #) at: 32, 2536, 5040, 7544,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. super-block backups (for fsck_ffs -b #) at: 32, 2536, 5040, 7544,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr
ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. super-block backups (for fsck_ffs -b #) at: 32, 2536, 5040, 7544,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034e/tcr
ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. super-block backups (for fsck_ffs -b #) at: 144, 3480, 6816,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr
WARNING: -G may create file systems which cause kernel panics newfs: block size `131072' (131072) is greater than the maximum (65536). dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. super-block backups (for fsck_ffs -b #) at: 32, 1032, 2032, 3032,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. super-block backups (for fsck_ffs -b #) at: 32, 1032, 2032, 3032,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. super-block backups (for fsck_ffs -b #) at: 144, 2144,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. super-block backups (for fsck_ffs -b #) at: 144, 2144,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. super-block backups (for fsck_ffs -b #) at: 32, 2032,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. super-block backups (for fsck_ffs -b #) at: 32, 2032,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. super-block backups (for fsck_ffs -b #) at: 32, 2032,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. super-block backups (for fsck_ffs -b #) at: 144, 1480, 2816,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. super-block backups (for fsck_ffs -b #) at: 144, 1480, 2816,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. super-block backups (for fsck_ffs -b #) at: 144, 1480, 2816,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. super-block backups (for fsck_ffs -b #) at: 32,
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr
image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. super-block backups (for fsck_ffs -b #) at: 32,
dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_server -b fsimage unix://test ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: dead lock detected
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034q/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034v/tcr
Creating a version 2 LFS with roll-forward ident 0x7cf9ddfa 4.9MB in 39 segments of size 131072 super-block backups (for fsck -b #) at: 16, 1280, 2560, 3840, 5120, 6400, 7680, 8960. buffer cache: 91 hits 4 misses (95.79%); hash width 1024, depth 1
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr
msdosfs.img: 10160 sectors in 1270 FAT12 clusters (4096 bytes/cluster) MBR type: 1 bps=512 spc=8 res=1 nft=2 rde=512 sec=10206 mid=0xf0 spf=4 spt=63 hds=255 hid=0
newfs_msdos: trim 34 sectors to adjust to a multiple of 63 dead lock detected
FAILED: child died
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034c/tcr
dead lock detected
SKIPPED: Cannot open /dev/puffs for read/write access
umount: mnt: not currently mounted
SKIPPED: Cannot open /dev/puffs for read/write access
umount: mnt: not currently mounted
SKIPPED: Cannot open /dev/puffs for read/write access
umount: mnt: not currently mounted
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034l/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034k/tcr
dead lock detected
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034l/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034n/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034o/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
Segment size 1048576 is too large; trying smaller sizes. dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: child died
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034u/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
SKIPPED: Requires root privileges
FAILED: atf-check failed; see the output of the test for details
Executing command [ /usr/tests/lib/csu/h_initfini3 ]
Fail: incorrect exit status: 1, expected: 0 stdout: constructor executed main started constructor2 executed main after dlopen destructor2 executed stderr: dead lock detected
SKIPPED: Test not valid on powerpc
SKIPPED: Test not valid on powerpc
FAILED: 2 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask
FAILED: 2 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask
FAILED: 2 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask
FAILED: 8 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode
FAILED: 8 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode
FAILED: 8 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode
SKIPPED: config variable "run_popcount" not set to YES/TRUE
SKIPPED: config variable "run_popcount" not set to YES/TRUE
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: /home/builds/ab/HEAD/src/tests/lib/libc/ttyio/t_ttyio.c:89: tcgetattr(STDIN_FILENO, &term): Inappropriate ioctl for device
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR lib/44756: /home/builds/ab/HEAD/src/tests/lib/libpthread/t_cond.c:338: rv == ETIMEDOUT not met
FAILED: /home/builds/ab/HEAD/src/tests/lib/libpthread/t_fork.c:94: child died wrongly
XFAIL: PR port-powerpc/44387
XFAIL: PR port-powerpc/44387
XFAIL: Race condition; it is probably unsafe to call sem_post from a signal handler when using the pthread version
FAILED: 100 checks failed; see output for more details
*** Check failed: Check with seed 0 failed *** Check failed: Check with seed 1 failed *** Check failed: Check with seed 2 failed *** Check failed: Check with seed 3 failed *** Check failed: Check with seed 4 failed *** Check failed: Check with seed 5 failed *** Check failed: Check with seed 6 failed *** Check failed: Check with seed 7 failed *** Check failed: Check with seed 8 failed *** Check failed: Check with seed 9 failed *** Check failed: Check with seed 10 failed *** Check failed: Check with seed 11 failed *** Check failed: Check with seed 12 failed *** Check failed: Check with seed 13 failed *** Check failed: Check with seed 14 failed *** Check failed: Check with seed 15 failed *** Check failed: Check with seed 16 failed *** Check failed: Check with seed 17 failed *** Check failed: Check with seed 18 failed *** Check failed: Check with seed 19 failed *** Check failed: Check with seed 20 failed *** Check failed: Check with seed 21 failed *** Check failed: Check with seed 22 failed *** Check failed: Check with seed 23 failed *** Check failed: Check with seed 24 failed *** Check failed: Check with seed 25 failed *** Check failed: Check with seed 26 failed *** Check failed: Check with seed 27 failed *** Check failed: Check with seed 28 failed *** Check failed: Check with seed 29 failed *** Check failed: Check with seed 30 failed *** Check failed: Check with seed 31 failed *** Check failed: Check with seed 32 failed *** Check failed: Check with seed 33 failed *** Check failed: Check with seed 34 failed *** Check failed: Check with seed 35 failed *** Check failed: Check with seed 36 failed *** Check failed: Check with seed 37 failed *** Check failed: Check with seed 38 failed *** Check failed: Check with seed 39 failed *** Check failed: Check with seed 40 failed *** Check failed: Check with seed 41 failed *** Check failed: Check with seed 42 failed *** Check failed: Check with seed 43 failed *** Check failed: Check with seed 44 failed *** Check failed: Check with seed 45 failed *** Check failed: Check with seed 46 failed *** Check failed: Check with seed 47 failed *** Check failed: Check with seed 48 failed *** Check failed: Check with seed 49 failed *** Check failed: Check with seed 50 failed *** Check failed: Check with seed 51 failed *** Check failed: Check with seed 52 failed *** Check failed: Check with seed 53 failed *** Check failed: Check with seed 54 failed *** Check failed: Check with seed 55 failed *** Check failed: Check with seed 56 failed *** Check failed: Check with seed 57 failed *** Check failed: Check with seed 58 failed *** Check failed: Check with seed 59 failed *** Check failed: Check with seed 60 failed *** Check failed: Check with seed 61 failed *** Check failed: Check with seed 62 failed *** Check failed: Check with seed 63 failed *** Check failed: Check with seed 64 failed *** Check failed: Check with seed 65 failed *** Check failed: Check with seed 66 failed *** Check failed: Check with seed 67 failed *** Check failed: Check with seed 68 failed *** Check failed: Check with seed 69 failed *** Check failed: Check with seed 70 failed *** Check failed: Check with seed 71 failed *** Check failed: Check with seed 72 failed *** Check failed: Check with seed 73 failed *** Check failed: Check with seed 74 failed *** Check failed: Check with seed 75 failed *** Check failed: Check with seed 76 failed *** Check failed: Check with seed 77 failed *** Check failed: Check with seed 78 failed *** Check failed: Check with seed 79 failed *** Check failed: Check with seed 80 failed *** Check failed: Check with seed 81 failed *** Check failed: Check with seed 82 failed *** Check failed: Check with seed 83 failed *** Check failed: Check with seed 84 failed *** Check failed: Check with seed 85 failed *** Check failed: Check with seed 86 failed *** Check failed: Check with seed 87 failed *** Check failed: Check with seed 88 failed *** Check failed: Check with seed 89 failed *** Check failed: Check with seed 90 failed *** Check failed: Check with seed 91 failed *** Check failed: Check with seed 92 failed *** Check failed: Check with seed 93 failed *** Check failed: Check with seed 94 failed *** Check failed: Check with seed 95 failed *** Check failed: Check with seed 96 failed *** Check failed: Check with seed 97 failed *** Check failed: Check with seed 98 failed *** Check failed: Check with seed 99 failed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_exec: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_exec: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_exec: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_exec: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_exec: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: /home/builds/ab/HEAD/src/tests/lib/librumpclient/t_fd.c:69: system("rump_server " RUMPSERV): Unknown error: 768
rump.halt: init failed: No such file or directory
FAILED: /home/builds/ab/HEAD/src/tests/lib/librumpclient/t_fd.c:112: system("rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet " RUMPSERV): Unknown error: 768
rump.halt: init failed: No such file or directory
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_asyncio: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_asyncio: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_asyncio: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_config: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_cwd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sh: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sh: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_tcpip: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -F -s 10000 ffs.img ] Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr:
SKIPPED: test currently valid only on i386
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_tcpip: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -F -s 20000 ffs.img ] Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -d key=/img,hostpath=ffs.img,size=host unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -F -s 20000 ffs.img ] Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -d key=/img,hostpath=ffs.img,size=host unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ newfs -F -s 20000 ffs.img ] Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -d key=/img,hostpath=ffs.img,size=host unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://csock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_vfs: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034j/tcr
dead lock detected
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034s/tcr
dead lock detected
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034b/tcr
dead lock detected
FAILED: child died unexpectedly
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034h/tcr
dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory t_ping2: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034p/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034r/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034t/tcr
dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_change: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met
SKIPPED: test requires LOCKDEBUG kernel
SKIPPED: test requires LOCKDEBUG kernel
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met
SKIPPED: test requires LOCKDEBUG kernel
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_kern.c:75: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_lwproc.c:204: WTERMSIG(status) != SIGABRT
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034m/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034v/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034x/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
FAILED: /home/builds/ab/HEAD/src/tests/rump/rumpkern/t_signals.c:112: WIFSIGNALED(status) && WTERMSIG(status) == SIGABRT not met
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034z/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034d/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034i/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034i/tcr
dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ /usr/tests/rump/rumpkern/h_server/h_simpleserver unix://commsock sendsig 27 ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://commsock ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_sp: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock1 ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034y/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
SKIPPED: could not mount mfs
mount_mfs: "mfsdir" is a non-resolved or relative path. mount_mfs: using "/tmp/atf-run.00034c/mfsdir" instead. mount_mfs: /tmp/atf-run.00034c/mfsdir: mount: Operation not permitted umount: /tmp/atf-run.00034c/mfsdir: not currently mounted
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
64+0 records in 64+0 records out 64000 bytes transferred in 0.003 secs (21333333 bytes/sec) 16+0 records in 16+0 records out 16 bytes transferred in 0.018 secs (888 bytes/sec) dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
64+0 records in 64+0 records out 32768 bytes transferred in 0.005 secs (6553600 bytes/sec) 128+0 records in 128+0 records out 65536 bytes transferred in 0.008 secs (8192000 bytes/sec) dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034a/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034g/tcr
dead lock detected
SKIPPED: host kernel modules not supported on this architecture
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR bin/44205: atf-check failed; see the output of the test for details
in resize_ffs: 4096 512 49152 32768 2 41 bs is 4096 numdata is 41 ****resizing fs with blocksize 4096 fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 6.00MB, 1536 blks, 2720 inodes. super-block backups (for fsck_ffs -b #) at: 144, 12432, 24720, 37008, Executing command [ rump_ffs fsimage mnt ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: rump_ffs: "fsimage" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034i/fsimage" instead. rump_ffs: "mnt" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034i/mnt" instead. rump_ffs: puffs_daemon got 0 bytes umount: /tmp/atf-run.00034i/mnt: not currently mounted
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR bin/44205: atf-check failed; see the output of the test for details
in resize_ffs: 16384 2048 49152 32768 2 43 swap bs is 16384 numdata is 43 ****resizing fs with blocksize 16384 fsimage: 24.0MB (49152 sectors) block size 16384, fragment size 2048 using 4 cylinder groups of 6.00MB, 384 blks, 768 inodes. super-block backups (for fsck_ffs -b #) at: 160, 12448, 24736, 37024, Executing command [ rump_ffs fsimage mnt ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: rump_ffs: "fsimage" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034n/fsimage" instead. rump_ffs: "mnt" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034n/mnt" instead. rump_ffs: puffs_daemon got 0 bytes umount: /tmp/atf-run.00034n/mnt: not currently mounted
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.00034f/tcr
dead lock detected
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=8k,offset=16k unix://commsock ]
data_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=8k,offset=16k unix://commsock ]
1+0 records in 1+0 records out 1 bytes transferred in 0.001 secs (1000 bytes/sec) Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,offset=16k unix://commsock ]
offset_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k unix://commsock ]
size_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=blk unix://commsock ]
type_blk_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k unix://commsock ]
type_blk_default_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=chr unix://commsock ]
type_chr_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=reg unix://commsock ]
type_reg_prefun: not found Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory t_disk: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: Test case was expecting a failure but none were raised
Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ] Executing command [ bunzip2 -f shmbus.bz2 ] Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/d_pcap.out.bz2.uue ] Executing command [ bunzip2 -f d_pcap.out.bz2 ] Executing command [ shmif_dumpbus -p pcap shmbus ] Executing command [ tcpdump -tt -n -r pcap ]
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory t_traceroute: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
FAILED: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ]
Fail: incorrect exit status: 3, expected: 0 stdout: stderr: rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory rump.halt: init failed: No such file or directory t_traceroute: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
XFAIL: PR bin/43469: $stripped != ${line%%/\**} (#define bindir "/usr/bin" != #define bindir ")
XFAIL: PR bin/43597: atf-check failed; see the output of the test for details
Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ]
Fail: incorrect exit status: 2, expected: 0 stdout: stderr: sh: Syntax error: Unterminated quoted string