Skip to content

Skip overview tests when semaphores are not implemented #333

Description

@Julien-Elie

Seen on Hurd:

Failed Set                 Fail/Total (%) Skip Stat  Failing Tests
-------------------------- -------------- ---- ----  ------------------------
overview/api                 27/75    36%    0   --  49-75
overview/buffindexed         21/21   100%    0    1  1-21
util/inndf                    2/6     33%    0    1  5-6
$ ./runtests -o overview/api
# buffindexed
cant create semaphore using ov-tmp/buffer: Function not implemented
failed to create semaphore for ov-tmp/buffer
buffindexed: ovinitdisks: cant create shmem for ov-tmp/buffer len 16384
Opening the overview database failed, cannot continue
Segmentation fault         ./runtests -o overview/api
$ ./runtests -o overview/buffindexed
1..21
cant create semaphore using ov-tmp/buffer: Function not implemented
failed to create semaphore for ov-tmp/buffer
buffindexed: ovinitdisks: cant create shmem for ov-tmp/buffer len 16384
Opening the overview database failed, cannot continue
$ ./inndf.t
# using buffindexed overview with etc/inn-bfx.conf
makehistory failed, unable to continue

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

    C: test suiteRelated to the test suiteP: lowLow prioritybugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions