[Pharo-project] Broken tests in Pharo-dev
Hi Folks, Just for phun, I checked the status of broken tests in the pharo-dev image. Since the Test Runner froze up on me, I tried to find out which are the offending test packages. Here is what I found: - Installer-Test brings up the Pre-Debugger due to non-existent classes (ClassClonerTestResource etc.) - Refactoring-Engine-Testing freezes with a Syntax Error window popping up. (Didn't yet find out which test is causing this.) - VB-Regex-Test stops due to a self halt in RxParserTest>>testMatchesInwW The remaining tests run, with a few uglies. Some tests are creating OB Package Browser windows and not cleaning them up. There are also some tests that prompt for user input. Otherwise there are 2329 run, 2302 passes, 15 expected failures, 12 failures, 0 errors, 0 unexpected passes amongst the remaining tests. Once we get core pharo cleaned up, it would be nice to get the tests running in pharo-dev too. - on
On Thu, Jul 3, 2008 at 3:02 PM, Oscar Nierstrasz <oscar@iam.unibe.ch> wrote:
- Installer-Test brings up the Pre-Debugger due to non-existent classes (ClassClonerTestResource etc.)
I will talk to Keith about that one. -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
participants (2)
-
Damien Cassou -
Oscar Nierstrasz