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 flaky sample tests #882

Merged
merged 4 commits into from Sep 11, 2020
Merged

Conversation

@laljikanjareeya
Copy link
Member

@laljikanjareeya laljikanjareeya commented Aug 24, 2020

In the recent PR all the tests was passing successfully but, after hook was failing.
In Document mention that Log entries written shortly before the delete operation might not be deleted..
Modify delete logs logic in after now it will delete logs that has been created before 1 hr.
Fixes #761

@laljikanjareeya laljikanjareeya requested a review from googleapis/yoshi-nodejs as a code owner Aug 24, 2020
@google-cla google-cla bot added the cla: yes label Aug 24, 2020
@laljikanjareeya laljikanjareeya force-pushed the laljikanjareeya:flaky-sample-test branch from 37c6c6d to 1a66183 Aug 24, 2020
@codecov
Copy link

@codecov codecov bot commented Aug 24, 2020

Codecov Report

Merging #882 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #882   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files          18       18           
  Lines       10842    10842           
  Branches      378      393   +15     
=======================================
  Hits        10580    10580           
  Misses        259      259           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08ee746...347970e. Read the comment docs.

@laljikanjareeya laljikanjareeya changed the title fix(tests): flaky samples test test: fix flaky sample tests Aug 25, 2020
@laljikanjareeya laljikanjareeya requested a review from JustinBeckwith Aug 26, 2020
@bcoe bcoe added the automerge label Sep 10, 2020
@gcf-merge-on-green
Copy link

@gcf-merge-on-green gcf-merge-on-green bot commented Sep 10, 2020

Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR

@gcf-merge-on-green
Copy link

@gcf-merge-on-green gcf-merge-on-green bot commented Sep 11, 2020

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge label Sep 11, 2020
@bcoe
bcoe approved these changes Sep 11, 2020
@bcoe bcoe merged commit 34a71aa into googleapis:master Sep 11, 2020
13 checks passed
13 checks passed
test (10)
Details
test (12)
Details
test (13)
Details
windows
Details
lint
Details
docs
Details
ci/kokoro: Samples test Build successful
Details
ci/kokoro: System test Build successful
Details
cla/google All necessary CLAs are signed
codecov/patch Codecov Report
Details
codecov/project Codecov Report
Details
conventionalcommits.org
Details
header-check
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.