Subject: | 12-html_fragment_ok.t may fail (hash randomization?) |
Date: | Tue, 7 Apr 2015 15:31:45 +0100 |
To: | bug-HTML-Lint [...] rt.cpan.org |
From: | Zefram <zefram [...] fysh.org> |
Replying to <https://github.com/petdance/html-lint/issues/39>.
I'm mindful that that's the preferred bug tracker, and that the distro's
Changes file specifically says not to send bug reports to RT, but github
only accepts bug reports and comments thereon from github users. I'm at
a loss to see where petdance would prefer non-users of github to send
bug-related messages.
The problem is indeed down to hash randomisation causing errors to be
reported in a non-deterministic order, while the test checks for the
errors to be reported in a particular order. The attached patch makes
the reporting of these errors deterministic, thus fixing the issue.
-zefram
Message body is not shown because sender requested not to inline it.