<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/.travis.yml, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>.travis.yml: Skip document only commit and merge for bot</title>
<updated>2024-10-25T05:05:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-10-23T14:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0d7f746097b52f1c7dd71cebd04e0cd598c2cb44'/>
<id>0d7f746097b52f1c7dd71cebd04e0cd598c2cb44</id>
<content type='text'>
Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Drop arm32-linux case.</title>
<updated>2024-10-25T05:05:56+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-10-24T15:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d089826c0d3893239865ac876b293e51b05b5693'/>
<id>d089826c0d3893239865ac876b293e51b05b5693</id>
<content type='text'>
In the Arm64 Ubuntu jammy (22.04) instance in Travis, we saw the following
error related to the `setarch` failing to run on the 32-bits architecture,
though the linux32 was included in the output of the `setarch --list`.

https://app.travis-ci.com/github/junaruga/ruby/builds/272876565#L698
```
$ setarch --list
uname26
linux32
linux64
armv7l
armv8l
armh
arm
arm64
aarch64

$ setarch linux32 --verbose --32bit uname -a
Switching on ADDR_LIMIT_32BIT.
The command "setarch linux32 --verbose --32bit uname -a" failed and exited with 1 during .
```

As we already have the i686 case to test the 32-bits on GitHub, we decided
dropping the arm32-linux case on Travis CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the Arm64 Ubuntu jammy (22.04) instance in Travis, we saw the following
error related to the `setarch` failing to run on the 32-bits architecture,
though the linux32 was included in the output of the `setarch --list`.

https://app.travis-ci.com/github/junaruga/ruby/builds/272876565#L698
```
$ setarch --list
uname26
linux32
linux64
armv7l
armv8l
armh
arm
arm64
aarch64

$ setarch linux32 --verbose --32bit uname -a
Switching on ADDR_LIMIT_32BIT.
The command "setarch linux32 --verbose --32bit uname -a" failed and exited with 1 during .
```

As we already have the i686 case to test the 32-bits on GitHub, we decided
dropping the arm32-linux case on Travis CI.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Misc #20810] Reenable Travis CI.</title>
<updated>2024-10-25T05:05:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-10-23T14:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6ddbf181dfebdcc268708b357dde2685046fc89'/>
<id>e6ddbf181dfebdcc268708b357dde2685046fc89</id>
<content type='text'>
There was a report that the Travis CI's long-term infra issue was addressed by
the Travis team on the Ruby Bug ticket 20810.

We especially want to test the s390x (big-endian case) on the pull-request.

Revert ".travis.yml: Drop all the pipelines due to jobs not starting."

This reverts commit c853e48fc17e906c8965d76e09e4553923e4dd75.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a report that the Travis CI's long-term infra issue was addressed by
the Travis team on the Ruby Bug ticket 20810.

We especially want to test the s390x (big-endian case) on the pull-request.

Revert ".travis.yml: Drop all the pipelines due to jobs not starting."

This reverts commit c853e48fc17e906c8965d76e09e4553923e4dd75.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Drop all the pipelines due to jobs not starting.</title>
<updated>2024-09-02T13:36:09+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-08-31T06:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c853e48fc17e906c8965d76e09e4553923e4dd75'/>
<id>c853e48fc17e906c8965d76e09e4553923e4dd75</id>
<content type='text'>
Remove `.travis.yml` as a temporary workaround.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove `.travis.yml` as a temporary workaround.
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Allow failures for arm64/arm32 pipelines.</title>
<updated>2024-09-02T13:36:09+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-08-30T10:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3d83df2b963476df91d22199e589955ed08d4af6'/>
<id>3d83df2b963476df91d22199e589955ed08d4af6</id>
<content type='text'>
Right now, the arm64 servers on Travis took around 7 hours to start the jobs.
Therefore, allow failures for the arm64 and arm32 pipelines

https://app.travis-ci.com/github/ruby/ruby/builds/272105049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, the arm64 servers on Travis took around 7 hours to start the jobs.
Therefore, allow failures for the arm64 and arm32 pipelines

https://app.travis-ci.com/github/ruby/ruby/builds/272105049
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Update jaruga's email.</title>
<updated>2024-06-11T11:56:32+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-06-11T11:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b824b13ee97697cf7a29275d89641731e2ffee69'/>
<id>b824b13ee97697cf7a29275d89641731e2ffee69</id>
<content type='text'>
I cannot receive Travis's notification via jaruga@ruby-lang.org, while another
committer with their @ruby-lang.org email can receive the notification.
The issue is my ruby-lang.org email address specific.
So far we haven't seen the root cause even with the Travis support's help.

Because of that, I change the email address to my personal email address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I cannot receive Travis's notification via jaruga@ruby-lang.org, while another
committer with their @ruby-lang.org email can receive the notification.
The issue is my ruby-lang.org email address specific.
So far we haven't seen the root cause even with the Travis support's help.

Because of that, I change the email address to my personal email address.
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Add lscpu command to see the details of the CPU.</title>
<updated>2024-03-22T21:42:58+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-03-22T21:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a2ac28d8ab9814922af6ec9cd00014b972385299'/>
<id>a2ac28d8ab9814922af6ec9cd00014b972385299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert ".travis.yml: Allow failures for arm64 and arm32 cases temporarily."</title>
<updated>2024-03-06T15:10:59+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-03-06T14:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=29323505a6aed4bfd6ca594b220f04c09a2cd429'/>
<id>29323505a6aed4bfd6ca594b220f04c09a2cd429</id>
<content type='text'>
This reverts commit 23dc7aa2c5a104e73563134a595124804379f049.

It seems that the planned maintenance was finished.
https://bugs.ruby-lang.org/issues/20013#note-28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 23dc7aa2c5a104e73563134a595124804379f049.

It seems that the planned maintenance was finished.
https://bugs.ruby-lang.org/issues/20013#note-28
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Allow failures for arm64 and arm32 cases temporarily.</title>
<updated>2024-03-05T21:19:07+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-03-05T20:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=23dc7aa2c5a104e73563134a595124804379f049'/>
<id>23dc7aa2c5a104e73563134a595124804379f049</id>
<content type='text'>
It's to avoid the failures by the infra issues in the term of the following
maintenance.

There is a planned maintenance on March 6th 2024 between 8:00 and 12:00 UTC+0.
The Travis service may be temporarily unavailable.
https://bugs.ruby-lang.org/issues/20013#note-28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's to avoid the failures by the infra issues in the term of the following
maintenance.

There is a planned maintenance on March 6th 2024 between 8:00 and 12:00 UTC+0.
The Travis service may be temporarily unavailable.
https://bugs.ruby-lang.org/issues/20013#note-28
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Allow failures for ppc64le and s390x.</title>
<updated>2024-03-01T12:14:16+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2024-03-01T11:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=54d26221b4c4cfc46048f30892c626db69ce9244'/>
<id>54d26221b4c4cfc46048f30892c626db69ce9244</id>
<content type='text'>
Because Travis ppc64le/s390x are unstable.

ppc64le:
* https://app.travis-ci.com/github/ruby/ruby/builds/269211469
* https://app.travis-ci.com/github/ruby/ruby/builds/269204073

s390x:
* https://app.travis-ci.com/github/ruby/ruby/builds/269201221
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because Travis ppc64le/s390x are unstable.

ppc64le:
* https://app.travis-ci.com/github/ruby/ruby/builds/269211469
* https://app.travis-ci.com/github/ruby/ruby/builds/269204073

s390x:
* https://app.travis-ci.com/github/ruby/ruby/builds/269201221
</pre>
</div>
</content>
</entry>
</feed>
