The 8.4.x tests are failing because the node save form changed from having a "Save and publish" button to one that simply says "Save".

8.3.x:
Drupal 8.3.x's node form.

8.4.x:
Drupal 8.4.x's node form.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna created an issue. See original summary.

DamienMcKenna’s picture

Issue summary: View changes
FileSize
10.02 KB
9.13 KB
DamienMcKenna’s picture

DamienMcKenna’s picture

This appears to fix the problem locally.

DamienMcKenna’s picture

Had some occasions where standardizing on using "$edit" as the variable name for form submissions resulted in conflicts.

DamienMcKenna’s picture

DamienMcKenna’s picture

The last submitted patch, 4: metatag-n2898805-4.patch, failed testing. View results

Status: Needs review » Needs work

The last submitted patch, 5: metatag-n2898805-5.patch, failed testing. View results

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
17 KB

Rerolled.

DamienMcKenna’s picture

The last submitted patch, 10: metatag-n2898805-10.patch, failed testing. View results

Status: Needs review » Needs work

The last submitted patch, 11: metatag-n2898805-11.patch, failed testing. View results

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
19.81 KB
4.78 KB

Almost there.

DamienMcKenna’s picture

Additional improvements to MetatagFrontpageTest.

DamienMcKenna’s picture

The last submitted patch, 15: metatag-n2898805-15.patch, failed testing. View results

  • DamienMcKenna committed 8088dfb on 8.x-1.x
    Issue #2898805 by DamienMcKenna: Small improvements to the test suite,...
DamienMcKenna’s picture

The tests worked with 8.3.x so I've committed them. Now to resolve the last 8.4.x problems.

DamienMcKenna’s picture

This fixes the translation tests locally.

Status: Needs review » Needs work

The last submitted patch, 21: metatag-n2898805-21.patch, failed testing. View results

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
2.31 KB

Combined the two trinary operators.

Status: Needs review » Needs work

The last submitted patch, 23: metatag-n2898805-23.patch, failed testing. View results

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
2.32 KB

Fix a typo.

Status: Needs review » Needs work

The last submitted patch, 25: metatag-n2898805-24.patch, failed testing. View results

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
2.32 KB

Ok, the label was wrong. This works locally.

DamienMcKenna’s picture

So it works with 8.3.x but fails on 8.5.x. Going to try 8.4.x next.

DamienMcKenna’s picture

Status: Needs review » Needs work

Argh - the tests work locally but fail on testbot :-\

  • DamienMcKenna committed 0de431f on 8.x-1.x
    Issue #2898805 by DamienMcKenna: Fixes to MetatagNodeTranslationTest to...
DamienMcKenna’s picture

I've committed the fix for MetatagNodeTranslationTest so now there's just EnsureDevelWebProfilerWorks.

DamienMcKenna’s picture

Status: Needs work » Postponed

The WebProfiler tests fail because the Devel module needs another release, see #2900162: Plan for Devel 8.x-1.0-rc3 for details.

DamienMcKenna’s picture

Status: Postponed » Fixed

Now that Devel 1.0 has been released the tests are passing. Yay!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.