Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Sep 2011 at 15:36 UTC
Updated:
5 Apr 2012 at 15:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedThanks for your report. Could you elaborate on what you mean by "produces a fail"?
The code you pasted looks ok (the + operator in PHP does not override keys from the left operand), so I'm requalifying this as a support request until you can provide more information.
Comment #3
lex0r commentedYou are right regarding the keys, but the issue happens anyway.
I attached a screenshot. Hope it will clarify the issue...
Comment #4
lex0r commentedMade it "active" to attract attention...
Comment #5
lex0r commentedBump!
Comment #6
lex0r commentedStill no feedback. I want the issue to be either confirmed as bug, or closed.
You may reproduce the issue by running test suite for menu_import module.
Comment #7
xjmWhatever this is, it's certainly not a major bug. There's likely some problem with your test case code.
Comment #8
lex0r commentedOk, then I would like anyone who's expert in Drupal unit testing to take a look at it and tell me what's wrong. Please :)
I just create a new CT for testing purposes (no more code regarding this CT exists) and get the error.