NIHVIVO-76 In the build, break the acceptance tests into 2 steps: running and collating. And between the steps, fail if we find the word Error or Exception in the output from selenium/ruby.

This commit is contained in:
jeb228 2010-03-16 21:37:41 +00:00
parent 31ebff72fd
commit 5520c5be0a
5 changed files with 63 additions and 14 deletions

View file

@ -8,6 +8,8 @@ Parameters:
--------------------------------------------------------------------------------
=end
require 'date'
# This one is needed to get Time.parse() ????? Go figure.
require 'open-uri'
class OutputSuiteParser
attr :errors