The daily test execution started to fail in D10.
Let's take the opportunity to move to GitlabCI perhaps.
Issue fork entity_usage-3408387
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
Comment #4
acbramley commentedMost 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
Comment #5
acbramley commentedA 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