Page MenuHomePhabricator
Paste P17073

hi tests
ActivePublic

Authored by jgleeson on Aug 24 2021, 11:02 PM.
Tags
None
Referenced Files
F34619093: hi tests
Aug 24 2021, 11:02 PM
Subscribers
None
jack@jack-ThinkPad:~/fundraising-dev/src/civi-sites/wmff$ gb
* master
review/cstone/recurringunderone
review/ejegg/uniqueToken
review/jgleeson/message_import_performance
jack@jack-ThinkPad:~/fundraising-dev/src/civi-sites/wmff$ ../../../civicrm-phpunit.sh wmff --filter testMessageImportStatsResetStartTimer
PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
F 1 / 1 (100%)
Time: 3.82 seconds, Memory: 80.50 MB
There was 1 failure:
1) ImportMessageTest::testMessageImportStatsResetStartTimer
Failed asserting that an array does not have the key 'end'.
/srv/civi-sites/wmff/drupal/sites/all/modules/wmf_civicrm/tests/phpunit/ImportMessageTest.php:1309
/srv/civi-sites/wmff/vendor/phpunit/phpunit/phpunit:61
FAILURES!
Tests: 1, Assertions: 6, Failures: 1.
jack@jack-ThinkPad:~/fundraising-dev/src/civi-sites/wmff$ git checkout review/cstone/recurringunderone
M civicrm
Switched to branch 'review/cstone/recurringunderone'
Your branch is ahead of 'origin/master' by 1 commit.
(use "git push" to publish your local commits)
jack@jack-ThinkPad:~/fundraising-dev/src/civi-sites/wmff$ ../../../civicrm-phpunit.sh wmff --filter testMessageImportStatsResetStartTimer
PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
. 1 / 1 (100%)
Time: 3.77 seconds, Memory: 80.50 MB
OK (1 test, 10 assertions)
jack@jack-ThinkPad:~/fundraising-dev/src/civi-sites/wmff$