diff tests/test-run-tests.t @ 41486:f9150901267c

run-tests: sort the skip, failure and error lists in the final output This will help keep the lists consistent, for comparison across runs.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 30 Jan 2019 19:20:31 -0500
parents 53327bfbf35d
children 0ae89ab3f025
line wrap: on
line diff
--- a/tests/test-run-tests.t	Wed Jan 30 17:07:58 2019 -0800
+++ b/tests/test-run-tests.t	Wed Jan 30 19:20:31 2019 -0500
@@ -324,8 +324,8 @@
   
   ERROR: test-failure-unicode.t output changed
   !
+  Failed test-failure-unicode.t: output changed
   Failed test-failure.t: output changed
-  Failed test-failure-unicode.t: output changed
   # Ran 3 tests, 0 skipped, 2 failed.
   python hash seed: * (glob)
   [1]
@@ -356,8 +356,8 @@
   
   ERROR: test-failure-unicode.t output changed
   !
+  Failed test-failure-unicode.t: output changed
   Failed test-failure.t: output changed
-  Failed test-failure-unicode.t: output changed
   # Ran 3 tests, 0 skipped, 2 failed.
   python hash seed: * (glob)
   [1]
@@ -393,8 +393,8 @@
   
   ERROR: test-failure-unicode.t output changed
   !
+  Failed test-failure-unicode.t: output changed
   Failed test-failure.t: output changed
-  Failed test-failure-unicode.t: output changed
   # Ran 3 tests, 0 skipped, 2 failed.
   python hash seed: * (glob)
   [1]