Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6496 Improve CI checks
  3. HDDS-10264

Allow running nested test classes in flaky-test-check

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • 2.0.0
    • CI

    Description

      flaky-test-check has problems running @Nested tests (e.g. TestLegacyReplicationManager).

      Setting test class name:

      • TestLegacyReplicationManager: no tests are run
      • TestLegacyReplicationManager$Misreplicated: fails in prepare-job step, file is not found; also would require separate workflow run per nested class
      • TestLegacyReplicationManager*: file found, tests executed OK (but twice), but artifact upload fails (artifact name includes test class name): The artifact name is not valid: ... Contains the following character: Asterisk *

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: