--- Revision None +++ Revision 666630316635 @@ -0,0 +1,37 @@ +17:09 : relaxdb $ spec spec/paginate_spec.rb +.FF...........F + +1) +'RelaxDB Pagination functional tests should navigate through b series with descending false' FAILED +expected false, got {:descending=>true, :startkey=>["b", 1], :startkey_docid=>"4b4cbea0-7b6f-012b-da92-005056c00008"} +./spec/paginate_spec.rb:77: + +2) +'RelaxDB Pagination functional tests should navigate through b series with descending true' FAILED +expected false, got {:descending=>false, :startkey=>["b", 5], :startkey_docid=>"4b7573c0-7b6f-012b-da92-005056c00008"} +./spec/paginate_spec.rb:122: + +3) +'RelaxDB Pagination.paginate_view functional tests should pass' FAILED +expected false, got {:descending=>true, :startkey=>["b", 1], :startkey_docid=>"4e354e70-7b6f-012b-da92-005056c00008"} +./spec/paginate_spec.rb:356: + +Finished in 5.875806 seconds + +15 examples, 3 failures +17:09 : relaxdb $ spec spec/paginate_spec.rb +.F............F + +1) +'RelaxDB Pagination functional tests should navigate through b series with descending false' FAILED +expected false, got {:descending=>true, :startkey=>["b", 1], :startkey_docid=>"51248970-7b6f-012b-da93-005056c00008"} +./spec/paginate_spec.rb:77: + +2) +'RelaxDB Pagination.paginate_view functional tests should pass' FAILED +expected false, got {:descending=>true, :startkey=>["b", 1], :startkey_docid=>"536eceb0-7b6f-012b-da93-005056c00008"} +./spec/paginate_spec.rb:356: + +Finished in 4.390712 seconds + +15 examples, 2 failures