Re: [java-gnome-hackers] Does junit-4 provide the JUnit 3 API?
Brought to you by:
afcowie
From: Serkan K. <se...@ge...> - 2009-06-14 14:59:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I had no issues running it them from command line with our custom TestRunner. But after replacing Junit3 with Junit4 in classpath. I get VM crashes in ValidateFileChoosing.testSettingFilename() . Running it with Junit3 runner causes IllegalStateException(Gtk already initialized) in TestCaseGtk.init and a VM crash. Running it with Junit4 runner causes only a crash. I'm attaching the crash logs. I suspect that our tests aren't run in order that we expect to. Thanks in advance. - -- Sincerely, Serkan KABA -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAko1ECkACgkQRh6X64ivZaK1tQCeLvR/VJsAE6sIh7LcGxdoKAXY 3HQAni7j+ZA3UlwRoC2oUF6ZXAa8yhNb =x8nN -----END PGP SIGNATURE----- |