Attila Doroszlai created HDDS-10264:
---------------------------------------

             Summary: Allow running nested test classes in flaky-test-check
                 Key: HDDS-10264
                 URL: https://issues.apache.org/jira/browse/HDDS-10264
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: CI
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{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 
artifact upload fails (artifact name includes test class name): {{The artifact 
name is not valid: ... Contains the following character:  Asterisk *}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to