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

Permission tests failing #880

Open
dosas opened this issue Apr 15, 2024 · 0 comments
Open

Permission tests failing #880

dosas opened this issue Apr 15, 2024 · 0 comments

Comments

@dosas
Copy link

dosas commented Apr 15, 2024

I could not find a fitting project in redmine so I put it here.

When running the permission tests:

bundle exec rake test TEST="test/unit/foreman/access_permissions_test.rb" --trace -v TESTOPTS=-v

I get:

Failure:
AccessPermissionsTest#test_0781_route insights_cloud/api/machine_telemetries/forward_request should have a permission that grants access [test/unit/shared/access_permissions_test_base.rb:33]
Minitest::Assertion: permission for insights_cloud/api/machine_telemetries/forward_request not found, check access_permissions.rb.
Expected [] to not be empty.

Failure:
AccessPermissionsTest#test_0780_route insights_cloud/api/machine_telemetries/branch_info should have a permission that grants access [test/unit/shared/access_permissions_test_base.rb:33]
Minitest::Assertion: permission for insights_cloud/api/machine_telemetries/branch_info not found, check access_permissions.rb.
Expected [] to not be empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant