tor/changes/bug23758
Taylor Yu 44e4a96bb5 Don't expect permission failure if running as root
Skip test_config_include_no_permission() when running as root, because
it will get an unexpected success from config_get_lines_include().
This affects some continuous integration setups.  Fixes bug 23758.
2017-10-04 08:42:05 -05:00

5 lines
225 B
Plaintext

o Minor bugfixes (testing):
- Skip a test that would fail if run as root (because it expects a
permissions error). This affects some continuous integration setups.
Fixes bug 23758; bugfix on 0.3.2.2-alpha.