-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
executor/cte_test.go: migrate test-infra to testify #27103
Commits on Aug 11, 2021
-
testkit: introduce func ExecToErr
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f80fcd5 - Browse repository at this point
Copy the full SHA f80fcd5View commit details -
executor/cte_test.go: migrate test-infra to testify
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 756d1cd - Browse repository at this point
Copy the full SHA 756d1cdView commit details -
executor/cte_test.go: defer close in TestSpillToDisk
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dae42e5 - Browse repository at this point
Copy the full SHA dae42e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4040dce - Browse repository at this point
Copy the full SHA 4040dceView commit details -
executor/cte_test.go: make SetUpSuite before NewTestKit in TestSpillT…
…oDisk Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9eb3b38 - Browse repository at this point
Copy the full SHA 9eb3b38View commit details -
executor/cte_test.go: try to remove t.Parallel() to eliminate TLE
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cb1dd9 - Browse repository at this point
Copy the full SHA 9cb1dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a490e - Browse repository at this point
Copy the full SHA 55a490eView commit details
Commits on Aug 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b08087 - Browse repository at this point
Copy the full SHA 3b08087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7470965 - Browse repository at this point
Copy the full SHA 7470965View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for da35207 - Browse repository at this point
Copy the full SHA da35207View commit details -
executor/cte_test.go: remove t.Parallel() in TestCTESuite
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3738658 - Browse repository at this point
Copy the full SHA 3738658View commit details
Commits on Aug 19, 2021
-
executor/cte_test.go: format import, remove global variable, try para…
…llel Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93e5d74 - Browse repository at this point
Copy the full SHA 93e5d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for d686ecb - Browse repository at this point
Copy the full SHA d686ecbView commit details -
executor/cte_test.go: remove suite, increase parallelism
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3d8789 - Browse repository at this point
Copy the full SHA c3d8789View commit details -
executor/cte_test.go: replace error check to EqualError
Signed-off-by: unconsolable <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9e298f - Browse repository at this point
Copy the full SHA a9e298fView commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 456ca87 - Browse repository at this point
Copy the full SHA 456ca87View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb248f - Browse repository at this point
Copy the full SHA cbb248fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a59758 - Browse repository at this point
Copy the full SHA 8a59758View commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a5c21d - Browse repository at this point
Copy the full SHA 8a5c21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbaac8f - Browse repository at this point
Copy the full SHA dbaac8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6abb07c - Browse repository at this point
Copy the full SHA 6abb07cView commit details