stronk7

Untitled

Jul 3rd, 2019
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. With my normal session (that has es_ES.UTF-8):
  2.  
  3. $ br --profile seleniumchrome --suite default --name 'Viewing the status for multiple lessons in multiple courses'
  4. en_AU.UTF-8
  5.  
  6. Command: vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gitintegration/master/mysql_behat/behatrun/behat/behat.yml --profile seleniumchrome --suite default --name 'Viewing the status for multiple lessons in multiple courses'
  7.  
  8. en_AU.UTF-8
  9. Moodle 3.8dev (Build: 20190628), f33fd11ef27b4ddb5eb3fbbbc327dd93d9309996
  10. Php: 7.2.19, mysqli: 5.6.44, OS: Darwin 18.6.0 x86_64
  11. Server OS "Darwin", Browser: "chrome"
  12. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  13. Started at 03-07-2019, 18:31
  14. ........F---------------------------------------
  15.  
  16. --- Pasos fallidos:
  17.  
  18. 001 Scenario: Viewing the status for multiple lessons in multiple courses # /Users/stronk7/git_moodle/integration/mod/lesson/tests/behat/lesson_student_dashboard.feature:294
  19. And the following "activities" exist: # /Users/stronk7/git_moodle/integration/mod/lesson/tests/behat/lesson_student_dashboard.feature:302
  20. Error writing to database (dml_write_exception)
  21.  
  22. 1 escenario (1 fallaron)
  23. 48 pasos (8 pasaron, 1 fallaron, 39 saltadas)
  24. 0m6,39s (78,27Mb)
  25.  
  26.  
  27.  
  28.  
  29. Forcing LANG=C:
  30.  
  31. stronk7@~/git_moodle/integration (master *%>)$ LANG=C br --profile seleniumchrome --suite default --name 'Viewing the status for multiple lessons in multiple courses'
  32. en_AU.UTF-8
  33.  
  34. Command: vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gitintegration/master/mysql_behat/behatrun/behat/behat.yml --profile seleniumchrome --suite default --name 'Viewing the status for multiple lessons in multiple courses'
  35.  
  36. en_AU.UTF-8
  37. Moodle 3.8dev (Build: 20190628), f33fd11ef27b4ddb5eb3fbbbc327dd93d9309996
  38. Php: 7.2.19, mysqli: 5.6.44, OS: Darwin 18.6.0 x86_64
  39. Server OS "Darwin", Browser: "chrome"
  40. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  41. Started at 03-07-2019, 18:31
  42. ................................................
  43.  
  44. 1 scenario (1 passed)
  45. 48 steps (48 passed)
  46. 0m21.89s (78.67Mb)
Advertisement
Add Comment
Please, Sign In to add comment