New, failing SQLT deployment order test.
authorAmiri Barksdale at Home <amiri@metalabel.com>
Wed, 29 Dec 2010 15:50:43 +0000 (07:50 -0800)
committerAmiri Barksdale at Home <amiri@metalabel.com>
Wed, 29 Dec 2010 15:50:43 +0000 (07:50 -0800)
commitb5c5e0464b9c34d051cf87698d3b97d88f228d54
tree5fa96590dbe7fa446384b570af10a457599bd416
parent3365fc706727255c3c5c55a2070ef847d4b5e87c
New, failing SQLT deployment order test.

The order of the views is not being set properly because one keeps
depending on itself. Still code-diving to find out why. The Cafe schema
works, and I don't see the difference yet.
t/02view_def.t
t/lib/CafeInsertion/Result/Chair.pm [new file with mode: 0644]
t/lib/CafeInsertion/Result/Coffee.pm
t/lib/CafeInsertion/Result/Sugar.pm
t/lib/CafeInsertion/Result/Sumatra.pm
t/lib/LoadTest/Result/Bar.pm
t/lib/LoadTest/Result/Foo.pm
t/lib/LoadTest/Result/Mixin.pm