My organization (mmartinez53@ucol.mx) / office_stuff / Minitest Public
Back to CI buildsYou find here details about tests recorded for below git commit hash across 2 parallel CI nodes for refs/heads/master branch.
Commit hash | Branch | Node total | Updated at | Created at |
---|---|---|---|---|
4138a85cda5a326bd52b2e3167519b1dabcc439b | refs/heads/master | 2 | 2020-04-03 03:02:06 UTC | 2020-04-03 03:02:06 UTC |
Here you can check if all parallel CI nodes recorded tests timing data.
When you re-run CI build or run a new CI build for the same commit & branch & node total number, then the data below will be updated.
Collected Build Subsets 2 out of 2.
All CI nodes sent time execution data to Knapsack Pro API. Everything works!
The time gap between the finish times of the CI node that Finished First and the one which Finished Last is 4.465 seconds
Node Index | Created At | Time execution |
---|---|---|
0 Finished First | 2020-04-03 03:10:57 UTC | 8.604 seconds |
1 Finished Last | 2020-04-03 03:11:01 UTC | 6.155 seconds |
Build Distribution ID is the ID for the test suite split. You can see this ID in knapsack_pro logs as a test suite split seed.
Total time execution is sum of tests' execution times recorded across all parallel CI nodes.
Node max time execution is an estimated average time of running tests per CI node.
Distance is a time gap between average CI node time execution and the slowest CI node. The lower the better.
Build Distribution ID | Node total | Total time execution | Node max time execution | Distance |
---|---|---|---|---|
42e4d5d4-7872-448c-8a0a-3924eba63e56 | 2 | 14.759 seconds | 7.38 seconds | 0.01 seconds |
Test file path (12 files) | Time execution |
---|---|
test/controllers/users_controller_test.rb | 7.142 seconds |
test/controllers/comments_controller_test.rb | 5.55 seconds |
test/models/stuff_test.rb | 1.246 seconds |
test/controllers/stuffs_controller_test.rb | 0.396 seconds |
test/mailers/comment_mailer_test.rb | 0.108 seconds |
test/mailers/stuff_mailer_test.rb | 0.084 seconds |
test/controllers/sessions_controller_test.rb | 0.077 seconds |
test/models/user_test.rb | 0.053 seconds |
test/jobs/comments_job_test.rb | 0.034 seconds |
test/models/comments_test.rb | 0.034 seconds |
test/jobs/stuffs_job_test.rb | 0.031 seconds |
test/models/category_test.rb | 0.01 seconds |