A test fails due to array ordering issue
----------------------------------------
Key: BUILDR-323
URL: https://issues.apache.org/jira/browse/BUILDR-323
Project: Buildr
Issue Type: Bug
Components: Test frameworks
Reporter: Joel Muzzerall
Fix For: 1.4
On my machine write_task seems to add tasks in reverse order which messes up
one of the tests. I assume that the order of tasks in loaded_tasks doesn't
matter so I rewrote the test so that it will pass no matter what order the
tasks appear in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.