My organization (cesar9mv@gmail.com) / lunch selection / 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/25/merge branch.
Commit hash | Branch | Node total | Updated at | Created at |
---|---|---|---|---|
acc5d1a9fe1057a6dba9c3bbb47f625fa7adfc5a | refs/pull/25/merge | 2 | 2020-03-30 19:04:12 UTC | 2020-03-30 19:04:12 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 33.554 seconds
Node Index | Created At | Time execution |
---|---|---|
0 Finished Last | 2020-03-30 19:04:45 UTC | 2.212 seconds |
1 Finished First | 2020-03-30 19:04:12 UTC | 2.037 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 |
---|---|---|---|---|
f18b3c2f-e341-49e9-8475-7a28a5e48c38 | 2 | 4.248 seconds | 2.124 seconds | 0.012 seconds |
Test file path (13 files) | Time execution |
---|---|
test/controllers/sessions_controller_test.rb | 1.459 seconds |
test/mailers/meal_mailer_test.rb | 1.319 seconds |
test/controllers/lunch_packages_controller_test.rb | 0.425 seconds |
test/integration/lunch_package_flows_test.rb | 0.361 seconds |
test/controllers/meals_controller_test.rb | 0.187 seconds |
test/integration/meal_flows_test.rb | 0.166 seconds |
test/integration/users_flows_test.rb | 0.097 seconds |
test/mailers/user_mailer_test.rb | 0.067 seconds |
test/models/lunch_package_test.rb | 0.059 seconds |
test/models/meal_test.rb | 0.044 seconds |
test/models/user_test.rb | 0.027 seconds |
test/controllers/users_controller_test.rb | 0.027 seconds |
test/tasks/rake_task_email_test.rb | 0.017 seconds |