[BUG] server/tests/lib/nl/bad_words_test.py::TestBadWords::test_validate_prod
fails for non-ACL'd users
#4574
Labels
bug
Something isn't working
Describe the bug
Running test_validate_prod fails if a user isn't ACL'd to
gs://datcom-website-config
To Reproduce
Steps to reproduce the behavior:
I notice that
gsutil acl get
returns the same:Expected behavior
Tests should all pass, or be skipped if not applicable.
Screenshots
Additional context
Should
gs://datcom-website-config
be world-readable? The description it has (This is a global config bucket shared by all website instances.
) makes it seem like it should be. If it shouldn't be world-readable, would you take a PR to skip the test for non-ACL'd users?The text was updated successfully, but these errors were encountered: