ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Greg.mpls@gmail.com
To: ruby-core@ruby-lang.org
Subject: [ruby-core:90056] [Ruby trunk Bug#15339] CI - add checks for std-lib CLI ?
Date: Sun, 25 Nov 2018 04:21:08 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-75164.20181125042106.66b480ef8b2bf5d6@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-15339.20181125035623@ruby-lang.org

Issue #15339 has been updated by MSP-Greg (Greg L).

File pr_2028.patch added

Sorry for not mentioning it, but GH PR is just for Appveyor.  Not sure if code should be added to all Travis builds...

PR CI failed for all three builds on Appveyor.  All errors similar to:

```
\usr\bin\bundle --version
C:/usr/bin/bundle.cmd:33:in `load': cannot load such file -- C:/usr/lib/ruby/gems/2.6.0/gems/bundler-2.0.0.pre.1/exe/bundle (LoadError)
	from C:/usr/bin/bundle.cmd:33:in `<main>'

Command exited with code 1
```

Something must be wrong with the bundler install code.

Patch attached.

----------------------------------------
Bug #15339: CI - add checks for std-lib CLI ?
https://bugs.ruby-lang.org/issues/15339#change-75164

* Author: MSP-Greg (Greg L)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Currently, CI is largely ignorant of the install.

Adding checks for the std-lib items with binstubs/executables is simple and adds a minimal amount of time to the CI.

See [GitHub PR #2028](https://github.com/ruby/ruby/pull/2028).

---Files--------------------------------
pr_2028.patch (1.39 KB)


-- 
https://bugs.ruby-lang.org/

  parent reply	other threads:[~2018-11-25  4:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-15339.20181125035623@ruby-lang.org>
2018-11-25  3:56 ` [ruby-core:90055] [Ruby trunk Bug#15339] CI - add checks for std-lib CLI ? Greg.mpls
2018-11-25  4:21 ` Greg.mpls [this message]
2018-11-25 12:01 ` [ruby-core:90058] " happy
2018-11-25 13:38 ` [ruby-core:90059] " Greg.mpls
2018-11-25 20:04 ` [ruby-core:90062] " Greg.mpls
2018-11-26  2:08 ` [ruby-core:90064] [Ruby trunk Bug#15339][Assigned] " hsbt
2018-12-13 11:55 ` [ruby-core:90506] [Ruby trunk Bug#15339][Closed] " hsbt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-75164.20181125042106.66b480ef8b2bf5d6@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).