Skip to content

Merge branch 'ram/workflow-improvements' into ram/workflow-improvemen…

75f740f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[WIP] Change Event Based Governance Workflow #26758

Merge branch 'ram/workflow-improvements' into ram/workflow-improvemen…
75f740f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report failed Mar 27, 2026 in 0s

11161 tests run, 962 skipped, 1 failed.

Annotations

Check failure on line 63 in openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/PatchTableEmbeddingIT.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

PatchTableEmbeddingIT.testPatchTableDescriptionUpdatesEmbeddingForSemanticSearch(TestNamespace)

Condition with alias 'Wait for initial embedding' didn't complete within 30 seconds because condition org.openmetadata.it.tests.PatchTableEmbeddingIT$$Lambda/0x00007f08ad639de0 was not fulfilled.
Raw output
org.awaitility.core.ConditionTimeoutException: Condition with alias 'Wait for initial embedding' didn't complete within 30 seconds because condition org.openmetadata.it.tests.PatchTableEmbeddingIT$$Lambda/0x00007f08ad639de0 was not fulfilled.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954)
	at org.openmetadata.it.tests.PatchTableEmbeddingIT.runEmbeddingTest(PatchTableEmbeddingIT.java:92)
	at org.openmetadata.it.tests.PatchTableEmbeddingIT.testPatchTableDescriptionUpdatesEmbeddingForSemanticSearch(PatchTableEmbeddingIT.java:63)
	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)