Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Reservation validation failing on Travis CI #647

Closed
@shippy

Description

@shippy

Right now, there's a test that fails on Travis that we don't seem to be able to replicate locally (see, e.g. this build):

Failures:
  1) Reservation with blacked out start date fails appropriate validations
     Failure/Error: reservation.should_not be_start_date_is_not_blackout
       expected start_date_is_not_blackout? to return false, got true
     # ./spec/models/reservation_spec.rb:174:in `block (3 levels) in <top (required)>'
Finished in 1 minute 2.94 seconds
894 examples, 1 failure, 24 pending
Failed examples:
rspec ./spec/models/reservation_spec.rb:173 # Reservation with blacked out start date fails appropriate validations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions