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

Expand max chain depth testing #61833

Commits on Sep 2, 2020

  1. Expand max chain depth testing

    This commit extends the coverage around max chain depth in runtime fields. We test that direct references are not counted, that 5 references are allowed while 6 are not, and we test that the same error is returned no matter where the runtime field is used.
    javanna committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4ec181a View commit details
    Browse the repository at this point in the history