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

Failing partial parsing test: test_postgres_pp_generic_tests #4128

Closed
gshank opened this issue Oct 25, 2021 · 0 comments · Fixed by #4129, #4130 or #4131
Closed

Failing partial parsing test: test_postgres_pp_generic_tests #4128

gshank opened this issue Oct 25, 2021 · 0 comments · Fixed by #4129, #4130 or #4131
Assignees

Comments

@gshank
Copy link
Contributor

gshank commented Oct 25, 2021

Since merging of pull request #4052 we've been seeing a failing partial parsing test:

  self.assertEqual(len(manifest.nodes), 3)

E AssertionError: 4 != 3

test\integration\068_partial_parsing_tests\test_partial_parsing.py:535: AssertionError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment