Advertisement
stronk7

Untitled

Jan 21st, 2021
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. br --profile chrome --suite classic --tags '@mod_glossary&&@javascript' --rerun
  2.  
  3. Command: vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun/behat/behat.yml --profile chrome --suite classic --tags '@mod_glossary&&@javascript' --rerun
  4.  
  5. Differences detected between cli and webserver...
  6. phpversion:
  7. - web server: 7.3.25
  8. - cli: 7.4.13
  9. Moodle 4.0dev (Build: 20210115), b62e49192179cabcb7511cc846c42e07e087b06d
  10. Php: 7.4.13, pgsql: 9.6.20, OS: Darwin 20.2.0 x86_64
  11. Run optional tests:
  12. - Accessibility: No
  13. Server OS "Darwin", Browser: "chrome"
  14. Started at 21-01-2021, 20:30
  15. ................F----............................F----
  16.  
  17. --- Pasos fallidos:
  18.  
  19. 001 Scenario: Glossary entry edition of custom tags works as expected # /Users/stronk7/git_moodle/testing/mod/glossary/tests/behat/edit_tags.feature:26
  20. And I click on "Edit" "link" in the ".entrylowersection" "css_element" # /Users/stronk7/git_moodle/testing/mod/glossary/tests/behat/edit_tags.feature:39
  21. element not interactable: element has zero size
  22. (Session info: chrome=88.0.4324.96) (Facebook\WebDriver\Exception\ElementNotInteractableException)
  23.  
  24. 002 Scenario: Glossary entry edition of standard tags works as expected # /Users/stronk7/git_moodle/testing/mod/glossary/tests/behat/edit_tags.feature:45
  25. And I click on "Edit" "link" in the ".entrylowersection" "css_element" # /Users/stronk7/git_moodle/testing/mod/glossary/tests/behat/edit_tags.feature:70
  26. element not interactable: element has zero size
  27. (Session info: chrome=88.0.4324.96) (Facebook\WebDriver\Exception\ElementNotInteractableException)
  28.  
  29. 2 escenarios (2 fallaron)
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement