My organization (openfoodnetwork.org) / Open Food Network / knapsack_rspec_test_the_rest / Build ID f7ae3558-1cd7-4b37-ad06-92c3afd2237f
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
0b2bf5e30695fe9129fb7f0824a353741bb72d8d | refs/pull/426/merge | 5 | 2023-02-06 20:49:57 UTC | 2023-02-06 20:52:09 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 2.802 seconds. The shorter this time is, the better.
The first CI node finished its work at 2023-02-06 20:49:57 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 14.654 seconds.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 2 minutes 2.802 seconds. The shorter this time is, the better.
Node index | Finish time | Execution time |
---|---|---|
0 Finished First | 2023-02-06 20:49:57 UTC | 1 minute 33.938 seconds |
1 | 2023-02-06 20:50:19 UTC | 1 minute 56.727 seconds |
2 Finished Last | 2023-02-06 20:52:00 UTC | 2 minutes 51.085 seconds |
3 | 2023-02-06 20:51:38 UTC | 2 minutes 45.688 seconds |
4 | 2023-02-06 20:50:17 UTC | 2 minutes 5.833 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
1eb95b15-e97f-4d1c-bb27-b68786d64f67 | 5 | 11 minutes 13.268 seconds | 2 minutes 14.654 seconds | 0.004 seconds |
You can likely decrease your CI build time by around 23 seconds by running more parallel CI nodes.
Running 6 parallel nodes should result in an optimal build time (~1.87 minutes)
Test file path (Displaying entries 1 - 100 of 130 in total files) | Execution time |
---|---|
spec/helpers/injection_helper_spec.rb | 1 minute 12.703 seconds |
spec/mailers/producer_mailer_spec.rb | 52.131 seconds |
spec/jobs/subscription_confirm_job_spec.rb | 43.376 seconds |
spec/services/order_syncer_spec.rb | 42.439 seconds |
spec/mailers/subscription_mailer_spec.rb | 29.346 seconds |
spec/requests/api/orders_spec.rb | 26.657 seconds |
spec/services/permissions/order_spec.rb | 22.008 seconds |
spec/mailers/order_mailer_spec.rb | 20.283 seconds |
spec/services/order_factory_spec.rb | 19.11 seconds |
spec/jobs/subscription_placement_job_spec.rb | 17.696 seconds |
spec/services/products_renderer_spec.rb | 15.855 seconds |
spec/requests/checkout/routes_spec.rb | 14.578 seconds |
spec/services/order_tax_adjustments_fetcher_spec.rb | 13.728 seconds |
spec/views/layouts/registration.html.haml_spec.rb | 13.571 seconds |
spec/views/spree/admin/orders/edit.html.haml_spec.rb | 13.288 seconds |
spec/services/exchange_products_renderer_spec.rb | 13.155 seconds |
spec/services/paypal_items_builder_spec.rb | 12.979 seconds |
spec/views/spree/admin/orders/invoice.html.haml_spec.rb | 11.925 seconds |
spec/services/place_proxy_order_spec.rb | 10.357 seconds |
spec/requests/checkout/stripe_sca_spec.rb | 9.943 seconds |
spec/requests/api/v1/customers_spec.rb | 9.902 seconds |
spec/helpers/tax_helper_spec.rb | 9.872 seconds |
spec/services/process_payment_intent_spec.rb | 9.741 seconds |
spec/requests/home_controller_spec.rb | 9.712 seconds |
spec/services/invoice_renderer_spec.rb | 9.239 seconds |
spec/services/order_fees_handler_spec.rb | 7.814 seconds |
spec/services/order_cycle_distributed_products_spec.rb | 6.98 seconds |
spec/views/spree/shared/_order_details.html.haml_spec.rb | 6.641 seconds |
spec/services/cap_quantity_spec.rb | 6.325 seconds |
spec/services/cart_service_spec.rb | 6.144 seconds |
spec/services/variants_stock_levels_spec.rb | 5.943 seconds |
spec/services/tax_rate_finder_spec.rb | 5.403 seconds |
spec/services/checkout/payment_method_fetcher_spec.rb | 5.173 seconds |
spec/helpers/admin/reports_helper_spec.rb | 4.976 seconds |
spec/views/spree/orders/show.html.haml_spec.rb | 4.86 seconds |
spec/services/order_available_shipping_methods_spec.rb | 4.786 seconds |
spec/services/order_available_payment_methods_spec.rb | 4.724 seconds |
spec/helpers/checkout_helper_spec.rb | 4.665 seconds |
spec/services/order_workflow_spec.rb | 4.659 seconds |
spec/services/order_cycle_form_spec.rb | 3.989 seconds |
spec/services/sets/product_set_spec.rb | 3.74 seconds |
spec/jobs/order_cycle_closing_job_spec.rb | 3.696 seconds |
spec/services/bulk_invoice_service_spec.rb | 3.58 seconds |
spec/services/variant_overrides_indexed_spec.rb | 3.107 seconds |
spec/queries/customers_with_balance_spec.rb | 3.044 seconds |
spec/requests/checkout/concurrency_spec.rb | 2.929 seconds |
spec/services/exchange_variant_bulk_updater_spec.rb | 2.758 seconds |
spec/services/order_cart_reset_spec.rb | 2.684 seconds |
spec/services/search_orders_spec.rb | 2.623 seconds |
spec/requests/api/routes_spec.rb | 2.494 seconds |
spec/mailers/shipment_mailer_spec.rb | 2.361 seconds |
spec/requests/checkout/paypal_spec.rb | 1.987 seconds |
spec/requests/checkout/failed_checkout_spec.rb | 1.94 seconds |
spec/jobs/order_cycle_notification_job_spec.rb | 1.93 seconds |
spec/services/shop/order_cycles_list_spec.rb | 1.824 seconds |
spec/services/order_payment_finder_spec.rb | 1.741 seconds |
spec/services/product_tag_rules_filterer_spec.rb | 1.74 seconds |
spec/views/spree/orders/edit.html.haml_spec.rb | 1.626 seconds |
spec/queries/outstanding_balance_spec.rb | 1.319 seconds |
spec/helpers/admin/subscriptions_helper_spec.rb | 1.31 seconds |
spec/services/stripe_payment_status_spec.rb | 1.227 seconds |
spec/services/checkout/post_checkout_actions_spec.rb | 1.164 seconds |
spec/views/spree/admin/payment_methods/index.html.haml_spec.rb | 1.155 seconds |
spec/services/order_checkout_restart_spec.rb | 1.134 seconds |
spec/helpers/admin/orders_helper_spec.rb | 0.905 seconds |
spec/helpers/order_cycles_helper_spec.rb | 0.9 seconds |
spec/services/order_cycle_clone_spec.rb | 0.87 seconds |
spec/services/order_data_masker_spec.rb | 0.74 seconds |
spec/services/terms_of_service_spec.rb | 0.542 seconds |
spec/services/order_cycle_warning_spec.rb | 0.542 seconds |
spec/services/checkout/form_data_adapter_spec.rb | 0.526 seconds |
spec/queries/batch_taggable_tags_query_spec.rb | 0.482 seconds |
spec/queries/complete_visible_orders_spec.rb | 0.419 seconds |
spec/queries/complete_orders_with_balance_spec.rb | 0.417 seconds |
spec/services/checkout/stripe_redirect_spec.rb | 0.406 seconds |
spec/services/user_default_address_setter_spec.rb | 0.375 seconds |
spec/helpers/i18n_helper_spec.rb | 0.374 seconds |
spec/services/sets/model_set_spec.rb | 0.364 seconds |
spec/services/user_locale_setter_spec.rb | 0.338 seconds |
spec/queries/payments_requiring_action_spec.rb | 0.324 seconds |
spec/mailers/user_mailer_spec.rb | 0.32 seconds |
spec/mailers/enterprise_mailer_spec.rb | 0.306 seconds |
spec/services/image_importer_spec.rb | 0.305 seconds |
spec/helpers/shop_helper_spec.rb | 0.296 seconds |
spec/routing/stripe_spec.rb | 0.29 seconds |
spec/views/spree/admin/orders/index.html.haml_spec.rb | 0.29 seconds |
spec/services/job_processor_spec.rb | 0.283 seconds |
spec/jobs/report_job_spec.rb | 0.259 seconds |
spec/services/customer_order_cancellation_spec.rb | 0.232 seconds |
spec/services/variant_units/option_value_namer_spec.rb | 0.189 seconds |
spec/views/layouts/darkswarm.html.haml_spec.rb | 0.174 seconds |
spec/requests/omniauth_callbacks_controller_spec.rb | 0.148 seconds |
spec/helpers/spree/base_helper_spec.rb | 0.137 seconds |
spec/views/spree/admin/shared/_order_links.html.haml_spec.rb | 0.12 seconds |
spec/mailers/test_mailer_spec.rb | 0.119 seconds |
spec/jobs/bulk_invoice_job_spec.rb | 0.102 seconds |
spec/helpers/spree/admin/orders_helper_spec.rb | 0.099 seconds |
spec/services/unit_prices_spec.rb | 0.098 seconds |
spec/services/default_shipping_category_spec.rb | 0.097 seconds |
spec/services/content_sanitizer_spec.rb | 0.083 seconds |