Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate from NHunspell to WeCantSpell.Hunspell #309

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge branch 'master' into migrate-to-we-cant-spell

a0f0789
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

migrate from NHunspell to WeCantSpell.Hunspell #309

Merge branch 'master' into migrate-to-we-cant-spell
a0f0789
Select commit
Loading
Failed to load commit list.
GitHub Actions / LCM Tests failed Oct 23, 2024 in 0s

3 fail, 20 skipped, 2 804 pass in 3m 3s

    16 files  ±0      16 suites  ±0   3m 3s ⏱️ +8s
 2 827 tests +1   2 804 ✅ + 8   20 💤 ±0  3 ❌  -  7 
11 256 runs  +4  11 074 ✅ +14  179 💤 ±0  3 ❌  - 10 

Results for commit a0f0789. ± Comparison against earlier commit 54048c4.

Annotations

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: GetSimpleSuggestion (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (windows-latest)/results_net8.0_20241023165327.trx [took 0s]
Raw output
  Expected string length 3 but was 4. Strings differ at index 3.
  Expected: "bad"
  But was:  "badd"
  --------------^
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.GetSimpleSuggestion() in D:\a\liblcm\liblcm\tests\SIL.LCModel.Core.Tests\SpellChecking\SpellingHelperTests.cs:line 303

1)    at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.GetSimpleSuggestion() in D:\a\liblcm\liblcm\tests\SIL.LCModel.Core.Tests\SpellChecking\SpellingHelperTests.cs:line 303

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: BasicSpellingStatus (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (windows-latest)/results_net8.0_20241023165327.trx [took 0s]
Raw output
  Expected: False
  But was:  True
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.BasicSpellingStatus() in D:\a\liblcm\liblcm\tests\SIL.LCModel.Core.Tests\SpellChecking\SpellingHelperTests.cs:line 52

1)    at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.BasicSpellingStatus() in D:\a\liblcm\liblcm\tests\SIL.LCModel.Core.Tests\SpellChecking\SpellingHelperTests.cs:line 52

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: ResetDictionaryAddsAllWords (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (windows-latest)/results_net8.0_20241023165327.trx [took 0s]
Raw output
  Expected: True
  But was:  False
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.ResetDictionaryAddsAllWords() in D:\a\liblcm\liblcm\tests\SIL.LCModel.Core.Tests\SpellChecking\SpellingHelperTests.cs:line 238

1)    at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.ResetDictionaryAddsAllWords() in D:\a\liblcm\liblcm\tests\SIL.LCModel.Core.Tests\SpellChecking\SpellingHelperTests.cs:line 238