[BUG] Incorrect display of Configuration Error
message for the html reporter
#28677
Labels
open-to-a-pull-request
The feature request looks good, we are open to reviewing a PR
P3-collecting-feedback
System info
Source code
Don't think it's needed for this but I'll gladly work on providing one if you think it is.
Steps
outputDir
totest-results
outputFolder
totest-results-html-report
Configuration Error
message like:Expected
No
Configuration Error
message should be displayed.Actual
A
Configuration Error
message is displayed.Notes
test-results-html-report
directory is not a child oftest-results
directory then there shouldn't be anyConfiguration Error
message.if
condition:Any folder that
startsWith
the same name as the tests output directory will be flagged, even if it's not a child folder.The text was updated successfully, but these errors were encountered: