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

fix(docs): ExecutionOutputs example #7394

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

anna-geller
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 14, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
1955 1 1954 10
View the full list of 1 ❄️ flaky tests
io.kestra.plugin.core.trigger.ScheduleTest shouldReturnExecutionForBackFillWhenCurrentDateIsAfterScheduleDate()

Flake rate in main: 25.00% (Passed 6 times, Failed 2 times)

Stack Traces | 0.006s run time
java.lang.AssertionError: 
Expected: is <true>
     but: was <false>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.kestra.plugin.core.trigger.ScheduleTest.shouldReturnExecutionForBackFillWhenCurrentDateIsAfterScheduleDate(ScheduleTest.java:264)
	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.

@anna-geller anna-geller merged commit 72e78c8 into develop Feb 17, 2025
5 of 6 checks passed
@anna-geller anna-geller deleted the fix/output-condition-example branch February 17, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant