ballerina-platform / ballerina-distribution

Apache License 2.0
154 stars 185 forks source link

BBE Examples failure for `2201.7.x` and `2201.10.x` distribution branches #5612

Open gayaldassanayake opened 4 weeks ago

gayaldassanayake commented 4 weeks ago

Description: The Ubuntu build of the distribution is failing for 2201.7.x and 2201.10.x due to BBE test failures.

2201.7.x - sequence-diagrams https://scans.gradle.com/s/gm5m6aq6yut2m/console-log?anchor=3636&page=4

2201.10.x - xml-from-record-conversion https://scans.gradle.com/s/i23umvhrox73k/console-log?anchor=3916&page=4

This has caused the daily build to fail and also the following PRs are blocked by this. https://github.com/ballerina-platform/ballerina-distribution/pull/5608 https://github.com/ballerina-platform/ballerina-distribution/pull/5605

Steps to reproduce:

Affected Versions:

OS, DB, other environment details and versions:

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

LakshanWeerasinghe commented 4 weeks ago

Can you rebase the PRs with the 10.x branch?

gayaldassanayake commented 3 weeks ago

Can you rebase the PRs with the 10.x branch?

10.x is working fine now.