Test against Ruby 1.9.2

15 views
Skip to first unread message

tvdeyen

unread,
Oct 24, 2011, 1:39:19 PM10/24/11
to alche...@googlegroups.com
https://github.com/magiclabs/alchemy_cms/issues/77

Who is gonna do it? Any volunteers? :P

tvdeyen

unread,
Oct 24, 2011, 2:23:04 PM10/24/11
to alche...@googlegroups.com
Added ruby 1.9.2 env to travis config.

We will see what happens :P

tvdeyen

unread,
Oct 24, 2011, 2:50:16 PM10/24/11
to alche...@googlegroups.com
Please make shure that all files having utf-8 strings have a shebang with enconding set to utf-8 at first line:

# encoding: UTF-8

tvdeyen

unread,
Oct 24, 2011, 2:54:46 PM10/24/11
to alche...@googlegroups.com
Ok, all specs are passing on my local machine using Ruby 1.9.2-p290 :P

So far so good. Sadly its failing on travis-ci.org:

tvdeyen

unread,
Oct 24, 2011, 3:53:37 PM10/24/11
to alche...@googlegroups.com
I fixed my imagemagick problems and using Alchemy with Ruby 1.9.

Works perfectly so far :)

Robin Böning

unread,
Oct 25, 2011, 4:36:17 AM10/25/11
to Alchemy CMS
And what about the performance?

Thomas von Deyen

unread,
Oct 25, 2011, 4:49:35 AM10/25/11
to alche...@googlegroups.com
Good. It even feels a little bit faster.
Especcially image rendering.
Definiatly not slower!

Marc

unread,
Oct 25, 2011, 8:49:18 AM10/25/11
to Alchemy CMS
There seems to be an issue with the db-seeder.
rake db:seed fails:

rake aborted!
couldn't parse YAML at line 229 column 14

I worked around by changing to 1.8.7, seeding and back to the future
again.

Even the full trace has given me no hint where the problem.

Thomas von Deyen

unread,
Oct 25, 2011, 9:21:08 AM10/25/11
to alche...@googlegroups.com
We are having these Yaml parsing issues on travis-ci. I dont have these issue on my local machine.
It seams that there are different Yaml parsers used.
Reply all
Reply to author
Forward
0 new messages