Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2024 20:10:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 281100] fusefs tests silently skip themselves
Message-ID:  <bug-281100-32464-EFG3L3TIod@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281100-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281100-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281100

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
> It also emits more than one test plan, which seems wrong.

More specifically:

markj@xinde> sudo ./access
1..8
ok 1 chmod
ok 2 create
ok 3 eaccess
ok 4 enosys
ok 5 Getxattr
ok 6 ok
ok 7 unlink
ok 8 unlink_sticky_directory
1..1
ok 1 erofs

and indeed, kyua is unhappy:

markj@xinde> kyua test access_tap:main
access_tap:main  ->  broken: TAP test program yielded invalid data: Load of
'/tmp/kyua.CFhAcW/2/stdout.txt' failed: Found duplicate plan 1..1 (saw 1..8
earlier)  [0.002s]

Results file id is usr_tests_sys_fs_fusefs.20240827-200656-893504
Results saved to
/home/markj/.kyua/store/results.usr_tests_sys_fs_fusefs.20240827-200656-893=
504.db

0/1 passed (1 failed)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281100-32464-EFG3L3TIod>