Active
Project:
Drupal core
Version:
main
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
20 Oct 2010 at 22:02 UTC
Updated:
20 Mar 2020 at 16:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
boombatower commentedComment #2
boombatower commentedComment #3
webchickIf this is to block RC, you need to be explicit as to why.
Comment #4
boombatower commentedCompletely hidden, inexplicable results whenever a form action is used and the form is submitted through testing system. Still not a 100% sure where we draw the line, but this is a nasty bug that may pop up when contrib is testing... Feel free to mark either way, but I think it should get in regardless.
Comment #5
webchickIn terms of the "If we don't fix this before RC, will the project suffer irreparable harm" bar, I don't think this makes it. We have some 27K tests passing fine without this bug being fixed. So let's split the difference at major, I think.
Comment #6
bojanz commentedSaw this in the drupal_web_test_case.php that confirms boombatower's description:
The fix is trivial, nothing else needs to be said :)
Comment #7
webchickCommitted to HEAD. Thanks!
Comment #8
damien tournoud commentedEww. Was that really committed without any test?
Comment #9
webchickPwned!
Sorry. :(
Comment #10
catch