Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

fix(samples): Move to java-docs-samples-testing #673

Merged
merged 2 commits into from Nov 13, 2021

Conversation

lesv
Copy link
Contributor

@lesv lesv commented Nov 11, 2021

Fixes #651 #648 #647 #646 and many more.

* GCLOUD_PROJECT
* GOOGLE_CLOUD_PROJECT
* GCLOUD_PROJECT
* GOOGLE_CLOUD_PROJECT
@lesv lesv requested a review from a team as a code owner November 11, 2021 21:24
@product-auto-label product-auto-label bot added the api: jobs Issues related to the googleapis/java-talent API. label Nov 11, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 11, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 11, 2021
@lesv lesv changed the title Move to java-docs-samples-testing fix(samples): Move to java-docs-samples-testing Nov 11, 2021
@lesv
Copy link
Contributor Author

lesv commented Nov 11, 2021

All samples failed.

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running JobSearchDeleteJobTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.83 s <<< FAILURE! - in JobSearchDeleteJobTest
[ERROR] JobSearchDeleteJobTest.testDeleteJob  Time elapsed: 2.733 s  <<< ERROR!
com.google.api.gax.rpc.NotFoundException: io.grpc.StatusRuntimeException: NOT_FOUND: Tenant with name projects/java-docs-samples-testing/tenants/34575851-d04c-4000-944b-353d8445a404 not found. Request ID for tracking: 3867202f-db51-4e1c-b629-ee8a09b1467e:APAb7IT4vOLagEnhz0GL5TkE6sRTu0TFDA==

@lesv lesv assigned Neenu1995 and unassigned kurtisvg Nov 11, 2021
@lesv lesv added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 13, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1bfd919 into main Nov 13, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the lesv-patch-1 branch November 13, 2021 01:12
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: jobs Issues related to the googleapis/java-talent API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shall we delete the tests in the sample directory?
5 participants