CI: greedy algorithm for even test partitioning #15000
Annotations
7 errors
          | 
                   
                      
                          Run golangci-lint with reviewdog
                        
                      
                       
                  Process completed with exit code 1. 
                         | 
              
| 
                   
                      
                          Run golangci-lint with reviewdog: 
                        test/partitiontest/filtering_test.go#L125
                      
                       
                  [Lint Warnings] reported by reviewdog 🐶
lint: TestComputePartitionAssignmentsEmptyTimings: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
Raw Output:
test/partitiontest/filtering_test.go:125:1: lint: TestComputePartitionAssignmentsEmptyTimings: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
func TestComputePartitionAssignmentsEmptyTimings(t *testing.T) {
^ 
                         | 
              
| 
                   
                      
                          Run golangci-lint with reviewdog: 
                        test/partitiontest/filtering_test.go#L50
                      
                       
                  [Lint Warnings] reported by reviewdog 🐶
lint: TestComputePartitionAssignments: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
Raw Output:
test/partitiontest/filtering_test.go:50:1: lint: TestComputePartitionAssignments: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
func TestComputePartitionAssignments(t *testing.T) {
^ 
                         | 
              
| 
                   
                      
                          Run golangci-lint with reviewdog: 
                        test/partitiontest/filtering_test.go#L26
                      
                       
                  [Lint Warnings] reported by reviewdog 🐶
lint: TestLoadTestTimings: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
Raw Output:
test/partitiontest/filtering_test.go:26:1: lint: TestLoadTestTimings: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
func TestLoadTestTimings(t *testing.T) {
^ 
                         | 
              
| 
                   
                      
                          Run golangci-lint with reviewdog: 
                        test/partitiontest/filtering_test.go#L125
                      
                       
                  lint: TestComputePartitionAssignmentsEmptyTimings: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest) 
                         | 
              
| 
                   
                      
                          Run golangci-lint with reviewdog: 
                        test/partitiontest/filtering_test.go#L50
                      
                       
                  lint: TestComputePartitionAssignments: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest) 
                         | 
              
| 
                   
                      
                          Run golangci-lint with reviewdog: 
                        test/partitiontest/filtering_test.go#L26
                      
                       
                  lint: TestLoadTestTimings: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest) 
                         | 
              
        
      Loading