Skip to content

Commit 1397dc9

Browse files
TypeScript Botsandersn
authored andcommitted
Update user baselines (#32403)
1 parent 55cc638 commit 1397dc9

File tree

4 files changed

+38
-122
lines changed

4 files changed

+38
-122
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Exit Code: 1
22
Standard output:
33

4-
Rush Multi-Project Build Tool 5.7.3 - https://rushjs.io
4+
Rush Multi-Project Build Tool 5.10.1 - https://rushjs.io
55
Starting "rush rebuild"
66
Executing a maximum of 1 simultaneous processes...
77
[@azure/cosmos] started
@@ -13,7 +13,7 @@ npm ERR!
1313
npm ERR! Failed at the @azure/[email protected] compile script.
1414
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1515
npm ERR! A complete log of this run can be found in:
16-
npm ERR! /root/.npm/_logs/2019-07-11T13_39_53_628Z-debug.log
16+
npm ERR! /root/.npm/_logs/2019-07-15T13_35_10_789Z-debug.log
1717
[@azure/service-bus] started
1818
[@azure/storage-blob] started
1919
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
@@ -38,7 +38,7 @@ npm ERR!
3838
npm ERR! Failed at the @azure/[email protected] build:tsc script.
3939
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
4040
npm ERR! A complete log of this run can be found in:
41-
npm ERR! /root/.npm/_logs/2019-07-11T13_41_08_804Z-debug.log
41+
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_862Z-debug.log
4242
ERROR: "build:tsc" exited with 2.
4343
npm ERR! code ELIFECYCLE
4444
npm ERR! errno 1
@@ -48,7 +48,7 @@ npm ERR!
4848
npm ERR! Failed at the @azure/[email protected] build:lib script.
4949
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
5050
npm ERR! A complete log of this run can be found in:
51-
npm ERR! /root/.npm/_logs/2019-07-11T13_41_08_852Z-debug.log
51+
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_938Z-debug.log
5252
ERROR: "build:lib" exited with 1.
5353
[@azure/core-paging] started
5454
XX of XX: [@azure/core-paging] completed successfully in ? seconds
@@ -90,7 +90,7 @@ npm ERR!
9090
npm ERR! Failed at the @azure/[email protected] build:tsc script.
9191
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
9292
npm ERR! A complete log of this run can be found in:
93-
npm ERR! /root/.npm/_logs/2019-07-11T13_41_08_804Z-debug.log
93+
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_862Z-debug.log
9494
ERROR: "build:tsc" exited with 2.
9595
npm ERR! code ELIFECYCLE
9696
npm ERR! errno 1
@@ -100,7 +100,7 @@ npm ERR!
100100
npm ERR! Failed at the @azure/[email protected] build:lib script.
101101
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
102102
npm ERR! A complete log of this run can be found in:
103-
npm ERR! /root/.npm/_logs/2019-07-11T13_41_08_852Z-debug.log
103+
npm ERR! /root/.npm/_logs/2019-07-15T13_36_24_938Z-debug.log
104104
ERROR: "build:lib" exited with 1.
105105
@azure/cosmos ( ? seconds)
106106
npm ERR! code ELIFECYCLE
@@ -111,7 +111,7 @@ npm ERR!
111111
npm ERR! Failed at the @azure/[email protected] compile script.
112112
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
113113
npm ERR! A complete log of this run can be found in:
114-
npm ERR! /root/.npm/_logs/2019-07-11T13_39_53_628Z-debug.log
114+
npm ERR! /root/.npm/_logs/2019-07-15T13_35_10_789Z-debug.log
115115
@azure/service-bus ( ? seconds)
116116
>>> @azure/service-bus
117117
tsc -p . && rollup -c 2>&1 && npm run extract-api

tests/baselines/reference/docker/office-ui-fabric.log

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,24 @@ XX of XX: [@uifabric/prettier-rules] completed successfully in ? seconds
1010
XX of XX: [@uifabric/tslint-rules] completed successfully in ? seconds
1111
[@uifabric/codepen-loader] started
1212
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
13+
PASS src/__tests__/codepenTransform.test.ts
14+
codepen transform
15+
✓ handles examples with function components (225ms)
16+
✓ handles examples with class components (38ms)
17+
✓ handles examples importing exampleData (115ms)
18+
✓ handles examples importing TestImages (45ms)
19+
✓ handles examples importing PeopleExampleData (288ms)
20+
Test Suites: 1 passed, 1 total
21+
Tests: 5 passed, 5 total
22+
Snapshots: 4 passed, 4 total
23+
Time: ?s
24+
Ran all test suites.
1325
[@uifabric/build] started
1426
XX of XX: [@uifabric/build] completed successfully in ? seconds
1527
[@uifabric/migration] started
1628
XX of XX: [@uifabric/migration] completed successfully in ? seconds
1729
[@uifabric/set-version] started
18-
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
30+
XX of XX: [@uifabric/set-version] completed successfully in ? seconds
1931
[@uifabric/merge-styles] started
2032
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
2133
[@uifabric/jest-serializer-merge-styles] started
@@ -204,7 +216,7 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed
204216
[XX:XX:XX XM] x Error detected while running 'jest'
205217
[XX:XX:XX XM] x ------------------------------------
206218
[XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node /office-ui-fabric-react/common/temp/node_modules/jest/bin/jest.js --config /office-ui-fabric-react/packages/foundation/jest.config.js --passWithNoTests --colors
207-
at ChildProcess.<anonymous> (/office-ui-fabric-react/common/temp/node_modules/.registry.npmjs.org/just-scripts-utils/0.8.1/node_modules/just-scripts-utils/lib/exec.js:70:31)
219+
at ChildProcess.<anonymous> (/office-ui-fabric-react/common/temp/node_modules/.registry.npmjs.org/just-scripts-utils/0.8.2/node_modules/just-scripts-utils/lib/exec.js:70:31)
208220
at ChildProcess.emit (events.js:203:13)
209221
at ChildProcess.EventEmitter.emit (domain.js:494:23)
210222
at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
@@ -216,27 +228,38 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed
216228
XX of XX: [@uifabric/icons] completed successfully in ? seconds
217229
[@uifabric/webpack-utils] started
218230
XX of XX: [@uifabric/webpack-utils] completed successfully in ? seconds
219-
SUCCESS (8)
231+
SUCCESS (9)
220232
================================
221233
@uifabric/build (? seconds)
222234
@uifabric/file-type-icons (? seconds)
223235
@uifabric/icons (? seconds)
224236
@uifabric/migration (? seconds)
225237
@uifabric/prettier-rules (? seconds)
238+
@uifabric/set-version (? seconds)
226239
@uifabric/test-utilities (? seconds)
227240
@uifabric/tslint-rules (? seconds)
228241
@uifabric/webpack-utils (? seconds)
229242
================================
230-
SUCCESS WITH WARNINGS (6)
243+
SUCCESS WITH WARNINGS (5)
231244
================================
232245
@uifabric/codepen-loader (? seconds)
233246
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
247+
PASS src/__tests__/codepenTransform.test.ts
248+
codepen transform
249+
✓ handles examples with function components (225ms)
250+
✓ handles examples with class components (38ms)
251+
✓ handles examples importing exampleData (115ms)
252+
✓ handles examples importing TestImages (45ms)
253+
✓ handles examples importing PeopleExampleData (288ms)
254+
Test Suites: 1 passed, 1 total
255+
Tests: 5 passed, 5 total
256+
Snapshots: 4 passed, 4 total
257+
Time: ?s
258+
Ran all test suites.
234259
@uifabric/jest-serializer-merge-styles (? seconds)
235260
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
236261
@uifabric/merge-styles (? seconds)
237262
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
238-
@uifabric/set-version (? seconds)
239-
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
240263
@uifabric/styling (? seconds)
241264
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
242265
@uifabric/utilities (? seconds)
@@ -296,7 +319,7 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed
296319
[XX:XX:XX XM] x Error detected while running 'jest'
297320
[XX:XX:XX XM] x ------------------------------------
298321
[XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node /office-ui-fabric-react/common/temp/node_modules/jest/bin/jest.js --config /office-ui-fabric-react/packages/foundation/jest.config.js --passWithNoTests --colors
299-
at ChildProcess.<anonymous> (/office-ui-fabric-react/common/temp/node_modules/.registry.npmjs.org/just-scripts-utils/0.8.1/node_modules/just-scripts-utils/lib/exec.js:70:31)
322+
at ChildProcess.<anonymous> (/office-ui-fabric-react/common/temp/node_modules/.registry.npmjs.org/just-scripts-utils/0.8.2/node_modules/just-scripts-utils/lib/exec.js:70:31)
300323
at ChildProcess.emit (events.js:203:13)
301324
at ChildProcess.EventEmitter.emit (domain.js:494:23)
302325
at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
@@ -313,7 +336,6 @@ rush rebuild - Errors! ( ? seconds)
313336
Standard error:
314337
Your version of Node.js (X.X.X) has not been tested with this release of Rush. The Rush team will not accept issue reports for it. Please consider upgrading Rush or downgrading Node.js.
315338
XX of XX: [@uifabric/codepen-loader] completed with warnings in ? seconds
316-
XX of XX: [@uifabric/set-version] completed with warnings in ? seconds
317339
XX of XX: [@uifabric/merge-styles] completed with warnings in ? seconds
318340
XX of XX: [@uifabric/jest-serializer-merge-styles] completed with warnings in ? seconds
319341
XX of XX: [@uifabric/utilities] completed with warnings in ? seconds

0 commit comments

Comments
 (0)