Skip to content

Comments

Firestore: refactor 'Document.get' to use the 'GetDocument' API.#6534

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:6533-firestore-document-get-api
Nov 27, 2018
Merged

Firestore: refactor 'Document.get' to use the 'GetDocument' API.#6534
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:6533-firestore-document-get-api

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Nov 15, 2018

Update conformance test to actually run for 'get'.

Toward #6533.

@tseaver tseaver added the api: firestore Issues related to the Firestore API. label Nov 15, 2018
@tseaver tseaver requested a review from crwilcox as a code owner November 15, 2018 21:02
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 15, 2018
firestore_api.get_document.return_value = response
client, document = _make_client_document(firestore_api, testcase)

document.get() # No '.textprotos' for errors, field_paths.

This comment was marked as spam.

@tseaver
Copy link
Contributor Author

tseaver commented Nov 15, 2018

@crwilcox, @theacodes I still can't see the Kokoro test log, which means I can't diagnose anything. System tests, unit tests, and lint are all passing on my local machine for ade1acf.

@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Nov 16, 2018

@crwilcox, @theacodes CI is green after manually forcing it to rebuild via the kokoro-force-run label. PTAL

@tseaver tseaver requested a review from theacodes November 19, 2018 21:12
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 21, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 21, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Nov 22, 2018

@crwilcox, @JustinBeckwith, @theacodes Can one of you please paste the Kokoro error log into a gist? My suspicion is that the failure is due to #6605.

@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 26, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 26, 2018
Update conformance test to actually run for 'get'.

Toward #6533.
@tseaver tseaver merged commit 5420fea into googleapis:master Nov 27, 2018
@tseaver tseaver deleted the 6533-firestore-document-get-api branch November 27, 2018 21:51
parthea pushed a commit that referenced this pull request Nov 24, 2025
Update conformance test to actually run for 'get'.

Toward #6533.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the Firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants