• Rémy Coutable's avatar
    Merge branch 'sh-disable-warm-asset-cache-ci' into 'master' · 019709f8
    Rémy Coutable authored
    Disable warming of the asset cache in Spinach tests under CI
    
    I suspect some combination of Knapsack tests cause no regular Rack tests
    to be loaded (i.e. all JavaScript tests), which leads to the error:
    
    ArgumentError: rack-test requires a rack application, but none was given
    
    In CI, we precompile all the assets so there is no need to warm the
    asset cache in any case.
    
    Closes #23613
    
    See merge request !7033
    019709f8
capybara.rb 723 Bytes