- 🇩🇪Germany sleitner
Issue already resolve in #3297814: Automated Drupal 10 compatibility fixes →
It seems that the tests are failing, because permissions are not sufficient. (No errors if adminUser has full permissions)
1) Drupal\Tests\paragraphs_asymmetric_translation_widgets\Functional\ParagraphsAsymmetricTranslationTest::testParagraphsMultilingualFieldTranslation
Error: Call to a member function id() on boolean
/var/www/drupal8_test/htdocs/web/modules/contrib/paragraphs_asymmetric_translation_widgets/tests/src/Functional/ParagraphsAsymmetricTranslationTest.php:107
2) Drupal\Tests\paragraphs_asymmetric_translation_widgets\Functional\ParagraphsAsymmetricTranslationTest::testParagraphsMultilingualFieldTranslationNested
Error: Call to a member function id() on boolean
/var/www/drupal8_test/htdocs/web/modules/contrib/paragraphs_asymmetric_translation_widgets/tests/src/Functional/ParagraphsAsymmetricTranslationTest.php:384
3) Drupal\Tests\paragraphs_asymmetric_translation_widgets\Functional\ParagraphsAsymmetricTranslationTest::testParagraphsMultilingualFieldDeleteTranslation
Error: Call to a member function id() on boolean
/var/www/drupal8_test/htdocs/web/modules/contrib/paragraphs_asymmetric_translation_widgets/tests/src/Functional/ParagraphsAsymmetricTranslationTest.php:482
Closed: duplicate
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Issue already resolve in #3297814: Automated Drupal 10 compatibility fixes →