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

[OPIK-218] Remove limitations in dataset items #369

Merged

Merge branch 'main' into thiagohora/OPIK-218_remove_limitations_in_da…

3416332
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[OPIK-218] Remove limitations in dataset items #369

Merge branch 'main' into thiagohora/OPIK-218_remove_limitations_in_da…
3416332
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Oct 16, 2024 in 0s

822 tests run, 802 passed, 19 skipped, 1 failed.

true

Annotations

Check failure on line 890 in apps/opik-backend/target/test-classes/com/comet/opik/api/resources/v1/priv/ExperimentsResourceTest$FindExperiments.class

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ExperimentsResourceTest$FindExperiments.findAllAndCalculateFeedbackAvg

expected: 204
 but was: 500
Raw output
org.opentest4j.AssertionFailedError: 

expected: 204
 but was: 500
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at com.comet.opik.api.resources.v1.priv.ExperimentsResourceTest.createScoreAndAssert(ExperimentsResourceTest.java:1159)
	at com.comet.opik.api.resources.v1.priv.ExperimentsResourceTest$FindExperiments.findAllAndCalculateFeedbackAvg(ExperimentsResourceTest.java:890)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)