1
+ /**** Git Process Management Library ****
2
+ *
3
+ * Copyright (c) Microsoft Corporation
4
+ * All rights reserved.
5
+ *
6
+ * MIT License
7
+ *
8
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
9
+ * of this software and associated documentation files (the "Software"), to deal
10
+ * in the Software without restriction, including without limitation the rights to
11
+ * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
12
+ * the Software, and to permit persons to whom the Software is furnished to do so,
13
+ * subject to the following conditions:
14
+ *
15
+ * The above copyright notice and this permission notice shall be included in all
16
+ * copies or substantial portions of the Software.
17
+ *
18
+ * THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
20
+ * FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
21
+ * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
22
+ * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
23
+ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24
+ **/
25
+
26
+ // Use `Formatting.Indented` to ease review readability.
27
+ {
28
+ "ExtendedData" : [],
29
+ "DisplayName" : " AuthorityTest_VerifyAcquireTokenAcceptsValidAuthenticationResultTypes" ,
30
+ "ResultPath" : " C:\\ Src\\ Microsoft.Alm\\ Gcm\\ Bitbucket.Authentication\\ Test\\ Results" ,
31
+ "Services" : {
32
+ "Network" : {
33
+ "Operations" : [
34
+ {
35
+ "Methods" : [
36
+ {
37
+ "Method" : " HttpGetAsync" ,
38
+ "Queries" : [
39
+ {
40
+ "Ordinal" : 1 ,
41
+ "Request" : {
42
+ "Headers" : [
43
+ " accept=*/*" ,
44
+ " accept-encoding=gzip" ,
45
+ " accept-encoding=deflate" ,
46
+ " User-Agent=Microsoft.Alm.Authentication" ,
47
+ " User-Agent=(Microsoft Windows NT 10.0.17134.0; Win32NT; x64)" ,
48
+ " User-Agent=CLR/4.0.30319" ,
49
+ " User-Agent=git-tools/4.6.0"
50
+ ],
51
+ "Flags" : 27
52
+ },
53
+ "Response" : {
54
+ "Content" : {
55
+ "AsString" : " " ,
56
+ "ContentType" : " text/html" ,
57
+ "HasContent" : true
58
+ },
59
+ "Headers" : [
60
+ " WWW-Authenticate=Basic realm=\" Bitbucket.org HTTP\" "
61
+ ],
62
+ "StatusCode" : 401
63
+ }
64
+ },
65
+ {
66
+ "Ordinal" : 2 ,
67
+ "Request" : {
68
+ "Headers" : [
69
+ " accept=*/*" ,
70
+ " accept-encoding=gzip" ,
71
+ " accept-encoding=deflate" ,
72
+ " User-Agent=Microsoft.Alm.Authentication" ,
73
+ " User-Agent=(Microsoft Windows NT 10.0.17134.0; Win32NT; x64)" ,
74
+ " User-Agent=CLR/4.0.30319" ,
75
+ " User-Agent=git-tools/4.6.0"
76
+ ],
77
+ "Flags" : 27
78
+ },
79
+ "Response" : {
80
+ "Content" : {
81
+ "AsString" : " " ,
82
+ "ContentType" : " text/html" ,
83
+ "HasContent" : true
84
+ },
85
+ "Headers" : [
86
+ " WWW-Authenticate=Basic realm=\" Bitbucket.org HTTP\" "
87
+ ],
88
+ "StatusCode" : 401
89
+ }
90
+ },
91
+ {
92
+ "Ordinal" : 3 ,
93
+ "Request" : {
94
+ "Headers" : [
95
+ " accept=*/*" ,
96
+ " accept-encoding=gzip" ,
97
+ " accept-encoding=deflate" ,
98
+ " User-Agent=Microsoft.Alm.Authentication" ,
99
+ " User-Agent=(Microsoft Windows NT 10.0.17134.0; Win32NT; x64)" ,
100
+ " User-Agent=CLR/4.0.30319" ,
101
+ " User-Agent=git-tools/4.6.0"
102
+ ],
103
+ "Flags" : 27
104
+ },
105
+ "Response" : {
106
+ "Content" : {
107
+ "AsString" : " " ,
108
+ "ContentType" : " text/html" ,
109
+ "HasContent" : true
110
+ },
111
+ "Headers" : [
112
+ " WWW-Authenticate=Basic realm=\" Bitbucket.org HTTP\" "
113
+ ],
114
+ "StatusCode" : 401
115
+ }
116
+ }
117
+ ]
118
+ }
119
+ ],
120
+ "QueryUrl" : " https://api.bitbucket.org/2.0/user"
121
+ }
122
+ ]
123
+ },
124
+ "Settings" : {
125
+ "EnvironmentVariables" : [
126
+ {
127
+ "Target" : 0 ,
128
+ "Values" : [
129
+ {
130
+ "Name" : " HOME" ,
131
+ "Variable" : " C:\\ Users\\ Tester"
132
+ },
133
+ {
134
+ "Name" : " GCM_DEBUG"
135
+ }
136
+ ]
137
+ }
138
+ ],
139
+ "ExitCode" : 0 ,
140
+ "ExpandVariables" : [],
141
+ "Is64BitOperatingSystem" : false ,
142
+ "OsVersion" : 0 ,
143
+ "SpecialFolders" : []
144
+ },
145
+ "Storage" : {
146
+ "Operations" : []
147
+ },
148
+ "Gui" : {
149
+ "Operations" : []
150
+ }
151
+ }
152
+ }
0 commit comments