Skip to content

MINOR: Upgrade ducktape to version 0.7.11#9932

Merged
kkonstantine merged 1 commit intoapache:2.6from
stan-is-hate:bump_ducktape_to_0711
Jan 23, 2021
Merged

MINOR: Upgrade ducktape to version 0.7.11#9932
kkonstantine merged 1 commit intoapache:2.6from
stan-is-hate:bump_ducktape_to_0711

Conversation

@stan-is-hate
Copy link
Copy Markdown
Contributor

Ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10.
An update to ducktape 0.8.0 will be released separately (and if used with python 3 it probably won't be an issue anyway)

@stan-is-hate
Copy link
Copy Markdown
Contributor Author

@andrewegel @omkreddy

@kkonstantine kkonstantine added the tests Test fixes (including flaky tests) label Jan 23, 2021
Copy link
Copy Markdown
Contributor

@kkonstantine kkonstantine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The update LGTM

I assume you've run tests both locally and on a jenkins builder?

@kkonstantine kkonstantine changed the title bump ducktape to version 0.7.11 MINOR: Upgrade ducktape to version 0.7.11 Jan 23, 2021
@kkonstantine
Copy link
Copy Markdown
Contributor

Few flaky failures. Green builds otherwise on jdk8 and jdk11

@kkonstantine kkonstantine merged commit 24469c2 into apache:2.6 Jan 23, 2021
kkonstantine pushed a commit that referenced this pull request Jan 23, 2021
ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>
kkonstantine pushed a commit that referenced this pull request Jan 23, 2021
ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>
kkonstantine pushed a commit that referenced this pull request Jan 23, 2021
ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>
kkonstantine pushed a commit that referenced this pull request Jan 23, 2021
ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>
kkonstantine pushed a commit that referenced this pull request Jan 23, 2021
ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>
kkonstantine pushed a commit that referenced this pull request Jan 23, 2021
ducktape 0.7.11 fixes a bug where a unicode exception message would cause test runner to hang up and never finish.
This change should be backported to all the branches using ducktape 0.7.10

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>
@kkonstantine
Copy link
Copy Markdown
Contributor

Merged to 2.6 and backported up to 2.0.

@stan-is-hate
Copy link
Copy Markdown
Contributor Author

Thanks for review and backport! Changes to ducktape were simply a bugfix to move a bunch of code into the finally block to make sure it executes, so they shouldn't affect test results.

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

Labels

tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants