Skip to content

Commit

Permalink
Update smoke test expectations.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Jan 18, 2025
1 parent f9d9743 commit 5a6b08c
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 5a6b08c

Please sign in to comment.