Skip to content

Conversation

@sadasant
Copy link
Contributor

Before this PR, the changed test passes using tslib 1.10.0, but not with tslib 1.11.0. This is due to the fact that tslib 1.11.0 includes a fix to the async scheduling generated by TypeScript microsoft/tslib#70

To address this, this PR makes a slight change that properly awaits for the pollUntilDone method to finish before asserting the exception.

Copy link
Contributor

@chradek chradek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Edit: assuming CI passes of course 😄

Copy link
Contributor

@HarshaNalluru HarshaNalluru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sadasant sadasant merged commit b04190e into Azure:master Feb 25, 2020
@sadasant sadasant deleted the core-lro/waiting-for-error branch February 25, 2020 18:56
sadasant added a commit to sadasant/azure-sdk-for-js that referenced this pull request May 8, 2020
sadasant added a commit that referenced this pull request May 9, 2020
…lds work (#8782)

* fixing the build

* Update macOS.10.13 to macOS.10.15 (#7662)

* Pinning to Typedoc 0.16.x until further investigation (#7850)

* core-lro test fix

Based on this: #7530

* just as string was good enough

* I forgot I had changed this too

Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com>
Co-authored-by: KarishmaGhiya <kaghiya@microsoft.com>
sadasant added a commit to sadasant/azure-sdk-for-js that referenced this pull request May 12, 2020
sadasant added a commit that referenced this pull request May 13, 2020
…etry (#8872)

* updating core-http and opentelemetry

* rush update --full

* Forcing rush to download the published core-tracing 1.0.0-preview.8

* core-lro test fix

Based on this: #7530
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.

4 participants