|
Branch FOLIO-1344-jenkins of platform-core has the latest test changes from ui-testing (as of 8.26). I've created a pipeline in Jenkins which builds the platform, bootstraps a tenant on folio-snapshot-stable, and runs the full regression suite from platform-core. Results of those tests are here:
https://jenkins-aws.indexdata.com/job/folio-org/job/platform-core/job/FOLIO-1344-jenkins/17/UI_20Regression_20Test_20Report/
and
https://jenkins-aws.indexdata.com/job/folio-org/job/platform-core/job/FOLIO-1344-jenkins/18/UI_20Regression_20Test_20Report/
Build #17 reports 34 failures while build #18 reports 24 failures.
The tests are invoked via 'yarn test-regression' - all tests - module and cross-platform are run.
I didn't expect this many test failures based on result results of the nightly tests. The major difference between the two environments (these builds vs nightly) is that these tests are run against a subset of data that the nightly builds are run against (similar tenant environment that was used in module PRs).
|