My organization (openfoodnetwork.org) / Open Food Network / knapsack_rspec_test_the_rest / Build ID 9aef1b48-baf8-4c8c-9a0a-2d1384a7bd51
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
5208bca9d8618e354eeca37fc2e2e417876cd2cb | refs/heads/8905-convert-checkout-alerts-to-flashes | 5 | 2023-01-05 10:03:58 UTC | 2023-01-05 10:05:19 UTC |
All parallel CI nodes finished their work.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 1 minute 9.902 seconds. The shorter this time is, the better.
The first CI node finished its work at 2023-01-05 10:03:58 UTC. CI nodes that finished at least 60s later are highlighted.
The reason for slow CI nodes might be too large test files (see the Test Files tab). You may want to try the Knapsack Pro Queue Mode (Ruby) to improve the distribution of your tests. Learn more about dynamic test suite split here.
Note: if you run a CI build for the same commit again (for instance when you retry a CI build), then you will see the data updated below. Some of the nodes might be highlighted until the whole CI build is complete.
The average test execution time per CI node is 2 minutes 4.164 seconds.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 1 minute 9.902 seconds. The shorter this time is, the better.
Node index | Finish time | Execution time |
---|---|---|
0 | 2023-01-05 10:04:24 UTC | 2 minutes 2.507 seconds |
1 Finished First | 2023-01-05 10:03:58 UTC | 1 minute 36.486 seconds |
2 | 2023-01-05 10:04:23 UTC | 2 minutes 4.672 seconds |
3 | 2023-01-05 10:04:18 UTC | 2 minutes 7.061 seconds |
4 Finished Last | 2023-01-05 10:05:08 UTC | 2 minutes 30.096 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
e2af2b8b-fcd9-42d9-b3aa-aa343e25d11f | 5 | 10 minutes 20.819 seconds | 2 minutes 4.164 seconds | 0.005 seconds |
You can likely decrease your CI build time by around 21 seconds by running more parallel CI nodes.
Running 6 parallel nodes should result in an optimal build time (~1.72 minutes)
Test file path (Displaying entries 1 - 100 of 126 in total files) | Execution time |
---|---|
spec/mailers/producer_mailer_spec.rb | 1 minute 0.095 seconds |
spec/helpers/injection_helper_spec.rb | 47.124 seconds |
spec/services/order_syncer_spec.rb | 44.677 seconds |
spec/mailers/subscription_mailer_spec.rb | 37.464 seconds |
spec/jobs/subscription_confirm_job_spec.rb | 31.853 seconds |
spec/requests/api/orders_spec.rb | 26.644 seconds |
spec/mailers/order_mailer_spec.rb | 19.401 seconds |
spec/services/permissions/order_spec.rb | 17.739 seconds |
spec/jobs/subscription_placement_job_spec.rb | 16.418 seconds |
spec/services/products_renderer_spec.rb | 15.592 seconds |
spec/services/paypal_items_builder_spec.rb | 14.351 seconds |
spec/services/order_factory_spec.rb | 14.333 seconds |
spec/services/process_payment_intent_spec.rb | 13.375 seconds |
spec/requests/checkout/stripe_sca_spec.rb | 12.783 seconds |
spec/views/spree/admin/orders/invoice.html.haml_spec.rb | 12.183 seconds |
spec/services/order_tax_adjustments_fetcher_spec.rb | 11.546 seconds |
spec/views/layouts/registration.html.haml_spec.rb | 11.38 seconds |
spec/requests/home_controller_spec.rb | 11.204 seconds |
spec/services/place_proxy_order_spec.rb | 11.074 seconds |
spec/services/invoice_renderer_spec.rb | 9.872 seconds |
spec/views/spree/admin/orders/edit.html.haml_spec.rb | 9.791 seconds |
spec/services/exchange_products_renderer_spec.rb | 9.468 seconds |
spec/views/layouts/darkswarm.html.haml_spec.rb | 8.95 seconds |
spec/services/order_fees_handler_spec.rb | 8.876 seconds |
spec/requests/api/v1/customers_spec.rb | 8.019 seconds |
spec/services/cart_service_spec.rb | 6.751 seconds |
spec/views/spree/shared/_order_details.html.haml_spec.rb | 6.489 seconds |
spec/services/order_workflow_spec.rb | 5.726 seconds |
spec/helpers/admin/reports_helper_spec.rb | 5.662 seconds |
spec/services/order_cycle_distributed_products_spec.rb | 5.366 seconds |
spec/services/order_available_payment_methods_spec.rb | 5.356 seconds |
spec/services/variants_stock_levels_spec.rb | 5.014 seconds |
spec/services/order_available_shipping_methods_spec.rb | 4.917 seconds |
spec/services/tax_rate_finder_spec.rb | 4.769 seconds |
spec/views/spree/orders/show.html.haml_spec.rb | 4.656 seconds |
spec/services/order_cycle_form_spec.rb | 4.073 seconds |
spec/services/bulk_invoice_service_spec.rb | 4.045 seconds |
spec/services/sets/product_set_spec.rb | 4.0 seconds |
spec/services/cap_quantity_spec.rb | 3.881 seconds |
spec/services/checkout/payment_method_fetcher_spec.rb | 3.849 seconds |
spec/helpers/checkout_helper_spec.rb | 3.288 seconds |
spec/helpers/tax_helper_spec.rb | 3.247 seconds |
spec/requests/checkout/concurrency_spec.rb | 3.229 seconds |
spec/jobs/order_cycle_closing_job_spec.rb | 3.115 seconds |
spec/services/variant_overrides_indexed_spec.rb | 2.599 seconds |
spec/queries/customers_with_balance_spec.rb | 2.559 seconds |
spec/requests/checkout/failed_checkout_spec.rb | 2.539 seconds |
spec/jobs/order_cycle_notification_job_spec.rb | 2.452 seconds |
spec/mailers/shipment_mailer_spec.rb | 2.413 seconds |
spec/services/order_cart_reset_spec.rb | 2.255 seconds |
spec/services/shop/order_cycles_list_spec.rb | 2.249 seconds |
spec/services/product_tag_rules_filterer_spec.rb | 2.236 seconds |
spec/services/exchange_variant_bulk_updater_spec.rb | 2.194 seconds |
spec/services/search_orders_spec.rb | 2.078 seconds |
spec/requests/api/routes_spec.rb | 1.949 seconds |
spec/requests/checkout/paypal_spec.rb | 1.605 seconds |
spec/helpers/admin/subscriptions_helper_spec.rb | 1.45 seconds |
spec/views/spree/orders/edit.html.haml_spec.rb | 1.382 seconds |
spec/services/order_checkout_restart_spec.rb | 1.344 seconds |
spec/views/spree/admin/payment_methods/index.html.haml_spec.rb | 1.205 seconds |
spec/services/order_payment_finder_spec.rb | 1.201 seconds |
spec/helpers/admin/orders_helper_spec.rb | 1.175 seconds |
spec/services/order_cycle_clone_spec.rb | 1.043 seconds |
spec/queries/outstanding_balance_spec.rb | 1.009 seconds |
spec/services/stripe_payment_status_spec.rb | 0.829 seconds |
spec/helpers/order_cycles_helper_spec.rb | 0.814 seconds |
spec/services/checkout/post_checkout_actions_spec.rb | 0.782 seconds |
spec/services/order_data_masker_spec.rb | 0.637 seconds |
spec/services/checkout/form_data_adapter_spec.rb | 0.604 seconds |
spec/queries/complete_visible_orders_spec.rb | 0.542 seconds |
spec/queries/complete_orders_with_balance_spec.rb | 0.503 seconds |
spec/services/terms_of_service_spec.rb | 0.495 seconds |
spec/queries/payments_requiring_action_spec.rb | 0.466 seconds |
spec/services/user_default_address_setter_spec.rb | 0.45 seconds |
spec/services/order_cycle_warning_spec.rb | 0.423 seconds |
spec/services/checkout/stripe_redirect_spec.rb | 0.403 seconds |
spec/queries/batch_taggable_tags_query_spec.rb | 0.353 seconds |
spec/services/image_importer_spec.rb | 0.33 seconds |
spec/helpers/shop_helper_spec.rb | 0.329 seconds |
spec/mailers/enterprise_mailer_spec.rb | 0.324 seconds |
spec/mailers/user_mailer_spec.rb | 0.316 seconds |
spec/views/spree/admin/orders/index.html.haml_spec.rb | 0.288 seconds |
spec/services/sets/model_set_spec.rb | 0.282 seconds |
spec/services/user_locale_setter_spec.rb | 0.28 seconds |
spec/helpers/i18n_helper_spec.rb | 0.257 seconds |
spec/routing/stripe_spec.rb | 0.224 seconds |
spec/services/customer_order_cancellation_spec.rb | 0.212 seconds |
spec/requests/omniauth_callbacks_controller_spec.rb | 0.186 seconds |
spec/services/variant_units/option_value_namer_spec.rb | 0.134 seconds |
spec/services/tax_rate_updater_spec.rb | 0.124 seconds |
spec/helpers/spree/base_helper_spec.rb | 0.114 seconds |
spec/helpers/spree/admin/orders_helper_spec.rb | 0.105 seconds |
spec/views/spree/admin/shared/_order_links.html.haml_spec.rb | 0.104 seconds |
spec/services/content_sanitizer_spec.rb | 0.098 seconds |
spec/mailers/test_mailer_spec.rb | 0.092 seconds |
spec/services/weights_and_measures_spec.rb | 0.084 seconds |
spec/jobs/bulk_invoice_job_spec.rb | 0.08 seconds |
spec/services/default_shipping_category_spec.rb | 0.08 seconds |
spec/helpers/navigation_helper_spec.rb | 0.078 seconds |
spec/requests/large_request_spec.rb | 0.077 seconds |