Skip to content

mkdir/00.t mkfifo/00.t open/00.t wrong expect values? #1

Description

@pyavdr

Hi Brian,

i checked these tests and see some errors here, which are maybe just typos :

mkdir/00.t tests 9,12,15
expect dir,0100 lstat ... should be expect dir, 0151
expect dir,0305 lstat ... should be expect dir, 0345
expect dir,0244 lstat ... should be expect dir, 0345

mkfifo/00.t tests 9,12,15
expect fifo,0100 lstat ... should be expect fifo, 0151
expect fifo,0305 lstat ... should be expect fifo, 0345
expect fifo,0244 lstat ... should be expect fifo, 0345

open/00.t test 9,12,15
expect regular,0100 lstat ... should be expect regular, 0151
expect regular,0305 lstat ... should be expect regular, 0345
expect regular,0244 lstat ... should be expect regular, 0345

Im not really sure about ist, but with this changes all tests running fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions