RFR: 8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
    Severin Gehwolf 
    sgehwolf at openjdk.org
       
    Mon Jul  8 14:26:32 UTC 2024
    
    
  
On Mon, 8 Jul 2024 14:19:21 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Please review this simple test fix to exclude the test from being run on an Alpine Linux system. Apparently default Alpine Linux systems don't have cgroups set up by default the way other distros do. More info on the bug. I propose to not run the test on musl systems.
@MBaesken Since you've noticed the failing test in your CI could you please verify the issue is gone with this? I don't have an Alpine Linux setup to easily test this exclusion. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20076#issuecomment-2214223234
    
    
More information about the serviceability-dev
mailing list