Tests pending pull requests

Build: #9560 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

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. View test case history
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