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

Fix build errors #1345

Merged
merged 6 commits into from
Sep 6, 2024
Merged

Fix build errors #1345

merged 6 commits into from
Sep 6, 2024

Conversation

josephmyers
Copy link
Collaborator

@josephmyers josephmyers commented Aug 30, 2024

This change is Reviewable

The current build error seems to be caused by recent changes to SIL.WritingSystems.Tests
Copy link

github-actions bot commented Aug 30, 2024

LibPalaso Tests

    35 files  ±0      35 suites  ±0   10m 1s ⏱️ -25s
 4 824 tests ±0   4 593 ✅ +103  231 💤 ±0  0 ❌  - 103 
11 044 runs  ±0  10 516 ✅ +103  528 💤 ±0  0 ❌  - 103 

Results for commit 2ec7dc2. ± Comparison against base commit 5be74c4.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@tombogle tombogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @josephmyers)

@josephmyers
Copy link
Collaborator Author

Currently I have the "update l10n" GHA passing -- it's not configured to run on PR's.

This may possibly fix some test flakiness with Sldr. The initialize is also present in the TestEnvironment, but this isn't constructed in every test. By initializing in the SetUp, we guarantee it is. Certainly tests outside this class have been flaky, but I haven't seen any failures in 4-5 runs with this fix.
@josephmyers josephmyers marked this pull request as ready for review September 5, 2024 09:39
@josephmyers josephmyers merged commit f22556e into master Sep 6, 2024
4 of 5 checks passed
@josephmyers josephmyers deleted the build-errors branch September 6, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants