Skip to content

chore(tests): Re add fixed sources::file::tests::remove_file test #4165

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

Merged
merged 3 commits into from
Oct 18, 2020

Conversation

ktff
Copy link
Contributor

@ktff ktff commented Sep 27, 2020

Ref #3780

Test now periodically checks if the file has been removed with max total wait of 20sec.

@ktff ktff added the domain: tests Anything related to Vector's internal tests label Sep 27, 2020
@ktff ktff added this to the 2020-09-28 - Derezzed milestone Sep 27, 2020
@ktff ktff self-assigned this Sep 27, 2020
@ktff
Copy link
Contributor Author

ktff commented Oct 1, 2020

Can't check if the test is fixed if it isn't even run, so #4251 needs to be done first.

@ktff ktff added the meta: blocked Anything that is blocked to the point where it cannot be worked on. label Oct 3, 2020
@ktff
Copy link
Contributor Author

ktff commented Oct 3, 2020

Blocked by #4196

@jamtur01
Copy link
Contributor

@ktff Can this be merged? I am not following the link to the OSX tests?

@ktff
Copy link
Contributor Author

ktff commented Oct 16, 2020

@jamtur01 this test was removed because it was flaky on mac, and with the OSX check being flaky, it would be more difficult to verify that the test was fixed now than to wait for the the linked issue to be resolved, although it is possible. There is also an alternative to disable this test for mac and enable it for the rest of OS.

@jamtur01
Copy link
Contributor

Let's disable it for OSX and run for everything else. Add a TODO to fix this once the OSX test issue is resolved.

ktff added 2 commits October 17, 2020 16:23
Signed-off-by: ktf <[email protected]>
Signed-off-by: ktf <[email protected]>
@ktff ktff force-pushed the ktff/readd_remove_file_test branch from 3644684 to 454ba6d Compare October 17, 2020 14:54
Signed-off-by: ktf <[email protected]>
@ktff ktff marked this pull request as ready for review October 18, 2020 09:44
@ktff ktff requested a review from fanatid October 18, 2020 09:45
@ktff ktff removed the meta: blocked Anything that is blocked to the point where it cannot be worked on. label Oct 18, 2020
@ktff ktff merged commit 61d4074 into master Oct 18, 2020
@ktff ktff deleted the ktff/readd_remove_file_test branch October 18, 2020 10:33
juchiast pushed a commit that referenced this pull request Oct 19, 2020
…4165)

* Re add test

Signed-off-by: ktf <[email protected]>

* Disable on mac

Signed-off-by: ktf <[email protected]>

* Fix clippy error

Signed-off-by: ktf <[email protected]>
Signed-off-by: Duy Do <[email protected]>
mengesb pushed a commit to jacobbraaten/vector that referenced this pull request Dec 9, 2020
…ectordotdev#4165)

* Re add test

Signed-off-by: ktf <[email protected]>

* Disable on mac

Signed-off-by: ktf <[email protected]>

* Fix clippy error

Signed-off-by: ktf <[email protected]>
Signed-off-by: Brian Menges <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: tests Anything related to Vector's internal tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants