activewarehouse / activewarehouse-etl

Extract-Transform-Load library from ActiveWarehouse
MIT License
240 stars 102 forks source link

Look into ScdTest (non determinist) #23

Closed thbar closed 12 years ago

thbar commented 13 years ago
  1) Failure:
test: when working with a slowly changing dimension of type 2 on run 1 should set the effective date. (ScdTest)
    [/Users/thbar/git/activewarehouse-etl/test/scd_test.rb:78:in `__bind_1308073273_32000'
     org/jruby/RubyProc.java:268:in `call'
     org/jruby/RubyMethod.java:117:in `call'
     /Users/thbar/.rvm/gems/jruby-1.6.2/gems/shoulda-2.11.3/lib/shoulda/context.rb:382:in `test: when working with a slowly changing dimension of type 2 on run 1 should set the effective date. '
     org/jruby/RubyProc.java:268:in `call'
     org/jruby/RubyKernel.java:2059:in `send'
     org/jruby/RubyArray.java:1602:in `each'
     org/jruby/RubyArray.java:1602:in `each']:
<"2011-06-14T19:41:13+00:00"> expected but was
<"2011-06-14T19:41:12+00:00">.
thbar commented 13 years ago

(Failure won't occur all the time, only from time to time)

thbar commented 12 years ago

Duplicate (see #68). Closing.