Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8359690

New test TestCPUTimeSampleThrottling still fails intermittently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25, 26
    • hotspot
    • None
    • jfr
    • generic
    • generic

      We got this error from test TestCPUTimeSampleThrottling :
      java.lang.RuntimeException: Expected between 0 and 3 events, got 0: expected true, was false
      at jdk.test.lib.Asserts.fail(Asserts.java:715)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:545)
      at jdk.jfr.event.profiling.TestCPUTimeSampleThrottling.testThrottleSettings(TestCPUTimeSampleThrottling.java:58)
      at jdk.jfr.event.profiling.TestCPUTimeSampleThrottling.main(TestCPUTimeSampleThrottling.java:47)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1474)

            jbechberger Johannes Bechberger
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: