May 21, 2012
12:47 p.m.
The problem is that somehow the test is not silent. Executing that test without that makes announcements to be raised with fake classes created on test time, and people subscribed to those announcements break. For example, Nautilus+Rpackage are not expecting classes that are not packaged with RPackage.
I don't know anything of Rpackage, nor browsed any code, but it sounds like a requirement for Rpackage : being robust to unpackaged clases/methods.
Yes but the problem is not there. Nautilus got event that it should not get and it is checking that a package is created in RPackageOrganizer (but the test does it on purpose on an empty organizer). So we identified the problem and we will look at it after 15h30.