The daily test execution started to fail in D10.

Let's take the opportunity to move to GitlabCI perhaps.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

marcoscano created an issue. See original summary.

acbramley made their first commit to this issue’s fork.

acbramley’s picture

Status: Active » Needs review

Most of the failures seem to be related to DER 4.x's use of database triggers. Asked @larowlan about this and he suggested using 3.x

acbramley’s picture

A lot of these javascript tests could be moved to BTB. I've created a test base and moved RevisionsTranslationsTest over to make it much faster and easier to debug. It's still failing but I've got it as far as I can today