apache / servicecomb-pack

Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by using Alpha as a transaction coordinator and Omega as an transaction agent .
https://servicecomb.apache.org/
Apache License 2.0
1.93k stars 435 forks source link

SCB-2201 Fixed the acceptance test occasionally fails in CI #699

Closed WillemJiang closed 3 years ago

WillemJiang commented 3 years ago

Disable the events order check in the TCC acceptance test.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 80.698% when pulling 2a9f69297a615c778e93ecb53ab779bbb21df0bc on SCB-2201 into 549d5c5e1507d33db6d21d91552d6e12944ab9ce on master.

coolbeevip commented 3 years ago

CI failed reason: The version of Java (1.8.0_252) you have used to run this analysis is deprecated and Sonarcloud.io stopped accepting it.

I created a JIRA https://issues.apache.org/jira/browse/SCB-2203 for it