My organization (openfoodnetwork.org) / Open Food Network / knapsack_rspec_test_the_rest / Build ID b73ca4a1-1d48-4070-8e7f-0e5ab054da11
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
3ffe39d467911051500efe9dd7ca25d27731c768 | refs/heads/master | 5 | 2023-02-23 16:05:38 UTC | 2023-02-23 16:07:59 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 46.589 seconds. The shorter this time is, the better.
The first CI node finished its work at 2023-02-23 16:05:38 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 19.74 seconds.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 1 minute 46.589 seconds. The shorter this time is, the better.
Node index | Finish time | Execution time |
---|---|---|
0 Finished Last | 2023-02-23 16:07:24 UTC | 2 minutes 45.568 seconds |
1 Finished First | 2023-02-23 16:05:38 UTC | 1 minute 41.734 seconds |
2 | 2023-02-23 16:07:23 UTC | 2 minutes 49.553 seconds |
3 | 2023-02-23 16:05:51 UTC | 1 minute 57.194 seconds |
4 | 2023-02-23 16:06:59 UTC | 2 minutes 24.651 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
d4032e47-48b2-4624-8a30-0ba9986050ae | 5 | 11 minutes 38.699 seconds | 2 minutes 19.74 seconds | 0.005 seconds |
You can likely decrease your CI build time by around 24 seconds by running more parallel CI nodes.
Running 6 parallel nodes should result in an optimal build time (~1.94 minutes)
Test file path (Displaying entries 1 - 100 of 131 in total files) | Execution time |
---|---|
spec/helpers/injection_helper_spec.rb | 1 minute 12.145 seconds |
spec/services/order_syncer_spec.rb | 57.016 seconds |
spec/mailers/producer_mailer_spec.rb | 48.458 seconds |
spec/jobs/subscription_confirm_job_spec.rb | 43.429 seconds |
spec/mailers/subscription_mailer_spec.rb | 29.935 seconds |
spec/mailers/order_mailer_spec.rb | 26.198 seconds |
spec/services/permissions/order_spec.rb | 22.233 seconds |
spec/requests/api/orders_spec.rb | 19.837 seconds |
spec/services/paypal_items_builder_spec.rb | 17.914 seconds |
spec/jobs/subscription_placement_job_spec.rb | 16.923 seconds |
spec/requests/checkout/routes_spec.rb | 16.467 seconds |
spec/services/order_tax_adjustments_fetcher_spec.rb | 15.716 seconds |
spec/views/spree/admin/orders/invoice.html.haml_spec.rb | 15.62 seconds |
spec/services/place_proxy_order_spec.rb | 14.561 seconds |
spec/services/products_renderer_spec.rb | 13.895 seconds |
spec/requests/api/v1/customers_spec.rb | 13.795 seconds |
spec/requests/checkout/stripe_sca_spec.rb | 13.673 seconds |
spec/services/order_factory_spec.rb | 13.472 seconds |
spec/services/process_payment_intent_spec.rb | 12.277 seconds |
spec/services/order_fees_handler_spec.rb | 11.723 seconds |
spec/views/spree/admin/orders/edit.html.haml_spec.rb | 10.819 seconds |
spec/helpers/tax_helper_spec.rb | 10.672 seconds |
spec/views/layouts/darkswarm.html.haml_spec.rb | 10.003 seconds |
spec/services/cart_service_spec.rb | 8.924 seconds |
spec/services/invoice_renderer_spec.rb | 8.904 seconds |
spec/services/exchange_products_renderer_spec.rb | 8.196 seconds |
spec/helpers/admin/reports_helper_spec.rb | 7.406 seconds |
spec/services/order_available_shipping_methods_spec.rb | 7.189 seconds |
spec/views/spree/orders/show.html.haml_spec.rb | 7.172 seconds |
spec/services/order_available_payment_methods_spec.rb | 6.505 seconds |
spec/services/order_workflow_spec.rb | 6.238 seconds |
spec/services/cap_quantity_spec.rb | 5.717 seconds |
spec/helpers/checkout_helper_spec.rb | 5.054 seconds |
spec/services/checkout/payment_method_fetcher_spec.rb | 5.001 seconds |
spec/services/order_cycle_distributed_products_spec.rb | 4.956 seconds |
spec/services/tax_rate_finder_spec.rb | 4.868 seconds |
spec/services/bulk_invoice_service_spec.rb | 4.649 seconds |
spec/views/spree/shared/_order_details.html.haml_spec.rb | 4.453 seconds |
spec/services/variants_stock_levels_spec.rb | 4.263 seconds |
spec/jobs/order_cycle_closing_job_spec.rb | 3.786 seconds |
spec/requests/checkout/concurrency_spec.rb | 3.609 seconds |
spec/services/sets/product_set_spec.rb | 3.505 seconds |
spec/services/order_cycle_form_spec.rb | 3.447 seconds |
spec/services/search_orders_spec.rb | 3.29 seconds |
spec/services/variant_overrides_indexed_spec.rb | 3.222 seconds |
spec/services/order_cart_reset_spec.rb | 2.883 seconds |
spec/requests/checkout/failed_checkout_spec.rb | 2.821 seconds |
spec/queries/customers_with_balance_spec.rb | 2.578 seconds |
spec/requests/api/routes_spec.rb | 2.484 seconds |
spec/components/product_component_spec.rb | 2.339 seconds |
spec/mailers/shipment_mailer_spec.rb | 2.053 seconds |
spec/views/spree/orders/edit.html.haml_spec.rb | 2.034 seconds |
spec/helpers/admin/subscriptions_helper_spec.rb | 1.977 seconds |
spec/requests/checkout/paypal_spec.rb | 1.97 seconds |
spec/services/shop/order_cycles_list_spec.rb | 1.969 seconds |
spec/jobs/order_cycle_notification_job_spec.rb | 1.858 seconds |
spec/services/exchange_variant_bulk_updater_spec.rb | 1.774 seconds |
spec/queries/outstanding_balance_spec.rb | 1.746 seconds |
spec/services/product_tag_rules_filterer_spec.rb | 1.616 seconds |
spec/views/spree/admin/payment_methods/index.html.haml_spec.rb | 1.456 seconds |
spec/services/checkout/post_checkout_actions_spec.rb | 1.292 seconds |
spec/helpers/admin/orders_helper_spec.rb | 1.28 seconds |
spec/services/order_payment_finder_spec.rb | 1.175 seconds |
spec/services/order_checkout_restart_spec.rb | 1.115 seconds |
spec/queries/complete_visible_orders_spec.rb | 0.942 seconds |
spec/services/order_cycle_clone_spec.rb | 0.9 seconds |
spec/services/order_data_masker_spec.rb | 0.791 seconds |
spec/services/job_processor_spec.rb | 0.753 seconds |
spec/services/stripe_payment_status_spec.rb | 0.722 seconds |
spec/services/checkout/form_data_adapter_spec.rb | 0.72 seconds |
spec/helpers/order_cycles_helper_spec.rb | 0.712 seconds |
spec/services/order_cycle_warning_spec.rb | 0.545 seconds |
spec/services/user_default_address_setter_spec.rb | 0.516 seconds |
spec/mailers/enterprise_mailer_spec.rb | 0.505 seconds |
spec/services/checkout/stripe_redirect_spec.rb | 0.495 seconds |
spec/services/image_importer_spec.rb | 0.449 seconds |
spec/queries/payments_requiring_action_spec.rb | 0.443 seconds |
spec/services/sets/model_set_spec.rb | 0.425 seconds |
spec/helpers/shop_helper_spec.rb | 0.404 seconds |
spec/helpers/i18n_helper_spec.rb | 0.382 seconds |
spec/queries/complete_orders_with_balance_spec.rb | 0.372 seconds |
spec/services/terms_of_service_spec.rb | 0.371 seconds |
spec/services/user_locale_setter_spec.rb | 0.321 seconds |
spec/requests/home_controller_spec.rb | 0.316 seconds |
spec/queries/batch_taggable_tags_query_spec.rb | 0.306 seconds |
spec/mailers/user_mailer_spec.rb | 0.301 seconds |
spec/routing/stripe_spec.rb | 0.275 seconds |
spec/jobs/report_job_spec.rb | 0.26 seconds |
spec/views/spree/admin/orders/index.html.haml_spec.rb | 0.228 seconds |
spec/views/layouts/registration.html.haml_spec.rb | 0.215 seconds |
spec/requests/omniauth_callbacks_controller_spec.rb | 0.199 seconds |
spec/services/variant_units/option_value_namer_spec.rb | 0.153 seconds |
spec/services/customer_order_cancellation_spec.rb | 0.138 seconds |
spec/mailers/test_mailer_spec.rb | 0.126 seconds |
spec/services/unit_prices_spec.rb | 0.116 seconds |
spec/requests/large_request_spec.rb | 0.116 seconds |
spec/services/tax_rate_updater_spec.rb | 0.114 seconds |
spec/services/weights_and_measures_spec.rb | 0.107 seconds |
spec/jobs/bulk_invoice_job_spec.rb | 0.107 seconds |
spec/helpers/spree/admin/orders_helper_spec.rb | 0.105 seconds |