Commit Graph

21 Commits (stable-2.3)

Author SHA1 Message Date
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup.
9 years ago
James Cammarata e244895174 Avoid copying task parents in TaskExecutor
10 years ago
James Cammarata d2b3b2c03e Performance improvements
10 years ago
Matt Clay 292785ff2b Parse async response in async action. (#16534)
10 years ago
Toshio Kuratomi f86df7c88b Test that task.args are also set properly (#15950)
10 years ago
Matt Davis bc7405efc9 Merge pull request #15797 from robinro/patch-1
10 years ago
Toshio Kuratomi 292f0ed0d6 If we can't squash for any reason, then simply do not optimize the items loop.
10 years ago
Robin Roth 254cf9ea68 reduce async timeout
10 years ago
Toshio Kuratomi 5c7ad654db Add some more tests for item squashing
10 years ago
James Cammarata 6eefc11c39 Make the loop variable (item by default) settable per task
10 years ago
James Cammarata e02b98274b issue callbacks per item and retry fails
10 years ago
Toshio Kuratomi 0e410bbc8a Squashing was occuring even though pkgs didn't have a template that would be affected by squash
10 years ago
Toshio Kuratomi aa034f4fcf Add unit tests for issue #12976
10 years ago
Toshio Kuratomi 37052a983a Fix unittest dailure with the new squash items code
10 years ago
Marius Gedminas c22f4ee697 Add a comment explaining why async = 1 in the test
11 years ago
Marius Gedminas 1a1c9203e2 Python 3: fix TypeError: unorderable types in test
11 years ago
James Cammarata ccaf47bd97 Fix unit tests broken by 057712c1
11 years ago
James Cammarata 9891bcbcae Fix unit tests broken by previous commit
11 years ago
James Cammarata e64989beb4 Moving ConnectionInformation -> PlayContext
11 years ago
Brian Coca 323362e23a added stdout to test result
11 years ago
James Cammarata d4a31e8d26 Adding unit tests for TaskExecutor (v2)
11 years ago