Show More
@@ -974,6 +974,25 b' When using multiple dimensions of "#test' | |||
|
974 | 974 | python hash seed: * (glob) |
|
975 | 975 | [1] |
|
976 | 976 | |
|
977 | $ rt --retest | |
|
978 | running 5 tests using 1 parallel processes | |
|
979 | ||
|
980 | --- $TESTTMP/test-cases.t | |
|
981 | +++ $TESTTMP/test-cases.t#b#c.err | |
|
982 | @@ -6,5 +6,5 @@ | |
|
983 | #endif | |
|
984 | #if b c | |
|
985 | $ echo yes | |
|
986 | - no | |
|
987 | + yes | |
|
988 | #endif | |
|
989 | ||
|
990 | ERROR: test-cases.t#b#c output changed | |
|
991 | ! | |
|
992 | Failed test-cases.t#b#c: output changed | |
|
993 | # Ran 5 tests, 4 skipped, 1 failed. | |
|
994 | python hash seed: * (glob) | |
|
995 | [1] | |
|
977 | 996 | $ rm test-cases.t#b#c.err |
|
978 | 997 | $ rm test-cases.t |
|
979 | 998 |
General Comments 0
You need to be logged in to leave comments.
Login now