Ticket #3972 (new defect)

Opened 5 years ago

Last modified 4 years ago

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

test-suite.log (11.7 KB) - added by mnowak 5 years ago.
test-suite.2.log (3.1 KB) - added by andypost 4 years ago.
vfs_path_string_convert.log (2.3 KB) - added by andypost 4 years ago.

Change History

Changed 5 years ago by mnowak

comment:1 Changed 5 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.

Changed 4 years ago by andypost

Changed 4 years ago by andypost

comment:2 Changed 4 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
Note: See TracTickets for help on using tickets.