Skip to content

chore: Retry freebsd tests 2 times.#2430

Merged
iphydf merged 3 commits intoTokTok:masterfrom
iphydf:freebsd-tests
Nov 22, 2023
Merged

chore: Retry freebsd tests 2 times.#2430
iphydf merged 3 commits intoTokTok:masterfrom
iphydf:freebsd-tests

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Nov 22, 2023

Also, use cmake --build instead of manually calling gmake. This allows us to maybe later use ninja instead of gmake without changing this build invocation.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Nov 22, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (47e77d1) 74.41% compared to head (83efb17) 74.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2430      +/-   ##
==========================================
+ Coverage   74.41%   74.43%   +0.01%     
==========================================
  Files          87       87              
  Lines       26244    26255      +11     
==========================================
+ Hits        19530    19542      +12     
+ Misses       6714     6713       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iphydf iphydf marked this pull request as ready for review November 22, 2023 19:30
@iphydf iphydf requested a review from a team as a code owner November 22, 2023 19:30
@iphydf iphydf changed the title chore: Retry freebsd tests 3 times. chore: Retry freebsd tests 2 times. Nov 22, 2023
@iphydf iphydf force-pushed the freebsd-tests branch 2 times, most recently from 6b2a837 to ce73b17 Compare November 22, 2023 20:25
@nurupo
Copy link
Copy Markdown
Member

nurupo commented Nov 22, 2023

Maybe put test_very_large_data and EncryptLargeData into their own commit?

Also, use `cmake --build` instead of manually calling `gmake`. This
allows us to maybe later use `ninja` instead of `gmake` without changing
this build invocation.

Also, increase timeout to 120 seconds. FreeBSD tests are slow.
Both in C and C++, because the C++ tests don't currently run on FreeBSD,
and we want to know how the FreeBSD VM performs (answer: poorly).
@iphydf
Copy link
Copy Markdown
Member Author

iphydf commented Nov 22, 2023

Maybe put test_very_large_data and EncryptLargeData into their own commit?

Done.

Copy link
Copy Markdown
Member

@JFreegman JFreegman left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, 3 of 3 files at r2, 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@iphydf iphydf merged commit 83efb17 into TokTok:master Nov 22, 2023
@iphydf iphydf deleted the freebsd-tests branch November 22, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants