Issue running 'rake spec'

34 views
Skip to first unread message

Alberto Leal

unread,
Jun 8, 2012, 2:35:00 PM6/8/12
to Jasmine
Hi All,

I've cloned jasmine's repo from github and I'm trying to run 'rake
spec', but I'm getting the errors below. I can see the files inside
"pages" folder:

Finished in 1 minute 13.15 seconds
57 examples, 4 failures

Failed examples:

rspec ./spec/tasks/build_github_pages_spec.rb:35 # Build Github Pages
task when the Github pages submodule is present should tell the user
the task is running
rspec ./spec/tasks/build_github_pages_spec.rb:39 # Build Github Pages
task when the Github pages submodule is present should copy the latest
jasmine files to the pages dir
rspec ./spec/tasks/build_github_pages_spec.rb:48 # Build Github Pages
task when the Github pages submodule is present should build a new
page
rspec ./spec/tasks/build_github_pages_spec.rb:53 # Build Github Pages
task when the Github pages submodule is present should copy the rocco
output to index.html

I'm using ruby 1.9.2. Is this correct?

thanks

Davis W. Frank

unread,
Jun 8, 2012, 2:42:59 PM6/8/12
to jasmi...@googlegroups.com
Maybe. I'm in the middle of redo-ing those build tasks with the new Github Pages. I might've broken the old tasks. I'll take a look at this over the weekend.  Thanks for spotting this.

These don't have anything to do with functionality of Jasmine, just building the pages.

--dwf


--
You received this message because you are subscribed to the Google Groups "Jasmine" group.
To post to this group, send email to jasmi...@googlegroups.com.
To unsubscribe from this group, send email to jasmine-js+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jasmine-js?hl=en.




--
thx,
--dwf

Rajan Agaskar

unread,
Jun 8, 2012, 2:49:20 PM6/8/12
to jasmi...@googlegroups.com
Try git submodule update --init. I think these tests fail when the pages submodule isn't present. 

Alberto Leal

unread,
Jun 8, 2012, 2:54:28 PM6/8/12
to Jasmine
I thought the same thing, Rajan. But the files are there and I tried
to run the git command, no success.

Davis, I can run the other specs using Thor without any problem.


On Jun 8, 3:49 pm, Rajan Agaskar <ra...@pivotallabs.com> wrote:
> Try git submodule update --init. I think these tests fail when the pages
> submodule isn't present.
>
> On Fri, Jun 8, 2012 at 11:42 AM, Davis W. Frank <dwfr...@pivotallabs.com>wrote:
>
>
>
>
>
>
>
> > Maybe. I'm in the middle of redo-ing those build tasks with the new Github
> > Pages. I might've broken the old tasks. I'll take a look at this over the
> > weekend.  Thanks for spotting this.
>
> > These don't have anything to do with functionality of Jasmine, just
> > building the pages.
>
> > --dwf
>
Reply all
Reply to author
Forward
0 new messages