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:
parent
31ebff72fd
commit
5520c5be0a
5 changed files with 63 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue