Skip to content

Commit

Permalink
Update 32-bit expect test outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed May 1, 2023
1 parent 3366d57 commit 608ecaf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/core/QCheck2_expect_test.expected.32
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Test char never produces 'abcdef' failed (1 shrink steps):

--- Failure --------------------------------------------------------------------

Test printable never produces '!"#$%&'' failed (1 shrink steps):
Test printable never produces '!"#$%&' failed (1 shrink steps):

'!'

Expand Down
8 changes: 7 additions & 1 deletion test/core/QCheck_expect_test.expected.32
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,12 @@ Leaf 0

--- Failure --------------------------------------------------------------------

Test sum list = 0 failed (0 shrink steps):

[7; 1; 42; 1; 8; 5; 3; 9; 5; 38; 3; 3; 0; 1; 98; 1; 4; 13; 9; 2; 6; 9; 47; 6; 5; 8; 8; 6; 0; 9; 7; 2; 8; 6; 62; 6; 4; 31; 19; 1; 41; 60; 6; 5; 8; 1; 1; 4; 7; 7; 0; 5; 5; 71; 14; 26; 47; 5; 1; 6; 34; 9; 4; 2; 37; 3; 8; 4; 31; 6; 2; 1; 0; 7; 5; 1; 0; 15; 6; 1; 8; 13; 0; 6; 2; 4; 2; 6; 6; 1; 4; 1; 9; 79; 0; 87; 6; 8; 8; 62; 1; 4; 62; 6; 31; 1; 5; 6; 5; 9; 3; 3; 1; 79; 4; 3; 2; 67; 5; 7; 12; 70; 8; 8; 6; 1; 3; 14; 15; 1; 61; 4; 1; 4; 1; 7; 4; 4; 4; 2; 8; 8; 7; 5; 4; 27; 0; 9; 80; 25; 1; 8; 1; 3; 7; 4; 3; 5; 5; 6; 5; 5; 31; 7; 0; 3; 3; 6; 71; 76; 28; 60; 6; 2; 6; 3; 0; 4; 1; 0; 5; 7; 0; 28; 86; 4; 7; 51; 36; 0; 5; 0; 1; 4; 3; 6; 0; 1; 1; 8; 18; 4; 2; 8; 8; 1; 4; 7; 1; 0; 93; 5; 3; 0; 80; 1; 7; 7; 8; 8; 5; 7; 8; 9; 24; 4; 25; 8; 8; 5; 4; 90; 4; 6; 8; 4; 4; 0; 60; 8; 9; 7; 44; 5; 1; 2; 9; 74; 7; 7]

--- Failure --------------------------------------------------------------------

Test fail_pred_map_commute failed (47 shrink steps):

([1], {_ -> 0}, {0 -> false; _ -> true})
Expand Down Expand Up @@ -1362,7 +1368,7 @@ stats dist:
966367653.. 1073741823: ################# 189
================================================================================
1 warning(s)
failure (63 tests failed, 3 tests errored, ran 148 tests)
failure (64 tests failed, 3 tests errored, ran 149 tests)
random seed: 153870556

+++ Stats for int_dist_empty_bucket ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Expand Down

0 comments on commit 608ecaf

Please sign in to comment.