Problem

Test fails with this now:

HTML output was generated.
http://localhost/web/sites/simpletest/browser_output/Drupal_Tests_canvas_extjs_FunctionalJavascript_JavaScriptRenderingBrowserTest-1-70106883.html
Time: 00:34.420, Memory: 32.75 MB
There was 1 failure:
1) Drupal\Tests\canvas_extjs\Kernel\Component\ExternalJavaScriptComponentTest::testSlotsPassedThroughDataComponentData
Failed asserting that an array has the key 'props'.
/builds/project/canvas_extjs/tests/src/Kernel/Component/ExternalJavaScriptComponentTest.php:262
FAILURES!
Tests: 27, Assertions: 272, Failures: 1, PHPUnit Deprecations: 16.
$ cp /var/log/apache2/test.apache.access.log $CI_PROJECT_DIR/apache.access.log.txt
$ cp /var/log/apache2/test.apache.error.log $CI_PROJECT_DIR/apache.error.log.txt

Seems like there are some compatibility issues.

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

fago created an issue. See original summary.

  • fago committed 51fcf59c on 1.x
    fix: #3561648 Resolve compatibility issue with new Canvas 1.0 component...
fago’s picture

Status: Active » Fixed

that does the trick, works fine again.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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