Ticket #3972 (new defect)
lib/vfs testsuite failures on illumos
Reported by: | mnowak | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | tests | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Running test suite from v4.8.22 on OpenIndiana 2018.10 (illumos kernel) with changeset from http://midnight-commander.org/ticket/3971#comment:1 I get following failures in the lib/vfs testsuite:
PASS: canonicalize_pathname PASS: current_dir FAIL: path_cmp FAIL: path_len FAIL: path_manipulations FAIL: path_serialize PASS: relative_cd PASS: tempdir PASS: vfs_adjust_stat PASS: vfs_parse_ls_lga PASS: vfs_path_from_str_flags FAIL: vfs_path_string_convert PASS: vfs_prefix_to_class PASS: vfs_setup_cwd PASS: vfs_split PASS: vfs_s_get_path PASS: path_recode PASS: vfs_get_encoding ============================================================================ Testsuite summary for /lib/vfs ============================================================================ # TOTAL: 18 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/lib/vfs/test-suite.log ============================================================================
test-suite.log file is attached.
Let me know should you need information about the environment.
Attachments
Change History
comment:1 Changed 4 years ago by andrew_b
Well, I can see three kinds of test result in the attached log:
1) passed
2) failed
3) aborted
2) and 3) are charset related. What is your locale?
First of all I'm interesting aborted tests. Since I'm not an OpenIndiana? user I'm unable to reproduce these errors.
comment:2 Changed 3 years ago by andypost
I'm trying to enable tests on Alpinelinux and getting 2 failures in vfs_path_string_convert.c
Ref https://gitlab.alpinelinux.org/alpine/aports/merge_requests/3243
FAIL: path_len FAIL: vfs_path_string_convert