You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The files content has to be XML formatted
Beside making sure this is true once tests are run (there is separate issue raised for that #548), the test should accept *.xml files, so that anyone can easily validate them - eg. by opening in web browser.
This enhancement can be implemented in two or three stages:
accept both formats: *.log and *.xml, that would require non-breaking change
WARN is *.log is used with information that expected is *.xml and *.log will be depreciated