Skip to content

fix: use runner utils for mysql capture flaky test#86

Closed
mgabelle wants to merge 2 commits intomasterfrom
fix/mysql-test
Closed

fix: use runner utils for mysql capture flaky test#86
mgabelle wants to merge 2 commits intomasterfrom
fix/mysql-test

Conversation

@mgabelle
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
39 1 38 8
View the top 1 failed test(s) by shortest run time
io.kestra.plugin.debezium.mysql.CaptureTest flow()
Stack Traces | 166s run time
java.lang.NullPointerException: Cannot invoke "String.length()" because "this.input" is null
	at java.base/java.net.URI$Parser.parse(URI.java:3186)
	at java.base/java.net.URI.<init>(URI.java:645)
	at io.kestra.plugin.debezium.mysql.CaptureTest.flow(CaptureTest.java:96)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.micronaut.test.extensions.junit5.MicronautJunit5Extension$2.proceed(MicronautJunit5Extension.java:142)
	at io.micronaut.test.extensions.AbstractMicronautExtension.interceptEach(AbstractMicronautExtension.java:162)
	at io.micronaut.test.extensions.AbstractMicronautExtension.interceptTest(AbstractMicronautExtension.java:119)
	at io.micronaut.test.extensions.junit5.MicronautJunit5Extension.interceptTestMethod(MicronautJunit5Extension.java:129)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@mgabelle mgabelle changed the title fix: typo in docker compose command fix: use runner utils for mysql capture flaky test Feb 11, 2025
@tchiotludo tchiotludo requested a review from fdelbrayelle June 2, 2025 09:10
@fdelbrayelle fdelbrayelle removed their request for review June 5, 2025 15:43
@fdelbrayelle fdelbrayelle removed their assignment Jun 5, 2025
@fdelbrayelle fdelbrayelle self-requested a review June 5, 2025 15:43
@fdelbrayelle fdelbrayelle marked this pull request as ready for review July 3, 2025 10:03
@fdelbrayelle fdelbrayelle marked this pull request as draft July 3, 2025 10:03
@fdelbrayelle
Copy link
Member

Hey @tchiotludo 👋 Does this topic ring a bell to you? Thanks!

@tchiotludo
Copy link
Member

it was a flakky test on mysql that was failing all the time, if there is no more fail, you can close

@fdelbrayelle
Copy link
Member

The last pipelines seem all green ✔️ so let's close it then! Thanks!

@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Jul 3, 2025
@MilosPaunovic MilosPaunovic added the kind/external Pull requests raised by community contributors label Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/external Pull requests raised by community contributors

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants