• Dridi Boukelmoune's avatar
    build: Run test cases after refreshing the test suite · 27f4b714
    Dridi Boukelmoune authored
    This was fixed after several attempts in the past [1] and I convinced
    myself that I was doing it wrong when I implemented generic VSC rules
    similarly to how VTC rules were centralized [2] but some lessons will
    never be learned.
    
    The reason why I was so easily convinced is that the '-local' suffix
    is clearly documented, but the '-am' one is not, which leads me to
    believe that it is an implementation detail we shouldn't rely on. The
    documentation clearly states the lack of '-local' ordering, one more
    reason not to rely on 'check-local'.
    
    If we can use neither 'check-local' nor 'check-am' reliably for the
    test suite refresh vs execution ordering, maybe there's a simpler
    solution?
    
    Fixes #3942
    
    [1] 85e3d442
    [2] dcaf616c
    27f4b714
Name
Last commit
Last update
.circleci Loading commit data...
.github Loading commit data...
bin Loading commit data...
contrib Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
tools Loading commit data...
vmod Loading commit data...
.dir-locals.el Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.lgtm.yml Loading commit data...
.syntastic_c_config Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.Packaging Loading commit data...
README.rst Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish-legacy.m4 Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...
vsc.am Loading commit data...
vtc.am Loading commit data...
wflags.py Loading commit data...