Skip to content

Commit

Permalink
ci: update spectest expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Aug 7, 2020
1 parent 6cce8f4 commit 3d213ef
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 @@ -289,9 +289,9 @@ jobs:
- benchmark:
min_time: "0.01"
- spectest:
expected_passed: 5581
expected_passed: 10406
expected_failed: 9
expected_skipped: 6223
expected_skipped: 1398

benchmark:
machine:
Expand Down Expand Up @@ -397,13 +397,13 @@ jobs:
at: ~/build
- spectest:
skip_validation: true
expected_passed: 4639
expected_passed: 9464
expected_failed: 9
expected_skipped: 7165
expected_skipped: 2340
- spectest:
expected_passed: 5581
expected_passed: 10406
expected_failed: 9
expected_skipped: 6223
expected_skipped: 1398
- collect_coverage_data

workflows:
Expand Down

0 comments on commit 3d213ef

Please sign in to comment.