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

Failure in SchemaRegistryTest.test_post_subjects_subject #5787

Closed
LenaAn opened this issue Aug 2, 2022 · 2 comments
Closed

Failure in SchemaRegistryTest.test_post_subjects_subject #5787

LenaAn opened this issue Aug 2, 2022 · 2 comments
Assignees
Labels
area/schema-registry Schema Registry service within Redpanda ci-failure kind/bug Something isn't working

Comments

@LenaAn
Copy link
Contributor

LenaAn commented Aug 2, 2022

https://buildkite.com/redpanda/redpanda/builds/13412#018259c3-746e-4aee-ad16-1802638961fc

test_id:    rptest.tests.schema_registry_test.SchemaRegistryTest.test_post_subjects_subject

status:     FAIL

run time:   11.871 seconds





    AssertionError()

Traceback (most recent call last):

  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in run

    data = self.run_test()

  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 227, in run_test

    return self.test_context.function(self.test)

  File "/root/tests/rptest/services/cluster.py", line 35, in wrapped

    r = f(self, *args, **kwargs)

  File "/root/tests/rptest/tests/schema_registry_test.py", line 513, in test_post_subjects_subject

    assert result["error_code"] == 40401

AssertionError
@LenaAn LenaAn added kind/bug Something isn't working area/schema-registry Schema Registry service within Redpanda ci-failure labels Aug 2, 2022
@jcsp
Copy link
Contributor

jcsp commented Aug 2, 2022

Probably a variant of #5725

@BenPope
Copy link
Member

BenPope commented Aug 2, 2022

Duplicate of #5725

@BenPope BenPope marked this as a duplicate of #5725 Aug 2, 2022
@BenPope BenPope closed this as completed Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/schema-registry Schema Registry service within Redpanda ci-failure kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants