Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-9250

Test failure in VaultS3SecretStoreTest#testAuthFail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.4.0
    • 1.4.0
    • None
    • None

    Description

      VaultS3SecretStoreTest is failing with:

      AssertionFailedError: Expected java.io.IOException to be thrown, but nothing was thrown.
      	at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:71)
      	at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37)
      	at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082)
      	at org.apache.hadoop.ozone.s3.remote.vault.VaultS3SecretStoreTest.testAuthFail(VaultS3SecretStoreTest.java:114)
      

      This was missed in CI because unit tests are expected to be named Test..., not ...Test, so this test class is not executed in CI.

      Attachments

        Issue Links

          Activity

            People

              PochatkinMikhail Mikhail Pochatkin
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: