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

Fix GrantViewAccessIT(sponge_log).testGrantViewAccess sample IT failure #1806

Closed
stephaniewang526 opened this issue Jan 24, 2022 · 1 comment
Assignees
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. 🚨 This issue needs some love. samples Issues that are directly related to samples. triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@stephaniewang526
Copy link
Contributor

Full stack trace

com.google.common.truth.AssertionErrorWithFacts:
expected to contain:
    Grant view access successfully
but was:
    MY_DATASET_NAME_TEST_83f65d6e created successfully
    Table created successfully
    View created successfully
    Grant view access was not success.
    com.google.cloud.bigquery.BigQueryException: Unrecognized access configuration

	at com.example.bigquery.GrantViewAccessIT.testGrantViewAccess(GrantViewAccessIT.java:105)
@stephaniewang526 stephaniewang526 self-assigned this Jan 24, 2022
@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. labels Jan 24, 2022
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Jan 25, 2022
@stephaniewang526 stephaniewang526 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Jan 31, 2022
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Jan 31, 2022
stephaniewang526 added a commit to stephaniewang526/java-bigquery that referenced this issue Jan 31, 2022
@stephaniewang526
Copy link
Contributor Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. 🚨 This issue needs some love. samples Issues that are directly related to samples. triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants