Skip to content

Commit

Permalink
8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Jul 8, 2024
1 parent cec222e commit 5c95e69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/*
* @test
* @key cgroups
* @requires os.family == "linux"
* @requires (os.family == "linux" & !vm.musl)
* @requires vm.flagless
* @library /test/lib
* @build TestSystemSettings
Expand Down

0 comments on commit 5c95e69

Please sign in to comment.