My organization (openfoodnetwork.org) / Open Food Network / knapsack_rspec_test_the_rest / Build ID 1fea318a-50f8-4404-8838-5610813a4c75
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
55219c54a14b827d60443490a28b4086a16198e1 | refs/heads/application-job | 5 | 2023-01-18 04:17:20 UTC | 2023-01-18 04:18:39 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-18 04:17:20 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 0.733 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-18 04:17:23 UTC | 1 minute 50.247 seconds |
1 | 2023-01-18 04:17:26 UTC | 1 minute 46.155 seconds |
2 Finished First | 2023-01-18 04:17:20 UTC | 1 minute 47.888 seconds |
3 | 2023-01-18 04:17:56 UTC | 2 minutes 18.888 seconds |
4 Finished Last | 2023-01-18 04:18:30 UTC | 2 minutes 20.486 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
e88016b2-3659-4a00-9191-f7b8389a4b36 | 5 | 10 minutes 3.662 seconds | 2 minutes 0.733 seconds | 0.002 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.68 minutes)
Test file path (Displaying entries 1 - 100 of 128 in total files) | Execution time |
---|---|
spec/mailers/producer_mailer_spec.rb | 53.175 seconds |
spec/helpers/injection_helper_spec.rb | 45.736 seconds |
spec/services/order_syncer_spec.rb | 41.561 seconds |
spec/mailers/subscription_mailer_spec.rb | 37.188 seconds |
spec/jobs/subscription_confirm_job_spec.rb | 34.011 seconds |
spec/services/permissions/order_spec.rb | 20.991 seconds |
spec/requests/api/orders_spec.rb | 20.909 seconds |
spec/mailers/order_mailer_spec.rb | 17.246 seconds |
spec/services/products_renderer_spec.rb | 16.172 seconds |
spec/services/paypal_items_builder_spec.rb | 14.895 seconds |
spec/views/spree/admin/orders/invoice.html.haml_spec.rb | 14.221 seconds |
spec/jobs/subscription_placement_job_spec.rb | 13.098 seconds |
spec/services/order_factory_spec.rb | 12.771 seconds |
spec/requests/api/v1/customers_spec.rb | 12.324 seconds |
spec/services/order_tax_adjustments_fetcher_spec.rb | 11.949 seconds |
spec/services/order_fees_handler_spec.rb | 10.841 seconds |
spec/requests/checkout/routes_spec.rb | 10.667 seconds |
spec/requests/checkout/stripe_sca_spec.rb | 10.644 seconds |
spec/views/spree/admin/orders/edit.html.haml_spec.rb | 10.12 seconds |
spec/requests/home_controller_spec.rb | 9.65 seconds |
spec/services/place_proxy_order_spec.rb | 9.616 seconds |
spec/views/layouts/darkswarm.html.haml_spec.rb | 9.422 seconds |
spec/services/process_payment_intent_spec.rb | 9.389 seconds |
spec/services/exchange_products_renderer_spec.rb | 9.155 seconds |
spec/views/layouts/registration.html.haml_spec.rb | 9.138 seconds |
spec/services/invoice_renderer_spec.rb | 8.982 seconds |
spec/services/order_available_shipping_methods_spec.rb | 6.491 seconds |
spec/views/spree/orders/show.html.haml_spec.rb | 6.353 seconds |
spec/services/order_cycle_distributed_products_spec.rb | 5.55 seconds |
spec/services/cart_service_spec.rb | 5.455 seconds |
spec/helpers/admin/reports_helper_spec.rb | 5.065 seconds |
spec/services/order_available_payment_methods_spec.rb | 4.855 seconds |
spec/services/variants_stock_levels_spec.rb | 4.707 seconds |
spec/services/order_workflow_spec.rb | 4.491 seconds |
spec/services/order_cycle_form_spec.rb | 4.249 seconds |
spec/views/spree/shared/_order_details.html.haml_spec.rb | 4.229 seconds |
spec/services/cap_quantity_spec.rb | 4.062 seconds |
spec/requests/checkout/concurrency_spec.rb | 3.854 seconds |
spec/services/bulk_invoice_service_spec.rb | 3.754 seconds |
spec/services/checkout/payment_method_fetcher_spec.rb | 3.591 seconds |
spec/services/tax_rate_finder_spec.rb | 3.426 seconds |
spec/services/sets/product_set_spec.rb | 3.383 seconds |
spec/helpers/checkout_helper_spec.rb | 3.324 seconds |
spec/jobs/order_cycle_closing_job_spec.rb | 3.265 seconds |
spec/helpers/tax_helper_spec.rb | 3.047 seconds |
spec/services/variant_overrides_indexed_spec.rb | 2.73 seconds |
spec/queries/customers_with_balance_spec.rb | 2.493 seconds |
spec/mailers/shipment_mailer_spec.rb | 2.315 seconds |
spec/requests/api/routes_spec.rb | 2.173 seconds |
spec/services/search_orders_spec.rb | 2.159 seconds |
spec/services/product_tag_rules_filterer_spec.rb | 2.131 seconds |
spec/requests/checkout/failed_checkout_spec.rb | 2.057 seconds |
spec/jobs/order_cycle_notification_job_spec.rb | 1.983 seconds |
spec/services/order_cart_reset_spec.rb | 1.838 seconds |
spec/services/order_payment_finder_spec.rb | 1.73 seconds |
spec/services/shop/order_cycles_list_spec.rb | 1.694 seconds |
spec/services/exchange_variant_bulk_updater_spec.rb | 1.692 seconds |
spec/views/spree/orders/edit.html.haml_spec.rb | 1.569 seconds |
spec/queries/outstanding_balance_spec.rb | 1.538 seconds |
spec/requests/checkout/paypal_spec.rb | 1.534 seconds |
spec/helpers/admin/subscriptions_helper_spec.rb | 1.447 seconds |
spec/views/spree/admin/payment_methods/index.html.haml_spec.rb | 1.311 seconds |
spec/services/order_checkout_restart_spec.rb | 1.095 seconds |
spec/services/checkout/post_checkout_actions_spec.rb | 0.907 seconds |
spec/services/stripe_payment_status_spec.rb | 0.854 seconds |
spec/helpers/order_cycles_helper_spec.rb | 0.823 seconds |
spec/services/order_cycle_clone_spec.rb | 0.793 seconds |
spec/helpers/admin/orders_helper_spec.rb | 0.779 seconds |
spec/services/order_data_masker_spec.rb | 0.609 seconds |
spec/queries/complete_visible_orders_spec.rb | 0.518 seconds |
spec/services/checkout/form_data_adapter_spec.rb | 0.506 seconds |
spec/queries/batch_taggable_tags_query_spec.rb | 0.436 seconds |
spec/queries/complete_orders_with_balance_spec.rb | 0.424 seconds |
spec/services/terms_of_service_spec.rb | 0.421 seconds |
spec/services/order_cycle_warning_spec.rb | 0.396 seconds |
spec/services/checkout/stripe_redirect_spec.rb | 0.388 seconds |
spec/helpers/shop_helper_spec.rb | 0.359 seconds |
spec/services/user_default_address_setter_spec.rb | 0.351 seconds |
spec/queries/payments_requiring_action_spec.rb | 0.312 seconds |
spec/services/image_importer_spec.rb | 0.311 seconds |
spec/services/sets/model_set_spec.rb | 0.302 seconds |
spec/mailers/enterprise_mailer_spec.rb | 0.299 seconds |
spec/mailers/user_mailer_spec.rb | 0.286 seconds |
spec/services/user_locale_setter_spec.rb | 0.285 seconds |
spec/routing/stripe_spec.rb | 0.269 seconds |
spec/helpers/i18n_helper_spec.rb | 0.221 seconds |
spec/views/spree/admin/orders/index.html.haml_spec.rb | 0.211 seconds |
spec/services/variant_units/option_value_namer_spec.rb | 0.172 seconds |
spec/services/customer_order_cancellation_spec.rb | 0.156 seconds |
spec/requests/omniauth_callbacks_controller_spec.rb | 0.126 seconds |
spec/helpers/spree/base_helper_spec.rb | 0.111 seconds |
spec/services/default_shipping_category_spec.rb | 0.1 seconds |
spec/services/cache_service_spec.rb | 0.093 seconds |
spec/mailers/test_mailer_spec.rb | 0.091 seconds |
spec/services/unit_prices_spec.rb | 0.089 seconds |
spec/helpers/spree/admin/orders_helper_spec.rb | 0.089 seconds |
spec/services/weights_and_measures_spec.rb | 0.085 seconds |
spec/services/address_geocoder_spec.rb | 0.083 seconds |
spec/jobs/bulk_invoice_job_spec.rb | 0.076 seconds |
spec/requests/large_request_spec.rb | 0.071 seconds |