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 pubsub tests. #332

Merged

Conversation

stephenplusplus
Copy link
Contributor

Fixing the regression tests from the #330 discoveries.

topic.publish('hello', assert.ifError);
topic.publish('hello', assert.ifError);
topic.publish('hello', assert.ifError);
topic.publish('hello', assert.ifError);

This comment was marked as spam.

@stephenplusplus
Copy link
Contributor Author

After seeing even Travis have a successful run with this, I feel safe merging.

stephenplusplus added a commit that referenced this pull request Dec 16, 2014
@stephenplusplus stephenplusplus merged commit cde8c45 into googleapis:master Dec 16, 2014
chingor13 pushed a commit that referenced this pull request Aug 22, 2022
…et service proto (#332)

* run compile protos

* fix from package.json
sofisl pushed a commit that referenced this pull request Sep 16, 2022
sofisl pushed a commit that referenced this pull request Oct 5, 2022
sofisl pushed a commit that referenced this pull request Oct 5, 2022
sofisl pushed a commit that referenced this pull request Oct 8, 2022
sofisl pushed a commit that referenced this pull request Oct 12, 2022
sofisl pushed a commit that referenced this pull request Oct 13, 2022
sofisl pushed a commit that referenced this pull request Nov 10, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
sofisl pushed a commit that referenced this pull request Nov 11, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cb5a7bf7-f080-4698-bd24-ff5880d64fc8/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 361273630
Source-Link: googleapis/googleapis@5477122
sofisl pushed a commit that referenced this pull request Nov 11, 2022
🤖 I have created a release *beep* *boop*
---


## [3.1.0](googleapis/nodejs-web-risk@v3.0.0...v3.1.0) (2022-06-29)


### Features

* support regapic LRO ([#331](googleapis/nodejs-web-risk#331)) ([265c092](googleapis/nodejs-web-risk@265c092))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
sofisl pushed a commit that referenced this pull request Nov 11, 2022
PiperOrigin-RevId: 430998475
Source-Link: googleapis/googleapis@19753e2
Source-Link: googleapis/googleapis-gen@0d0110d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGQwMTEwZGU4MDNmYTIzNjAyYmFjMGFiYWI3ZTI5MjUzODQ0YjM3MCJ9
chore: fix Outer class name for CVSS.proto
PiperOrigin-RevId: 432963286
Source-Link: googleapis/googleapis@044a6c2
Source-Link: googleapis/googleapis-gen@3c46855
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2M0Njg1NTE4N2U1Y2MzY2Y0MWRkMjRhNDBjYTY1YTM4NWM5NzkxMCJ9
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
chore: update v2.14.1 gapic-generator-typescript
Committer: @summer-ji-eng
PiperOrigin-RevId: 433031262
Source-Link: googleapis/googleapis@2a55d13
Source-Link: googleapis/googleapis-gen@2fce389
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZjZTM4OTNhZTlkYTQ3NzYzZTA4NzJjNGEzYTg3ZDlmZjc4NzcxZiJ9
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
- [ ] Regenerate this pull request now.

Committer: @summer-ji-eng
PiperOrigin-RevId: 424244721

Source-Link: googleapis/googleapis@4b6b01f

Source-Link: googleapis/googleapis-gen@8ac83fb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGFjODNmYmE2MDZkMDA4YzdlOGE0MmU3ZDU1YjY1OTZlYzRiZTM1ZiJ9
sofisl pushed a commit that referenced this pull request Nov 11, 2022
…et service proto (#332)

* run compile protos

* fix from package.json
@release-please release-please bot mentioned this pull request Nov 12, 2022
sofisl pushed a commit that referenced this pull request Nov 16, 2022
sofisl pushed a commit that referenced this pull request Nov 30, 2022
…andwritten libraries (#332)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 429395631

Source-Link: googleapis/googleapis@84594b3

Source-Link: googleapis/googleapis-gen@ed74f97
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3NGY5NzBmZDgyOTE0ODc0ZTZiMjdiMDQ3NjNjZmE2NmJhZmU5YiJ9
sofisl pushed a commit that referenced this pull request Jan 10, 2023
sofisl pushed a commit that referenced this pull request Jan 24, 2023
refactor: use execSync for tests

#332 automerged by dpebot
sofisl pushed a commit that referenced this pull request Jan 25, 2023
refactor: use execSync for tests

#332 automerged by dpebot
sofisl pushed a commit that referenced this pull request Sep 13, 2023
* remove docs/

* update client files

* update unit test

* update system-test

* udpate config json

* convert js system-test to ts

* gts fix

* test

* update synth.py

* run synthtool

* test broken links

* broken links

* test linkinator

* concurrency 10

* docs test work

* make it work!

* format

* sample test timeout

* expand timeout

* expand timeout
sofisl pushed a commit that referenced this pull request Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant