mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 988532 - Remove jit-tests from 'make check'; r=gps
This commit is contained in:
parent
5ca1814e81
commit
2c527450a6
@ -155,7 +155,7 @@ check-jit-test::
|
||||
--no-slow --no-progress --tinderbox --tbpl $(JITTEST_VALGRIND_FLAG) \
|
||||
$(DIST)/bin/$(JS_SHELL_NAME)$(BIN_SUFFIX)
|
||||
|
||||
check:: check-style check-jit-test
|
||||
check:: check-style
|
||||
|
||||
# jstests doesn't have a --jitflags option, so we need to loop, updating the
|
||||
# exit code (RC) after each invocation.
|
||||
|
Loading…
Reference in New Issue
Block a user