Skip to content

Commit

Permalink
ci: update spectest expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
gumb0 committed Jun 26, 2020
1 parent 01634e3 commit 6df94a8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ jobs:
- benchmark:
min_time: "0.01"
- spectest:
expected_passed: 5138
expected_failed: 294
expected_passed: 5140
expected_failed: 292
expected_skipped: 6381

sanitizers-macos:
Expand All @@ -270,8 +270,8 @@ jobs:
- benchmark:
min_time: "0.01"
- spectest:
expected_passed: 5138
expected_failed: 294
expected_passed: 5140
expected_failed: 292
expected_skipped: 6381

benchmark:
Expand Down Expand Up @@ -381,8 +381,8 @@ jobs:
expected_failed: 9
expected_skipped: 7323
- spectest:
expected_passed: 5138
expected_failed: 294
expected_passed: 5140
expected_failed: 292
expected_skipped: 6381

workflows:
Expand Down

0 comments on commit 6df94a8

Please sign in to comment.