Skip to content

Commit

Permalink
Merge pull request #2333 from hzeller/feature-20250118-update-smoke
Browse files Browse the repository at this point in the history
Update smoke test expectations.
  • Loading branch information
hzeller authored Jan 18, 2025
2 parents f9d9743 + 5a6b08c commit 85b9f84
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/bin/smoke-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,11 @@ ExpectedFailCount[lint:ibex]=14
ExpectedFailCount[project:ibex]=211
ExpectedFailCount[preprocessor:ibex]=385

ExpectedFailCount[syntax:opentitan]=70
ExpectedFailCount[lint:opentitan]=70
ExpectedFailCount[project:opentitan]=1001
ExpectedFailCount[syntax:opentitan]=71
ExpectedFailCount[lint:opentitan]=71
ExpectedFailCount[project:opentitan]=1037
ExpectedFailCount[formatter:opentitan]=1
ExpectedFailCount[preprocessor:opentitan]=2739
ExpectedFailCount[preprocessor:opentitan]=2819

ExpectedFailCount[syntax:sv-tests]=77
ExpectedFailCount[lint:sv-tests]=76
Expand All @@ -151,8 +151,8 @@ ExpectedFailCount[preprocessor:sv-tests]=139

ExpectedFailCount[syntax:caliptra-rtl]=26
ExpectedFailCount[lint:caliptra-rtl]=25
ExpectedFailCount[project:caliptra-rtl]=371
ExpectedFailCount[preprocessor:caliptra-rtl]=802
ExpectedFailCount[project:caliptra-rtl]=391
ExpectedFailCount[preprocessor:caliptra-rtl]=824

ExpectedFailCount[syntax:Cores-VeeR-EH2]=2
ExpectedFailCount[lint:Cores-VeeR-EH2]=2
Expand Down

0 comments on commit 85b9f84

Please sign in to comment.