I just merged in Chris Eppstein's plugin-v2 branch, which substantially modified some Sass infrastructure. This is likely what's causing this. I'll look into it later today.
On Mon, Sep 13, 2010 at 10:47 AM, hyun <[email protected]> wrote: > I've checked out the master branch from github here: > http://github.com/nex3/haml.git > > Here's one of the failures on rake: > 2) Error: > test_compile_file(SassEngineTest): > NameError: uninitialized constant Sass::Files > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ > dependencies.rb:440:in `load_missing_constant' > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ > ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ > dependencies.rb:80:in `const_missing' > /Users/hyun/Projects/libs/temp/haml/test/sass/../../lib/sass/../ > sass.rb:56:in `compile_file' > /Users/hyun/Projects/libs/temp/haml/test/sass/engine_test.rb: > 157:in `test_compile_file' > > I've looked at the commit history on master but there doesn't seem to > be any commits over the weekend. Before the weekend, the code > checkout from master ran rake just fine. > > Any ideas? > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
