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/pull/17/merge branch.
Commit hash | Branch | Node total | Updated at | Created at |
---|---|---|---|---|
5d4c086a69f3682edbf35ab3352300b4c78252e6 | refs/pull/17/merge | 2 | 2020-04-02 19:30:50 UTC | 2020-04-02 19:30:50 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 11.199 seconds
Node Index | Created At | Time execution |
---|---|---|
0 Finished Last | 2020-04-02 19:31:01 UTC | 7.532 seconds |
1 Finished First | 2020-04-02 19:30:50 UTC | 9.019 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 |
---|---|---|---|---|
1b9c250c-7263-4edc-95bb-53267729c2dd | 2 | 16.551 seconds | 8.276 seconds | 0.535 seconds |
Test file path (11 files) | Time execution |
---|---|
test/controllers/sessions_controller_test.rb | 7.368 seconds |
test/controllers/stuffs_controller_test.rb | 6.045 seconds |
test/mailers/stuff_mailer_test.rb | 1.304 seconds |
test/jobs/comments_job_test.rb | 1.186 seconds |
test/controllers/users_controller_test.rb | 0.212 seconds |
test/mailers/comment_mailer_test.rb | 0.173 seconds |
test/controllers/comments_controller_test.rb | 0.1 seconds |
test/models/user_test.rb | 0.067 seconds |
test/models/stuff_test.rb | 0.049 seconds |
test/models/comments_test.rb | 0.038 seconds |
test/models/category_test.rb | 0.014 seconds |