Skip to content

🤖 User test baselines have changed for refs/heads/master #35662

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

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tests/baselines/reference/docker/azure-sdk.log
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ XX of XX: [@azure/logger] completed successfully in ? seconds
XX of XX: [@azure/core-http] completed successfully in ? seconds
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
XX of XX: [@azure/identity] completed successfully in ? seconds
XX of XX: [@azure/core-amqp] completed successfully in ? seconds
XX of XX: [@azure/core-lro] completed successfully in ? seconds
XX of XX: [@azure/core-paging] completed successfully in ? seconds
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
Expand All @@ -20,7 +21,6 @@ XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
XX of XX: [@azure/core-amqp] completed successfully in ? seconds
XX of XX: [@azure/core-arm] completed successfully in ? seconds
dist-esm/index.js → dist/index.js...
(!) Unresolved dependencies
Expand Down Expand Up @@ -62,6 +62,7 @@ SUCCESS (22)
@azure/core-http (? seconds)
@azure/core-asynciterator-polyfill (? seconds)
@azure/identity (? seconds)
@azure/core-amqp (? seconds)
@azure/core-lro (? seconds)
@azure/core-paging (? seconds)
@azure/test-utils-recorder (? seconds)
Expand All @@ -70,7 +71,6 @@ SUCCESS (22)
@azure/keyvault-keys (? seconds)
@azure/keyvault-secrets (? seconds)
@azure/storage-blob (? seconds)
@azure/core-amqp (? seconds)
@azure/core-arm (? seconds)
@azure/service-bus (? seconds)
@azure/storage-file-share (? seconds)
Expand Down