1 2 3 4 5 6
you need to be root to run superuser--*.t, with a normal user those tests are simply skipped. so do: - make test - sudo make test TEST_FILES='t/superuser--*.t'