Closed (duplicate)
Project:
Drupal core
Version:
7.0-alpha4
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2010 at 19:12 UTC
Updated:
11 Jul 2010 at 21:06 UTC
Among the Simpletest tests, 'SimpleTest browser' and 'SimpleTest e-mail capturing' pass fine, but 'SimpleTest functionality' and 'SimpleTest error collector' just hang forever.
When I close the overlay and go hunting for the result (no link anywhere!) I find that testInternalBrowser() has failed. See screenshot.
This may be the same problem as #699434: Workaround check for dom support (D6).
Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.9
| Comment | File | Size | Author |
|---|---|---|---|
| simpletest_failing.png | 30.26 KB | salvis |
Comments
Comment #1
salvis#851058: DOMDocument::loadHTML() fails has the details and a work-around.