Skip to content

MARP-954 Update POM #15

MARP-954 Update POM

MARP-954 Update POM #15

GitHub Actions / Test Results failed Jan 14, 2025 in 0s

1 errors, 1 skipped in 5s

2 tests  ±0   0 ✅ ±0   5s ⏱️ ±0s
1 suites ±0   1 💤 ±0 
1 files   ±0   0 ❌ ±0   1 🔥 ±0 

Results for commit 13d178e. ± Comparison against earlier commit 33b05a8.

Annotations

Check failure on line 0 in com.axonivy.connector.stripe.SampleProcessTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

callProcess(BpmClient) (com.axonivy.connector.stripe.SampleProcessTest) with error

stripe-connector-test/target/surefire-reports/TEST-com.axonivy.connector.stripe.SampleProcessTest.xml [took 0s]
Raw output
No process element found for 'process.path=MyProcess,name=start.ivp' in:
[]
java.lang.IllegalArgumentException: 
No process element found for 'process.path=MyProcess,name=start.ivp' in:
[]
	at ch.ivyteam.ivy.bpm.engine.client.internal.element.ProcessElementResolver.assertNotEmpty(ProcessElementResolver.java:78)
	at ch.ivyteam.ivy.bpm.engine.client.internal.element.ProcessElementResolver.resolve(ProcessElementResolver.java:28)
	at ch.ivyteam.ivy.bpm.engine.client.internal.element.BpmElementImpl.resolve(BpmElementImpl.java:85)
	at ch.ivyteam.ivy.bpm.engine.client.internal.element.AbstractBpmElement.toProcessElement(AbstractBpmElement.java:26)
	at ch.ivyteam.ivy.bpm.engine.client.start.ByBuilder.process(ByBuilder.java:81)
	at com.axonivy.connector.stripe.SampleProcessTest.callProcess(SampleProcessTest.java:37)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at ch.ivyteam.ivy.server.internal.test.AbstractScopeContext.proceed(AbstractScopeContext.java:12)
	at ch.ivyteam.ivy.server.internal.test.AbstractScopeContext.callInScopeContext(AbstractScopeContext.java:7)
	at ch.ivyteam.ivy.bpm.exec.client.internal.IvyProcessTestScopeContext.lambda$4(IvyProcessTestScopeContext.java:33)
	at ch.ivyteam.util.callable.AbstractExecutionContext.callInContext(AbstractExecutionContext.java:10)
	at ch.ivyteam.ivy.bpm.exec.client.internal.IvyProcessTestScopeContext.lambda$3(IvyProcessTestScopeContext.java:32)
	at ch.ivyteam.util.callable.AbstractExecutionContext.callInContext(AbstractExecutionContext.java:10)
	at ch.ivyteam.ivy.bpm.exec.client.internal.IvyProcessTestScopeContext.lambda$2(IvyProcessTestScopeContext.java:31)
	at ch.ivyteam.util.callable.AbstractExecutionContext.callInContext(AbstractExecutionContext.java:10)
	at ch.ivyteam.ivy.bpm.exec.client.internal.IvyProcessTestScopeContext.lambda$1(IvyProcessTestScopeContext.java:30)
	at ch.ivyteam.util.callable.AbstractExecutionContext.callInContext(AbstractExecutionContext.java:10)
	at ch.ivyteam.ivy.bpm.exec.client.internal.IvyProcessTestScopeContext.lambda$0(IvyProcessTestScopeContext.java:29)
	at ch.ivyteam.util.callable.AbstractExecutionContext.callInContext(AbstractExecutionContext.java:10)
	at ch.ivyteam.ivy.bpm.exec.client.internal.IvyProcessTestScopeContext.callInScopeContext(IvyProcessTestScopeContext.java:28)
	at ch.ivyteam.ivy.server.internal.test.AbstractTestJu5Ext.callInContext(AbstractTestJu5Ext.java:122)
	at ch.ivyteam.ivy.server.internal.test.AbstractTestJu5Ext.interceptTestMethod(AbstractTestJu5Ext.java:109)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)