Noah Watkins

Results 161 issues of Noah Watkins

Hi, this project is awesome. I was looking for a table for urwid and stumbled across this. I've been looking through the code for a little bit, but was still...

https://buildkite.com/redpanda/redpanda/builds/13660#01826c94-abff-4f4f-ba8e-e64331d9b328 ``` test_id: rptest.tests.partition_movement_upgrade_test.PartitionMovementUpgradeTest.test_basic_upgrade --   | status: FAIL   | run time: 2 minutes 8.856 seconds   |     |     |   | Traceback (most recent call last):   | File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in...

kind/bug
area/redpanda
area/tests
ci-failure
ci-disabled-test

This is super cool but I think there should some sort of non determinism built into this..meaning we should choose to skip perturbing the input with some probability. I think...

https://buildkite.com/redpanda/redpanda/builds/11804#0181ab92-27a7-4657-864e-2ac060cde87a/1575-8093 ``` test_id: rptest.tests.consumer_offsets_migration_test.ConsumerOffsetsMigrationTest.test_migrating_consume_offsets.failures=True.cpus=1 --   | status: FAIL   | run time: 4 minutes 1.639 seconds   |     |     |   | Traceback (most recent call last):   | File "/usr/local/lib/python3.9/dist-packages/ducktape/tests/runner_client.py", line 135, in...

kind/bug
area/redpanda
area/tests
ci-failure
ci-disabled-test

https://buildkite.com/redpanda/redpanda/builds/13571#0182669b-0537-49b4-9b5a-bb45b6114e90/6-9016 ``` Exception('FranzGoVerifiableConsumerGroupConsumer-0-140208812418784-worker-1: Traceback (most recent call last):\n File "/usr/local/lib/python3.10/dist-packages/ducktape/services/background_thread.py", line 38, in _protected_worker\n self._worker(idx, node)\n File "/root/tests/rptest/services/franz_go_verifiable_services.py", line 284, in _worker\n self.save_exception(ex)\n File "/root/tests/rptest/services/franz_go_verifiable_services.py", line 84, in save_exception\n raise...

kind/bug
ci-failure

if all op setup passes and we perform io (like reading from the log) but we get espipe then we wait for a new view. but this could block for...