Thanks to those out there who gave suggestions. In the end I've just parallel installed Ruby 1.8.2 and 1.8.5. I now have CCRB running under RB 1.8.5 and my Web tests running against Ruby 1.8.2/WATIR 1.5.1.1192. I've now explicitly path to the 1.8.2 install of Ruby to execute my web tests. This seems to work fine and the dashboard now appears as expected.
Not an optimal solution but definitely workable, now I just need to get the ci_reporter XML files processed into something that CCRB can display. Regards, Derek. >>> "Richard Conroy" <[EMAIL PROTECTED]> 5/07/2007 2:31 a.m. >>> On 7/4/07, Derek Wong <[EMAIL PROTECTED]> wrote: > Hi folks, > > here's the situation. I have the following installed: > > ruby 1.8.2 (2004-12-25) [i386-mswin32] > WATIR 1.5.1.1192 > win32-process 0.5.0 > windows-pr 0.6.6 > rake 0.7.3 > rails 1.2.3 > cruisecontrolrb 1.1.0 (CCRB from now on) > > However, some of my tests are testing IE modal dialogs. From my > understanding of the recent thread in this group about the best combination > of Ruby and Watir if I'm to test modal dialogs I'm limited to using Ruby > 1.8.2 and no later. So that would preclude me from using CruiseControl right? > > So, is there a way around any of this? Any way of running 2 different ruby interpreters together like this? Perhaps running Ruby 1.8.2 as a shell, or using explicit path information to the 1.8.2 ruby binaries? _______________________________________________ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general