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

Robust regression test failed #228

Merged
merged 2 commits into from
Jun 7, 2022

Conversation

zwyan0
Copy link
Contributor

@zwyan0 zwyan0 commented Jun 6, 2022

SHOW COMMAND TEST-0003 may fail because SHOW COMMAND TEST-0002 could not complete the process within 6 seconds during background processing due to low PC specs.

@mikecaat
Copy link
Contributor

mikecaat commented Jun 6, 2022

Thanks, I agree. I'll merge and backpatch it through REL_10_STABLE if there are no any abjection.
Please let me know if you have any plan to change it.

@zwyan0
Copy link
Contributor Author

zwyan0 commented Jun 6, 2022

Thank you for confirming.
I also checked the other test scripts, but there are no commands to run in the background, so I will not change them.

@mikecaat mikecaat merged commit bba4f92 into ossc-db:master Jun 7, 2022
mikecaat pushed a commit that referenced this pull request Jun 7, 2022
Since the test code only uses "sleep" to wait for the background job
to finish, an incomplete background job could cause the next test to fail. 

As an example, we have confirmed that the test fails on a poorly 
performing server.
mikecaat pushed a commit that referenced this pull request Jun 7, 2022
Since the test code only uses "sleep" to wait for the background job
to finish, an incomplete background job could cause the next test to fail. 

As an example, we have confirmed that the test fails on a poorly 
performing server.
mikecaat pushed a commit that referenced this pull request Jun 7, 2022
Since the test code only uses "sleep" to wait for the background job
to finish, an incomplete background job could cause the next test to fail. 

As an example, we have confirmed that the test fails on a poorly 
performing server.
mikecaat pushed a commit that referenced this pull request Jun 7, 2022
Since the test code only uses "sleep" to wait for the background job
to finish, an incomplete background job could cause the next test to fail. 

As an example, we have confirmed that the test fails on a poorly 
performing server.
mikecaat pushed a commit that referenced this pull request Jun 7, 2022
Since the test code only uses "sleep" to wait for the background job
to finish, an incomplete background job could cause the next test to fail. 

As an example, we have confirmed that the test fails on a poorly 
performing server.
huangfumingyue pushed a commit to huangfumingyue/pg_rman that referenced this pull request Sep 2, 2022
Since the test code only uses "sleep" to wait for the background job
to finish, an incomplete background job could cause the next test to fail. 

As an example, we have confirmed that the test fails on a poorly 
performing server.
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