Skip updating exts in also test-spec to reduce the turnaround time (#4089)

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

Partially reversing a4f3e1762aa195969ace000ac0dc8d300dda85cb like 21df4dce5308bb0e04e09dc654cdc92af000caf6.
We usually run them through make check which has the dependency, and test-all and test-spec without the dependency are useful for running only individual tests.
This commit is contained in:
Takashi Kokubun 2021-01-18 07:14:02 -08:00 committed by GitHub
parent ac1a4bccbd
commit 5cf6229ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: git 2021-01-19 00:14:37 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>

View File

@ -835,7 +835,7 @@ $(RBCONFIG): $(tooldir)/mkconfig.rb config.status $(srcdir)/version.h
test-rubyspec: test-spec
yes-test-rubyspec: yes-test-spec
test-spec-precheck: main
test-spec-precheck: programs
test-spec: $(TEST_RUNNABLE)-test-spec
yes-test-spec: test-spec-precheck