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

New async logging gtest StallingModePreventsDroppedMessages fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 25
    • 25
    • hotspot
    • 25
    • b13

      Test: gtest/AsyncLogGtest.java

      [----------] 7 tests from AsyncLogTest
      [ RUN ] AsyncLogTest.asynclog_vm
      [0.438s][warning][logging] 1Warning
      [0.438s][error ][logging] 1Error
      [ OK ] AsyncLogTest.asynclog_vm (11 ms)
      [ RUN ] AsyncLogTest.logMessage_vm
      [ OK ] AsyncLogTest.logMessage_vm (4 ms)
      [ RUN ] AsyncLogTest.logBuffer_vm
      [ OK ] AsyncLogTest.logBuffer_vm (2 ms)
      [ RUN ] AsyncLogTest.droppingMessage_vm
      [ OK ] AsyncLogTest.droppingMessage_vm (1 ms)
      [ RUN ] AsyncLogTest.StallingModePreventsDroppedMessages_vm
      /System/Volumes/Data/mesos/work_dir/slaves/e06a84a2-297b-45cc-807a-21ee0dbfa509-S741/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/671dbf6f-f169-4fd6-ad74-f79daaab4cb2/runs/299f2603-c965-4188-9d32-0dfa353dc8c6/workspace/open/test/hotspot/gtest/logging/test_asynclog.cpp:264: Failure
      Value of: file_contains_substring(TestLogFileName, "messages dropped due to async logging")
        Actual: true
      Expected: false

      [ FAILED ] AsyncLogTest.StallingModePreventsDroppedMessages_vm (1 ms)

            jsjolen Johan Sjölen
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: