Closed (duplicate)
Project:
SimpleTest
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2008 at 21:40 UTC
Updated:
21 Apr 2008 at 04:17 UTC
Trying to run all tests, I eventually end up with the error Fatal error: Class 'PatternExpectation' not found in /srv/http/localhost/htdocs/drupal7/sites/all/modules/simpletest/drupal_test_case.php on line 835.
Comments
Comment #1
dmitrig01 commentedThis needs to be fixed by chx - he wrote the code.
Comment #2
dlhubler commentedI got the same error
note to all, this is using the simpletest rewrite by chx to use curl from
http://drupal4hu.com/node/136
Comment #3
boombatower commentedA
PatternExpectationdoesn't seem like is related to chx rewrite.The line number also doesn't match up to anything at this point.
Comment #4
dmitrig01 commentedhttp://drupal.org/node/248843