Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 20:39:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 274615] sys/fs/tmpfs/times_test:empty test fails with: Incorrect atime  [1.051s]
Message-ID:  <bug-274615-32464@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 274615
           Summary: sys/fs/tmpfs/times_test:empty test fails with:
                    Incorrect atime  [1.051s]
           Product: Base System
           Version: 14.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing@FreeBSD.org
          Reporter: emaste@freebsd.org

# kyua test -k /usr/tests/sys/fs/tmpfs/Kyuafile

Result:     failed: Incorrect atime
Start time: 2023-10-20T13:52:13.292723Z
End time:   2023-10-20T13:52:14.368358Z
Duration:   1.076s

Metadata:
    allowed_architectures is empty
    allowed_platforms is empty
    description =3D Tests that creating an empty file and later manipulatin=
g it
updates times correctly
    has_cleanup =3D false
    is_exclusive =3D false
    required_configs is empty
    required_disk_space =3D 0
    required_files is empty
    required_memory =3D 0
    required_programs is empty
    required_user =3D root
    timeout =3D 300

Standard output:
Executing command [ mkdir /tmp/kyua.1N7Z2W/93/work/mntpt ]
mount -t tmpfs  tmpfs /tmp/kyua.1N7Z2W/93/work/mntpt
Executing command [ touch a ]
Executing command [ cat a ]

from markj in PR274602,
> The tmpfs one is understood, it's due to the use of copy_file_range() in =
cat(1).

--=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-274615-32464>