-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- don't use test builders - use script mode instead of command+args - sort start times using sort.Slice - compare parallel task start times using math.Abs in case s1 starts >5s before s2 -- only the other case was checked before - then copy test/dag_test.go -> test/v1alpha1/dag_test.go and fix incompatibilities
- Loading branch information
1 parent
acf34f9
commit 723fca9
Showing
2 changed files
with
208 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.