Subject: | element attributes in a different order for tests |
The attached file is the test run I tried. You'll note that the only
failures related to specific string matching where the attributes are in
a different order to those expected. The results are still valid and
correct. I suggest you use some other method for validating whether the
return values match what is expected. I assume somewhere in the mix
there is a hash storing the elements/attributes, which you are expecting
to always return data in a guaranteed order.
Also could you include 'Params::Validate' and 'HTML::Element' in your
Makefile.PL as these are missing from your prerequisites.
Subject: | audit.log |
Message body not shown because it is not plain text.