My organization (openfoodnetwork.org) / Open Food Network / knapsack_rspec_test_the_rest / Build ID c23a60df-5c76-48cf-ad95-f4b1b1bdb2e8
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
0f06c8600880b9dfd7de16a41a622c770ba85979 | refs/heads/master | 5 | 2023-02-09 01:15:38 UTC | 2023-02-09 01:17:57 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 40.409 seconds. The shorter this time is, the better.
The first CI node finished its work at 2023-02-09 01:15: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 1.878 seconds.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 1 minute 40.409 seconds. The shorter this time is, the better.
Node index | Finish time | Execution time |
---|---|---|
0 Finished Last | 2023-02-09 01:17:19 UTC | 2 minutes 44.122 seconds |
1 | 2023-02-09 01:15:55 UTC | 1 minute 58.923 seconds |
2 Finished First | 2023-02-09 01:15:38 UTC | 1 minute 42.784 seconds |
3 | 2023-02-09 01:15:43 UTC | 1 minute 46.949 seconds |
4 | 2023-02-09 01:15:53 UTC | 1 minute 56.613 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
5c2c2626-cfdb-4518-adfd-c98cf03cbbcf | 5 | 10 minutes 9.388 seconds | 2 minutes 1.878 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.69 minutes)
Test file path (Displaying entries 1 - 100 of 130 in total files) | Execution time |
---|---|
spec/services/order_syncer_spec.rb | 58.906 seconds |
spec/mailers/producer_mailer_spec.rb | 51.224 seconds |
spec/helpers/injection_helper_spec.rb | 45.294 seconds |
spec/jobs/subscription_confirm_job_spec.rb | 31.667 seconds |
spec/mailers/subscription_mailer_spec.rb | 26.978 seconds |
spec/mailers/order_mailer_spec.rb | 19.098 seconds |
spec/requests/api/orders_spec.rb | 17.521 seconds |
spec/services/paypal_items_builder_spec.rb | 17.27 seconds |
spec/services/permissions/order_spec.rb | 15.543 seconds |
spec/services/place_proxy_order_spec.rb | 15.377 seconds |
spec/requests/home_controller_spec.rb | 14.517 seconds |
spec/services/products_renderer_spec.rb | 13.963 seconds |
spec/services/process_payment_intent_spec.rb | 13.812 seconds |
spec/services/order_factory_spec.rb | 11.927 seconds |
spec/requests/checkout/routes_spec.rb | 11.729 seconds |
spec/services/invoice_renderer_spec.rb | 11.619 seconds |
spec/jobs/subscription_placement_job_spec.rb | 11.619 seconds |
spec/views/spree/admin/orders/invoice.html.haml_spec.rb | 10.382 seconds |
spec/services/order_tax_adjustments_fetcher_spec.rb | 10.268 seconds |
spec/views/layouts/darkswarm.html.haml_spec.rb | 9.781 seconds |
spec/helpers/tax_helper_spec.rb | 9.303 seconds |
spec/requests/checkout/stripe_sca_spec.rb | 9.127 seconds |
spec/views/spree/admin/orders/edit.html.haml_spec.rb | 8.918 seconds |
spec/views/layouts/registration.html.haml_spec.rb | 8.743 seconds |
spec/services/exchange_products_renderer_spec.rb | 8.347 seconds |
spec/requests/api/v1/customers_spec.rb | 7.932 seconds |
spec/services/order_fees_handler_spec.rb | 7.299 seconds |
spec/services/cap_quantity_spec.rb | 6.451 seconds |
spec/services/cart_service_spec.rb | 6.262 seconds |
spec/services/sets/product_set_spec.rb | 5.721 seconds |
spec/services/order_cycle_form_spec.rb | 5.585 seconds |
spec/views/spree/shared/_order_details.html.haml_spec.rb | 5.047 seconds |
spec/services/order_cycle_distributed_products_spec.rb | 4.875 seconds |
spec/helpers/admin/reports_helper_spec.rb | 4.74 seconds |
spec/services/order_workflow_spec.rb | 4.71 seconds |
spec/services/order_available_payment_methods_spec.rb | 4.65 seconds |
spec/services/tax_rate_finder_spec.rb | 4.189 seconds |
spec/views/spree/orders/show.html.haml_spec.rb | 4.174 seconds |
spec/services/order_available_shipping_methods_spec.rb | 4.159 seconds |
spec/services/variants_stock_levels_spec.rb | 4.116 seconds |
spec/helpers/checkout_helper_spec.rb | 3.646 seconds |
spec/services/checkout/payment_method_fetcher_spec.rb | 3.402 seconds |
spec/mailers/shipment_mailer_spec.rb | 3.33 seconds |
spec/services/bulk_invoice_service_spec.rb | 3.036 seconds |
spec/jobs/order_cycle_closing_job_spec.rb | 2.983 seconds |
spec/requests/api/routes_spec.rb | 2.76 seconds |
spec/requests/checkout/concurrency_spec.rb | 2.713 seconds |
spec/queries/customers_with_balance_spec.rb | 2.613 seconds |
spec/services/product_tag_rules_filterer_spec.rb | 2.542 seconds |
spec/services/search_orders_spec.rb | 2.29 seconds |
spec/requests/checkout/failed_checkout_spec.rb | 2.148 seconds |
spec/services/order_cart_reset_spec.rb | 2.034 seconds |
spec/services/variant_overrides_indexed_spec.rb | 2.011 seconds |
spec/services/shop/order_cycles_list_spec.rb | 2.006 seconds |
spec/jobs/order_cycle_notification_job_spec.rb | 1.985 seconds |
spec/services/order_payment_finder_spec.rb | 1.923 seconds |
spec/services/exchange_variant_bulk_updater_spec.rb | 1.918 seconds |
spec/requests/checkout/paypal_spec.rb | 1.688 seconds |
spec/views/spree/admin/payment_methods/index.html.haml_spec.rb | 1.533 seconds |
spec/helpers/admin/subscriptions_helper_spec.rb | 1.398 seconds |
spec/views/spree/orders/edit.html.haml_spec.rb | 1.397 seconds |
spec/queries/outstanding_balance_spec.rb | 1.266 seconds |
spec/services/stripe_payment_status_spec.rb | 1.145 seconds |
spec/services/order_checkout_restart_spec.rb | 1.011 seconds |
spec/helpers/admin/orders_helper_spec.rb | 0.962 seconds |
spec/services/order_cycle_clone_spec.rb | 0.9 seconds |
spec/services/checkout/post_checkout_actions_spec.rb | 0.899 seconds |
spec/helpers/order_cycles_helper_spec.rb | 0.725 seconds |
spec/services/job_processor_spec.rb | 0.672 seconds |
spec/services/terms_of_service_spec.rb | 0.665 seconds |
spec/queries/batch_taggable_tags_query_spec.rb | 0.491 seconds |
spec/services/checkout/form_data_adapter_spec.rb | 0.463 seconds |
spec/services/order_data_masker_spec.rb | 0.449 seconds |
spec/queries/complete_visible_orders_spec.rb | 0.423 seconds |
spec/services/user_default_address_setter_spec.rb | 0.389 seconds |
spec/views/spree/admin/orders/index.html.haml_spec.rb | 0.382 seconds |
spec/services/order_cycle_warning_spec.rb | 0.361 seconds |
spec/services/checkout/stripe_redirect_spec.rb | 0.361 seconds |
spec/services/sets/model_set_spec.rb | 0.36 seconds |
spec/queries/complete_orders_with_balance_spec.rb | 0.356 seconds |
spec/helpers/shop_helper_spec.rb | 0.342 seconds |
spec/mailers/enterprise_mailer_spec.rb | 0.317 seconds |
spec/mailers/user_mailer_spec.rb | 0.312 seconds |
spec/services/image_importer_spec.rb | 0.306 seconds |
spec/helpers/i18n_helper_spec.rb | 0.299 seconds |
spec/services/user_locale_setter_spec.rb | 0.298 seconds |
spec/queries/payments_requiring_action_spec.rb | 0.286 seconds |
spec/routing/stripe_spec.rb | 0.21 seconds |
spec/jobs/report_job_spec.rb | 0.183 seconds |
spec/requests/omniauth_callbacks_controller_spec.rb | 0.18 seconds |
spec/services/variant_units/option_value_namer_spec.rb | 0.178 seconds |
spec/services/customer_order_cancellation_spec.rb | 0.126 seconds |
spec/helpers/shared_helper_spec.rb | 0.122 seconds |
spec/services/unit_prices_spec.rb | 0.116 seconds |
spec/validators/date_time_string_validator_spec.rb | 0.113 seconds |
spec/services/address_geocoder_spec.rb | 0.101 seconds |
spec/services/tax_rate_updater_spec.rb | 0.099 seconds |
spec/helpers/spree/base_helper_spec.rb | 0.087 seconds |
spec/helpers/spree/admin/orders_helper_spec.rb | 0.086 seconds |
spec/mailers/test_mailer_spec.rb | 0.085 seconds |