]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ruby-ptest : some ptest fixes
authorJiaying Song <jiaying.song.cn@windriver.com>
Mon, 14 Jul 2025 08:58:56 +0000 (16:58 +0800)
committerSteve Sakoman <steve@sakoman.com>
Wed, 16 Jul 2025 15:21:58 +0000 (08:21 -0700)
commite2686031a0ee8c6e24898b70059d1a50e956625d
tree516dbca2769ee590ca9425206e9d52bc3942f93d
parent2eea0b0132fd4bd4d66551a8cc6549480d8a29eb
ruby-ptest : some ptest fixes

- Skip the test_rm_r_no_permissions test under the root user, as
  deletion always succeeds.
- Filter out tests under the -ext- directory in run-ptest. Due to the
  commit [1],the packaging of .so test files under the .ext directory
  was removed. As a result, adjust the test filtering rules to avoid
  test failures caused by missing files.
- Add installation of rdoc.rb and did_you_mean.rb files in
  do_install_ptest to ensure complete test dependencies.

[1] https://git.openembedded.org/openembedded-core/commit/meta/recipes-devtools/ruby?id=4d4485442830bb52b152f0419f4ff9f1d581d46a

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/ruby/ruby/0007-Skip-test_rm_r_no_permissions-test-under-root.patch [new file with mode: 0644]
meta/recipes-devtools/ruby/ruby/run-ptest
meta/recipes-devtools/ruby/ruby_3.4.4.bb