RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently
This change fixes the issue by making the test independent of the system load. Tested both with high and low load. ------------- Commit messages: - Make TestCPUTimeSampleThrottling machine load independent Changes: https://git.openjdk.org/jdk/pull/26506/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26506&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359690 Stats: 15 lines in 1 file changed: 3 ins; 7 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/26506.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26506/head:pull/26506 PR: https://git.openjdk.org/jdk/pull/26506
On Mon, 28 Jul 2025 13:49:24 GMT, Johannes Bechberger <jbechberger@openjdk.org> wrote:
This change fixes the issue by making the test independent of the system load.
Tested both with high and low load.
We're waiting for the test to be successful in our internal queue over a few days. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26506#issuecomment-3127433180
On Mon, 28 Jul 2025 14:13:23 GMT, Johannes Bechberger <jbechberger@openjdk.org> wrote:
We're waiting for the test to be successful in our internal queue over a few days.
No issues seen any more in the internal tests (at least where the patch was used) . ------------- PR Comment: https://git.openjdk.org/jdk/pull/26506#issuecomment-3162945067
On Mon, 28 Jul 2025 13:49:24 GMT, Johannes Bechberger <jbechberger@openjdk.org> wrote:
This change fixes the issue by making the test independent of the system load.
Tested both with high and low load.
Marked as reviewed by mbaesken (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/26506#pullrequestreview-3095860607
On Mon, 28 Jul 2025 13:49:24 GMT, Johannes Bechberger <jbechberger@openjdk.org> wrote:
This change fixes the issue by making the test independent of the system load.
Tested both with high and low load.
This pull request has now been integrated. Changeset: 487cc3c5 Author: Johannes Bechberger <jbechberger@openjdk.org> URL: https://git.openjdk.org/jdk/commit/487cc3c5be769d15d61cb950137d52ba0eb982b5 Stats: 15 lines in 1 file changed: 3 ins; 7 del; 5 mod 8359690: New test TestCPUTimeSampleThrottling still fails intermittently Reviewed-by: mbaesken ------------- PR: https://git.openjdk.org/jdk/pull/26506
participants (2)
-
Johannes Bechberger
-
Matthias Baesken