Skip to content

Commit

Permalink
Update test runtimes
Browse files Browse the repository at this point in the history
Used for balancing parallel tests
  • Loading branch information
dzuelke committed Nov 29, 2023
1 parent 0e8e136 commit b45df08
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
13 changes: 9 additions & 4 deletions test/var/log/parallel_runtime_rspec.heroku-20.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test/spec/blackfire_spec.rb:239.20765019800092
test/spec/bugs_spec.rb:30.021669688999992
test/spec/ci_spec.rb:274.321140925
test/spec/ci_spec.rb:320.321140925
test/spec/composer_spec.rb:90.616864848999995
test/spec/httpd_spec.rb:18.68997263999998
test/spec/newrelic_spec.rb:86.77255344099999
Expand All @@ -15,21 +15,26 @@ test/spec/php_7.4-apache2_concurrency_spec.rb:117.94966486199999
test/spec/php_7.4_base_spec.rb:209.54589649499997
test/spec/php_7.4-nginx_boot_spec.rb:135.319817913
test/spec/php_7.4-nginx_concurrency_spec.rb:100.578034599
test/spec/php_8.0-apache2_boot_spec.rb:160.79852702099998
test/spec/php_8.0-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.0-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.0_base_spec.rb:210.99503811600005
test/spec/php_8.0-nginx_boot_spec.rb:137.466478774
test/spec/php_8.0-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_8.1-apache2_boot_spec.rb:160.79852702099998
test/spec/php_8.1-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.1-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.1_base_spec.rb:210.99503811600005
test/spec/php_8.1-nginx_boot_spec.rb:137.466478774
test/spec/php_8.1-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_8.2-apache2_boot_spec.rb:160.79852702099998
test/spec/php_8.2-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.2-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.2_base_spec.rb:210.99503811600005
test/spec/php_8.2-nginx_boot_spec.rb:137.466478774
test/spec/php_8.2-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_8.3-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.3-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.3_base_spec.rb:210.99503811600005
test/spec/php_8.3-nginx_boot_spec.rb:137.466478774
test/spec/php_8.3-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_default_spec.rb:65.515156888
test/spec/platform_spec.rb:50.8424652760033496
test/spec/sigterm_spec.rb:56.08510167799997
Expand Down
11 changes: 8 additions & 3 deletions test/var/log/parallel_runtime_rspec.heroku-22.log
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
test/spec/blackfire_spec.rb:239.20765019800092
test/spec/bugs_spec.rb:30.021669688999992
test/spec/ci_spec.rb:274.321140925
test/spec/ci_spec.rb:320.321140925
test/spec/composer_spec.rb:90.616864848999995
test/spec/httpd_spec.rb:18.68997263999998
test/spec/newrelic_spec.rb:86.77255344099999
test/spec/nginx_spec.rb:49.700997473
test/spec/php_8.1-apache2_boot_spec.rb:160.79852702099998
test/spec/php_8.1-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.1-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.1_base_spec.rb:210.99503811600005
test/spec/php_8.1-nginx_boot_spec.rb:137.466478774
test/spec/php_8.1-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_8.2-apache2_boot_spec.rb:160.79852702099998
test/spec/php_8.2-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.2-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.2_base_spec.rb:210.99503811600005
test/spec/php_8.2-nginx_boot_spec.rb:137.466478774
test/spec/php_8.2-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_8.3-apache2_boot_spec.rb:140.79852702099998
test/spec/php_8.3-apache2_concurrency_spec.rb:134.627796263
test/spec/php_8.3_base_spec.rb:210.99503811600005
test/spec/php_8.3-nginx_boot_spec.rb:137.466478774
test/spec/php_8.3-nginx_concurrency_spec.rb:130.15884861399996
test/spec/php_default_spec.rb:65.515156888
test/spec/platform_spec.rb:50.8424652760033496
test/spec/sigterm_spec.rb:56.08510167799997
Expand Down

0 comments on commit b45df08

Please sign in to comment.