Closed (fixed)
Project:
Webform
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2009 at 03:58 UTC
Updated:
20 Jan 2010 at 06:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedThe simpletest.test currently fails, and needs to be fixed :( .
Webforms as in the module (http://drupal.org/project/webform)? If so please post an issue in the webform queue regarding that, or better yet just move this one since simpletest.test is known to fail and will be fixed soon.
Comment #2
shredbig commentedHi these are the errors failures I am recieving when running SimpleTest.
For the Webform failures they are all happening on the same line.. (42 fails)
drupal_web_test_case.inc 383 DrupalWebTestCaseCore->fail()
any help will be greatly appreciated thanks in advance!
Comment #3
shredbig commentedoops sorry! thanks for help boom
Comment #4
shredbig commentedHi these are the errors failures I am recieving when running SimpleTest.
For the Webform failures they are all happening on the same line.. (42 fails)
FILENAME--drupal_web_test_case.inc LINE---383 -FUNCTION-DrupalWebTestCaseCore->fail()
any help will be greatly appreciated thanks in advance!
what more info is needed?
Comment #5
shredbig commentedHi these are the errors failures I am recieving when running SimpleTest.
For the Webform failures they are all happening on the same line.. (42 fails)
FILENAME--drupal_web_test_case.inc LINE---383 -FUNCTION-DrupalWebTestCaseCore->fail()
any help will be greatly appreciated thanks in advance!
what more info is needed?
Comment #6
shredbig commentedComment #7
Steven Merrill commentedThis was a legit request - here's a patch against the latest DRUPAL-6--2 to make those 42 (false) fails go away.
Comment #8
quicksketchLet's consolidate with #678618: SimpleTest for webform in drupal 6.