Details

    • MOODLE_25_STABLE
    • MDL-37750_master
    • Hide
      1. Save the attached MDL-37750.feature file in admin/tool/behat/tests/MDL-37750.feature
      2. Update your behat testing environment to the latest moodle codebase version (--drop & --install & --enable)
      3. Run behat with the "--tags @wip" option to restrict the execution to this test
        • "vendor/bin/behat --config /path/to/behat_dataroot/behat/behat.yml --tags @wip"
      4. They SHOULD pass
      Show
      Save the attached MDL-37750 .feature file in admin/tool/behat/tests/ MDL-37750 .feature Update your behat testing environment to the latest moodle codebase version (--drop & --install & --enable) Run behat with the "--tags @wip" option to restrict the execution to this test "vendor/bin/behat --config /path/to/behat_dataroot/behat/behat.yml --tags @wip" They SHOULD pass

    Description

      During the review with Dan's computer (slow machine) we noticed that some tests are randomly failing due to unavailable elements; we wait for the DOM to be ready on non-JS steps and using the spin function on JS complex steps but it seems that is not enough in some cases.

      Attachments

        Issue Links

          Activity

            People

              dmonllao David Monllaó
              dmonllao David Monllaó
              Dan Poltawski Dan Poltawski
              Damyon Wiese Damyon Wiese
              Michael de Raadt Michael de Raadt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                14/May/13