1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/.github/workflows
Jun Aruga f8b6d4f4d1 .github/workflows/compilers.yml: Skip gaps test on annocheck 10.76.
This commit is to skip a failure with annocheck 10.76 on the annocheck test
case on the CI. Previously The test worked with annocheck 10.73.

The issue was reported at <https://bugs.ruby-lang.org/issues/18061#note-24>.
> Hardened: ruby: MAYB: test: gaps because no notes found
> Hardened: ruby: info: For more information visit: https://sourceware.org/annobin/annobin.html/Test-gaps.html

It seems that the annocheck added the gaps test at 10.76. Maybe the upstream commit is below.

The annocheck is a part of the annobin project: https://sourceware.org/annobin/
```
$ git clone git://sourceware.org/git/annobin.git

$ git show 61184ae1180a134bfbbd125e9fe339baedd67c18
commit 61184ae1180a134bfbbd125e9fe339baedd67c18
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Jun 13 16:56:46 2022 +0100

    Annocheck: Add TEST_GAPS.  Add MAYB for TEST_NOTES if DWARF info could not be found
...
```
2022-06-20 12:08:25 +02:00
..
baseruby.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
bundled_gems.yml Bump actions/checkout from 2 to 3 2022-03-24 20:39:14 +09:00
check_dependencies.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
check_misc.yml Bump actions/checkout from 2 to 3 2022-03-24 20:39:14 +09:00
codeql-analysis.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
compilers.yml .github/workflows/compilers.yml: Skip gaps test on annocheck 10.76. 2022-06-20 12:08:25 +02:00
mingw.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
mjit.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
spec_guards.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
ubuntu.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
wasm.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
windows.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00
yjit-ubuntu.yml Skip CIs if the head commit message contains '[DOC]' 2022-06-19 11:05:31 +09:00