My organization (openfoodnetwork.org) / Open Food Network / knapsack_rspec_test_the_rest / Build ID 8d33310a-48e9-4651-ad27-c6f3b39eb8db
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
774da889b34fa478fb300480aca8aa0d0c6d0c29 | refs/heads/standardize-api-v1-query-param-handeling | 5 | 2023-01-26 14:28:19 UTC | 2023-01-26 14:31:01 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 2 minutes 32.465 seconds. The shorter this time is, the better.
The first CI node finished its work at 2023-01-26 14:28:19 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 6.225 seconds.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 2 minutes 32.465 seconds. The shorter this time is, the better.
Node index | Finish time | Execution time |
---|---|---|
0 | 2023-01-26 14:28:22 UTC | 1 minute 42.419 seconds |
1 | 2023-01-26 14:29:57 UTC | 2 minutes 48.317 seconds |
2 | 2023-01-26 14:28:36 UTC | 1 minute 53.792 seconds |
3 Finished First | 2023-01-26 14:28:19 UTC | 1 minute 45.245 seconds |
4 Finished Last | 2023-01-26 14:30:51 UTC | 2 minutes 21.354 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
a92f8e28-30b4-4dbd-9988-6254fd376031 | 5 | 10 minutes 31.125 seconds | 2 minutes 6.225 seconds | 0.003 seconds |
You can likely decrease your CI build time by around 22 seconds by running more parallel CI nodes.
Running 6 parallel nodes should result in an optimal build time (~1.75 minutes)
Test file path (Displaying entries 1 - 100 of 130 in total files) | Execution time |
---|---|
spec/mailers/producer_mailer_spec.rb | 1 minute 15.56 seconds |
spec/helpers/injection_helper_spec.rb | 49.607 seconds |
spec/services/order_syncer_spec.rb | 39.375 seconds |
spec/mailers/subscription_mailer_spec.rb | 35.098 seconds |
spec/jobs/subscription_confirm_job_spec.rb | 29.128 seconds |
spec/mailers/order_mailer_spec.rb | 23.307 seconds |
spec/services/permissions/order_spec.rb | 20.914 seconds |
spec/services/order_factory_spec.rb | 18.994 seconds |
spec/requests/api/orders_spec.rb | 17.577 seconds |
spec/requests/checkout/routes_spec.rb | 16.473 seconds |
spec/services/order_tax_adjustments_fetcher_spec.rb | 15.023 seconds |
spec/services/products_renderer_spec.rb | 14.52 seconds |
spec/views/spree/admin/orders/invoice.html.haml_spec.rb | 13.994 seconds |
spec/requests/api/v1/customers_spec.rb | 11.38 seconds |
spec/jobs/subscription_placement_job_spec.rb | 11.363 seconds |
spec/services/order_fees_handler_spec.rb | 11.303 seconds |
spec/services/paypal_items_builder_spec.rb | 11.258 seconds |
spec/helpers/tax_helper_spec.rb | 9.875 seconds |
spec/requests/home_controller_spec.rb | 9.815 seconds |
spec/services/place_proxy_order_spec.rb | 9.584 seconds |
spec/views/spree/admin/orders/edit.html.haml_spec.rb | 9.326 seconds |
spec/services/process_payment_intent_spec.rb | 9.205 seconds |
spec/services/exchange_products_renderer_spec.rb | 8.914 seconds |
spec/requests/checkout/stripe_sca_spec.rb | 8.892 seconds |
spec/views/layouts/darkswarm.html.haml_spec.rb | 8.735 seconds |
spec/services/invoice_renderer_spec.rb | 8.247 seconds |
spec/services/cart_service_spec.rb | 7.897 seconds |
spec/services/order_cycle_distributed_products_spec.rb | 6.378 seconds |
spec/services/cap_quantity_spec.rb | 6.162 seconds |
spec/services/order_workflow_spec.rb | 6.05 seconds |
spec/services/order_available_shipping_methods_spec.rb | 5.524 seconds |
spec/services/order_available_payment_methods_spec.rb | 4.885 seconds |
spec/services/tax_rate_finder_spec.rb | 4.868 seconds |
spec/jobs/order_cycle_closing_job_spec.rb | 4.758 seconds |
spec/helpers/admin/reports_helper_spec.rb | 4.576 seconds |
spec/views/spree/shared/_order_details.html.haml_spec.rb | 4.471 seconds |
spec/services/variants_stock_levels_spec.rb | 4.252 seconds |
spec/views/spree/orders/show.html.haml_spec.rb | 4.169 seconds |
spec/services/order_cycle_form_spec.rb | 3.761 seconds |
spec/services/checkout/payment_method_fetcher_spec.rb | 3.468 seconds |
spec/helpers/checkout_helper_spec.rb | 3.416 seconds |
spec/requests/checkout/concurrency_spec.rb | 3.414 seconds |
spec/services/sets/product_set_spec.rb | 3.331 seconds |
spec/services/search_orders_spec.rb | 3.259 seconds |
spec/services/bulk_invoice_service_spec.rb | 2.981 seconds |
spec/services/shop/order_cycles_list_spec.rb | 2.688 seconds |
spec/services/exchange_variant_bulk_updater_spec.rb | 2.339 seconds |
spec/views/spree/orders/edit.html.haml_spec.rb | 2.259 seconds |
spec/mailers/shipment_mailer_spec.rb | 2.203 seconds |
spec/services/variant_overrides_indexed_spec.rb | 2.115 seconds |
spec/queries/customers_with_balance_spec.rb | 2.104 seconds |
spec/services/product_tag_rules_filterer_spec.rb | 1.995 seconds |
spec/services/order_cart_reset_spec.rb | 1.787 seconds |
spec/requests/checkout/failed_checkout_spec.rb | 1.751 seconds |
spec/jobs/order_cycle_notification_job_spec.rb | 1.669 seconds |
spec/helpers/admin/subscriptions_helper_spec.rb | 1.651 seconds |
spec/requests/api/routes_spec.rb | 1.625 seconds |
spec/services/order_cycle_clone_spec.rb | 1.338 seconds |
spec/helpers/admin/orders_helper_spec.rb | 1.294 seconds |
spec/views/spree/admin/payment_methods/index.html.haml_spec.rb | 1.273 seconds |
spec/services/order_payment_finder_spec.rb | 1.204 seconds |
spec/requests/checkout/paypal_spec.rb | 1.202 seconds |
spec/queries/outstanding_balance_spec.rb | 1.164 seconds |
spec/services/order_checkout_restart_spec.rb | 1.142 seconds |
spec/services/checkout/post_checkout_actions_spec.rb | 1.102 seconds |
spec/mailers/user_mailer_spec.rb | 0.787 seconds |
spec/helpers/order_cycles_helper_spec.rb | 0.73 seconds |
spec/services/stripe_payment_status_spec.rb | 0.701 seconds |
spec/services/checkout/stripe_redirect_spec.rb | 0.672 seconds |
spec/queries/complete_visible_orders_spec.rb | 0.519 seconds |
spec/services/checkout/form_data_adapter_spec.rb | 0.509 seconds |
spec/queries/complete_orders_with_balance_spec.rb | 0.504 seconds |
spec/services/order_data_masker_spec.rb | 0.484 seconds |
spec/services/order_cycle_warning_spec.rb | 0.444 seconds |
spec/helpers/shop_helper_spec.rb | 0.411 seconds |
spec/services/terms_of_service_spec.rb | 0.378 seconds |
spec/services/user_default_address_setter_spec.rb | 0.373 seconds |
spec/services/sets/model_set_spec.rb | 0.331 seconds |
spec/helpers/i18n_helper_spec.rb | 0.33 seconds |
spec/queries/batch_taggable_tags_query_spec.rb | 0.314 seconds |
spec/routing/stripe_spec.rb | 0.314 seconds |
spec/services/user_locale_setter_spec.rb | 0.309 seconds |
spec/queries/payments_requiring_action_spec.rb | 0.302 seconds |
spec/services/image_importer_spec.rb | 0.285 seconds |
spec/mailers/enterprise_mailer_spec.rb | 0.255 seconds |
spec/services/job_processor_spec.rb | 0.253 seconds |
spec/jobs/report_job_spec.rb | 0.223 seconds |
spec/views/layouts/registration.html.haml_spec.rb | 0.205 seconds |
spec/views/spree/admin/orders/index.html.haml_spec.rb | 0.192 seconds |
spec/requests/large_request_spec.rb | 0.184 seconds |
spec/services/customer_order_cancellation_spec.rb | 0.139 seconds |
spec/services/tax_rate_updater_spec.rb | 0.137 seconds |
spec/requests/omniauth_callbacks_controller_spec.rb | 0.135 seconds |
spec/views/spree/admin/shared/_order_links.html.haml_spec.rb | 0.134 seconds |
spec/services/variant_units/option_value_namer_spec.rb | 0.132 seconds |
spec/services/unit_prices_spec.rb | 0.12 seconds |
spec/mailers/test_mailer_spec.rb | 0.101 seconds |
spec/services/weights_and_measures_spec.rb | 0.098 seconds |
spec/helpers/spree/admin/orders_helper_spec.rb | 0.088 seconds |
spec/helpers/spree/base_helper_spec.rb | 0.088 seconds |