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

Test: Fix utest fail for StUtimeInMicroseconds. v7.0.20 #4218

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

suzp1984
Copy link
Contributor

@suzp1984 suzp1984 commented Oct 30, 2024

../../../src/utest/srs_utest_st.cpp:27: Failure
Expected: (st_time_2 - st_time_1) <= (100), actual: 119 vs 100
[  FAILED  ] StTest.StUtimeInMicroseconds (0 ms)

Maybe github's vm, running the action jobs, is slower. I notice this error happens frequently, so let the UT pass by increase the number.


Co-authored-by: Haibo Chen [email protected]

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Oct 30, 2024
@winlinvip winlinvip changed the title fix Unit test: StUtimeInMicroseconds fix Unit test: StUtimeInMicroseconds. v7.0.20 Oct 31, 2024
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Oct 31, 2024
@winlinvip winlinvip changed the title fix Unit test: StUtimeInMicroseconds. v7.0.20 Test: Fix utest fail for StUtimeInMicroseconds. v7.0.20 Oct 31, 2024
@winlinvip winlinvip merged commit 7951bf3 into ossrs:develop Oct 31, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants