Tests pending pull requests
Build: #9560 failed
Job: Build and Test Job failed
validate user email with data set #6: Test case result
The below summarizes the result of the test " validate user email with data set #6" in build 9,560 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- validate user email with data set #6
- Test class
- phpbb_functions_validate_user_email_test::test_validate_user_email
- Method
- test_validate_user_email with data set #6
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_functions_validate_user_email_test::test_validate_user_email with data set #6 ('banned', array('EMAIL_BANNED'), 'banned@example.com')
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => 'EMAIL_BANNED'
)
/data/tests/functions/validate_data_helper.php:37
/data/tests/functions/validate_user_email_test.php:77

