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