You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen this random failure only in php7.4 tests so far:
Comment: Comment interface (CommentInterfaceTest) 2427 passes, 2 fails,
0 exceptions, and 689 debug messages. [184.645s]
Test run duration: 7 min 33 sec
Detailed test results
---------------------
Fail Other comment.test 526 CommentInterfaceTest->testCommentNe
Fail Other comment.test 529 CommentInterfaceTest->testCommentNe
---- Comment: Comment interface (CommentInterfaceTest) ----
Status Group Filename Line Function
--------------------------------------------------------------------------------
Link with label 1 new comment not found.
Array
(
[0] => SimpleXMLElement Object
(
[@attributes] => Array
(
[class] => node-readmore odd first
)
[a] => Read more
)
[1] => SimpleXMLElement Object
(
[@attributes] => Array
(
[class] => comment-comments even
)
[a] => 1 comment
)
[2] => SimpleXMLElement Object
(
[@attributes] => Array
(
[class] => comment-new-comments odd
)
[a] => 1 new comment
)
[3] => SimpleXMLElement Object
(
[@attributes] => Array
(
[class] => comment-add even last
)
[a] => Add comment
)
)
Detailed test results
---------------------
Exception Notice path.admin.inc 862 path_bulk_update_batch_finished()
Exception Notice path.admin.inc 862 path_bulk_update_batch_finished()
---- Path: Path pattern bulk updating (PathPatternBulkUpdateTestCase) ----
Status Group Filename Line Function
--------------------------------------------------------------------------------
Trying to access array offset on value of type bool
Trying to access array offset on value of type bool
Error: Process completed with exit code 1.
Could be related to these random failures that happen from time to time:
Path: Path pattern bulk updating (PathPatternBulkUpdateTestCase):
"Generated 20 URL aliases." found path_pattern.test:929
"Generated 1 URL alias." found path_pattern.test:943
The text was updated successfully, but these errors were encountered:
Part of the #1478 meta.
I've seen this random failure only in php7.4 tests so far:
Could be related to these random failures that happen from time to time:
The text was updated successfully, but these errors were encountered: