Skip to content
Snippets Groups Projects
Verified Commit f525ce63 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3441727 by quietone: Document update fixture drupal.broken.xml

(cherry picked from commit 24dfa8d4)
parent 5d783fbd
Branches
Tags
2 merge requests!8376Drupal views: adding more granularity to the ‘use ajax’ functionality,!8300Issue #3443586 View area displays even when parent view has no results.
Pipeline #152344 passed with warnings
Pipeline: drupal

#152398

    Pipeline: drupal

    #152390

      Pipeline: drupal

      #152386

        +7
        <?xml version="1.0" encoding="utf-8"?>
        <!--
        This XML file is empty to test no information scenarios.
        -->
        <project xmlns:dc="http://purl.org/dc/elements/1.1/">
        </project>
        ......@@ -243,6 +243,11 @@ public function testLocalActions() {
        /**
        * Checks that Drupal recovers after problems connecting to update server.
        *
        * This test uses the following XML fixtures.
        * - drupal.broken.xml
        * - drupal.sec.8.0.2.xml
        * 'supported_branches' is '8.0.,8.1.'.
        */
        public function testBrokenThenFixedUpdates() {
        $this->drupalLogin($this->drupalCreateUser([
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment