Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset ACLs between each subtest in granular/05.t #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 5, 2022

  1. Reset ACLs between each subtest in granular/05.t

    This way subtests can stand alone rather than depending on each other.
    
    Also, fix several expectations.  Comments indicate that the correct
    behavior was not observed, but rather than annotate it with a "todo"
    statement the assertions were altered to expect incorrect behavior
    instead.  But in fact the correct behavior is observed when starting
    with a fresh ACL for each subtest.
    asomers committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f6e42c6 View commit details
    Browse the repository at this point in the history