From: eregontp@... Date: 2019-07-29T11:14:52+00:00 Subject: [ruby-core:93997] [Ruby master Bug#15812] Run specs from install folder? Issue #15812 has been updated by Eregon (Benoit Daloze). Assignee set to Eregon (Benoit Daloze) Status changed from Open to Closed @MSP-Greg I think it's OK to run specs after make-install if that is somehow better in CI. I'd like to only support running specs on installed Ruby, but that's a separate issue: #13620. I saw that you closed https://github.com/ruby/ruby/pull/2160. Tell me if you want to add such a change, I can merge it. I'll close this issue since the PR was closed, but please comment if you want it again. ---------------------------------------- Bug #15812: Run specs from install folder? https://bugs.ruby-lang.org/issues/15812#change-80192 * Author: MSP-Greg (Greg L) * Status: Closed * Priority: Normal * Assignee: Eregon (Benoit Daloze) * Target version: * ruby -v: * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- 1. Currently, no testing is done on the install folder. 2. Configure/build & testing both take far longer than install 3. spec tests normally run directly in their repo (ruby/spec) GitHub PR 2160 https://github.com/ruby/ruby/pull/2160 runs the spec suite from the install folder for the three windows builds. All passed, and the tests were run parallel. Given that the purpose is to create a functioning install folder, maybe a first step would be runnig specs from there? -- https://bugs.ruby-lang.org/ Unsubscribe: