Skip to content

Commit 13f3b5f

Browse files
committed
Merge branch 'master' into liqun/scan14
2 parents abf0985 + ac7a549 commit 13f3b5f

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Microsoft (R) Test Execution Command Line Tool Version 16.1.0
2+
Copyright (c) Microsoft Corporation. All rights reserved.
3+
4+
Starting test execution, please wait...
5+
�~H~Z TestSaveAndLoad [69ms]
6+
�~H~Z TestSaveAndLoadToFile [8ms]
7+
�~H~Z TestSetAndGetRandomSeed [3ms]
8+
�~H~Z TestForceDeterministicAlgorithms [< 1ms]
9+
�~H~Z TestShapeSpecialDimensions [1ms]
10+
�~H~Z TestUtils [8ms]
11+
Standard Output Messages:
12+
TraceLevel: before: Warning, after Info
13+
14+
15+
16+
Test Run Successful.
17+
Total tests: 6
18+
Passed: 6
19+
Total time: 1.2473 Seconds
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
CPU info:
2-
CPU Model Name: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
3-
Hardware threads: 8
4-
Total Memory: 33417320 kB
2+
CPU Model Name: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
3+
Hardware threads: 16
4+
Total Memory: 58719796 kB
55
-------------------------------------------------------------------
6-
Microsoft (R) Test Execution Command Line Tool Version 12.0.30723.0
6+
Microsoft (R) Test Execution Command Line Tool Version 15.9.1
77
Copyright (c) Microsoft Corporation. All rights reserved.
88

99
Starting test execution, please wait...
@@ -16,4 +16,4 @@ Passed TestUtils
1616

1717
Total tests: 6. Passed: 6. Failed: 0. Skipped: 0.
1818
Test Run Successful.
19-
Test execution time: 1.1198 Seconds
19+
Test execution time: 1.2738 Seconds

0 commit comments

Comments
 (0)