This repository has been archived by the owner on May 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 128
Sinatra master breaks namespace spec #200
Labels
Milestone
Comments
Essentially all of the namespace tests fail now: https://travis-ci.org/sinatra/sinatra-contrib/jobs/127980688 Even more so because of sinatra/sinatra#1086 |
I will work on this next week, it seems still failing with Sinatra master. |
@stjhimy Any help is appreciated here! This is the major blocker atm |
Fixed by #207 |
zzak
pushed a commit
that referenced
this issue
Jul 19, 2016
The following specs are still failing: https://github.com/sinatra/sinatra-contrib/blob/9500d76/spec/namespace_spec.rb#L170-L209 /cc #200 and #207
zzak
pushed a commit
to zzak/sinatra-contrib
that referenced
this issue
Jul 22, 2016
zzak
pushed a commit
to zzak/sinatra-contrib
that referenced
this issue
Jul 22, 2016
Since master has a patch which fixes the missing `:+` implementation for Regular and Sinatra-based patterns. We can also re-enable the namespace specs for accepting regular expressions for path concatination. /cc sinatra#200 and sinatra#207
zzak
pushed a commit
to zzak/sinatra-contrib
that referenced
this issue
Jul 22, 2016
The following specs are still failing: https://github.com/sinatra/sinatra-contrib/blob/9500d76/spec/namespace_spec.rb#L170-L209 /cc sinatra#200 and sinatra#207
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
$ sinatra=master bundle
$ sinatra=master bundle exec rake spec
Produces the following errors:
travis log
The text was updated successfully, but these errors were encountered: