Lei Zhang created SCB-2204:
------------------------------
Summary: Acceptance Tests Akka fails
Key: SCB-2204
URL: https://issues.apache.org/jira/browse/SCB-2204
Project: Apache ServiceComb
Issue Type: Improvement
Components: Saga
Affects Versions: pack-0.6.0
Reporter: Lei Zhang
Assignee: Lei Zhang
Failed scenarios:
src/test/resources/alpha_records_transaction_events.feature:171 # 7.Hotel
sub-transaction failed and Car sub-transaction compensate failed and global
transaction suspended
7 Scenarios (1 failed, 6 passed)
60 Steps (1 failed, 2 skipped, 57 passed)
0m50.347s
org.awaitility.core.ConditionTimeoutException: Condition with lambda expression
in org.apache.servicecomb.pack.StepDefSupport was not fulfilled within 30
seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:136)
at
org.awaitility.core.CallableCondition.await(CallableCondition.java:79)
at
org.awaitility.core.CallableCondition.await(CallableCondition.java:27)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:840)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:802)
at
org.apache.servicecomb.pack.StepDefSupport.dataMatches(StepDefSupport.java:60)
at
org.apache.servicecomb.pack.StepDefSupport.dataMatches(StepDefSupport.java:53)
at
org.apache.servicecomb.pack.PackStepdefs.lambda$new$7(PackStepdefs.java:101)
at ✽.Alpha records the following
events(src/test/resources/alpha_records_transaction_events.feature:178)
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 50.768 sec <<<
FAILURE! - in org.apache.servicecomb.pack.RunCucumberIT
7.Hotel sub-transaction failed and Car sub-transaction compensate failed and
global transaction suspended(Alpha records transaction events) Time elapsed:
31.034 sec <<< ERROR!
org.awaitility.core.ConditionTimeoutException: Condition with lambda expression
in org.apache.servicecomb.pack.StepDefSupport was not fulfilled within 30
seconds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)