File tree 2 files changed +5
-4
lines changed
tests/baselines/reference/docker
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -167,11 +167,11 @@ BLOCKED (10)
167
167
================================
168
168
@azure/identity
169
169
@azure/core-amqp
170
+ @azure/core-arm
170
171
@azure/event-hubs
171
172
@azure/keyvault-keys
172
173
@azure/keyvault-secrets
173
174
@azure/app-configuration
174
- @azure/core-arm
175
175
@azure/eventhubs-checkpointstore-blob
176
176
@azure/keyvault-certificates
177
177
@azure/template
@@ -210,13 +210,13 @@ Standard error:
210
210
XX of XX: [@azure/core-http] failed to build!
211
211
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
212
212
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
213
+ XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
214
+ XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
215
+ XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
213
216
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
214
217
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
215
218
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
216
219
XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
217
- XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
218
- XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
219
- XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
220
220
XX of XX: [@azure/template] blocked by [@azure/core-http]!
221
221
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
222
222
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ Standard output:
86
86
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
87
87
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
88
88
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
89
+ @uifabric/merge-styles: PASS src/fontFace.test.ts
89
90
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
90
91
@uifabric/merge-styles: Done in ?s.
91
92
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X
You can’t perform that action at this time.
0 commit comments