|
From: Benjamin S. <ben...@ti...> - 2010-06-01 08:52:32
|
Hi all, I encounter the following problem after I changed my system to: - Windows 7 (x64) - Eclipse Version: 3.5.2.R35x_v20100210-0800 - PDT 2.1.1 (inlcuded within the EPP PHP Feature Version 1.2.2) - SimpleTest 0.2.5 I could install SimpleTest via the install new feature functionality without any problems. However now I encounter the following problems: A.) Steps: - Running a SimpleTest via RightClick on it, - Choose RunAs... SimpleTest Result: - Nothing happens - Not even an error appears B.) Steps: - Run a SimpleTest via a created RunConfiguration Result: An internal error occurred during: "Launching Time_Test". Invalid thread access C.) Steps: - Run a SimpleTest via a RunAs... - PHP Script Result: - Tests are running - Getting console output So, alternative C is working for me so far - although console output is a bit uncomfortable to read? Anyone else have any clue how to fix this? Thanks in advance. Best, benny! |