Problem/Motivation

NodeTypeTranslationTest is downloading from l.d.o and it shouldn't be because this makes the test vulnerable to random fail.

Proposed resolution

Don't use l.d.o

Remaining tasks

User interface changes

API changes

Data model changes

Comments

alexpott created an issue. See original summary.

alexpott’s picture

The problem is that regardless of the overrides in the testing profile install_check_translations() is going to access l.d.o is the install language is different.

Version: 8.3.x-dev » 8.4.x-dev

Drupal 8.3.0-alpha1 will be released the week of January 30, 2017, which means new developments and disruptive changes should now be targeted against the 8.4.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

catch’s picture