I think that this is intended behavior. At least it makes sense in my mind.
If you run the most newest tests first it will give you better information on if you have a problem with the latest code. If you ran the older tests first then you wouldn't know if the newest code fixed any of the bugs until after all the previous tests were run. This normally wouldn't be a big deal, but if you have a browser that isn't used very much and they are 10+ revisions behind in the tests it could take a lot longer to get up to the latest tests, which are what you are mostly interested. $.02 Randy On Sep 23, 1:19 pm, Dj Gilcrease <[email protected]> wrote: > Also not 100% this is an issue, but it seems to be running jobs out of > order by running commit #3284 before #3283 > > Sep 23 2009 14:16: Running jQuery UI Commit #3283 Core tests... > Sep 23 2009 14:15: Running jQuery UI Commit #3283 Datepicker tests... > Sep 23 2009 14:15: Running jQuery UI Commit #3283 Dialog tests... > Sep 23 2009 14:15: Running jQuery UI Commit #3283 Draggable tests... > Sep 23 2009 14:15: Running jQuery UI Commit #3283 Droppable tests... > Sep 23 2009 14:14: Running jQuery UI Commit #3283 Resizable tests... > Sep 23 2009 14:14: Running jQuery UI Commit #3283 Slider tests... > Sep 23 2009 14:14: Running jQuery UI Commit #3284 Sortable tests... > Sep 23 2009 14:13: Running jQuery UI Commit #3283 Sortable tests... > Sep 23 2009 14:13: Running jQuery UI Commit #3283 Tabs tests... > Sep 23 2009 14:13: Running jQuery UI Commit #3284 Core tests... > Sep 23 2009 14:12: Running jQuery UI Commit #3284 Datepicker tests... > Sep 23 2009 14:12: Running jQuery UI Commit #3284 Dialog tests... > Sep 23 2009 14:11: Running jQuery UI Commit #3284 Draggable tests... > Sep 23 2009 14:11: Running jQuery UI Commit #3284 Droppable tests... > Sep 23 2009 14:11: Running jQuery UI Commit #3284 Resizable tests... > Sep 23 2009 14:11: Running jQuery UI Commit #3284 Slider tests... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TestSwarm" 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/testswarm?hl=en -~----------~----~----~----~------~----~------~--~---
