Skip to content

Commit b6d6e9d

Browse files
Windows verify files
1 parent dc53edb commit b6d6e9d

8 files changed

+14
-28
lines changed

test/Sentry.DiagnosticSource.IntegrationTests/SqlListenerTests.LoggingAsync.DotNet8_0.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
}
1919
},
2020
User: {
21-
Id: Guid_1,
22-
IpAddress: {{auto}}
21+
Id: Guid_1
2322
},
2423
Spans: [
2524
{

test/Sentry.DiagnosticSource.IntegrationTests/SqlListenerTests.LoggingAsync.DotNet9_0.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
}
1919
},
2020
User: {
21-
Id: Guid_1,
22-
IpAddress: {{auto}}
21+
Id: Guid_1
2322
},
2423
Spans: [
2524
{

test/Sentry.DiagnosticSource.IntegrationTests/SqlListenerTests.RecordsEfAsync.DotNet8_0.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
}
2323
},
2424
User: {
25-
Id: Guid_1,
26-
IpAddress: {{auto}}
25+
Id: Guid_1
2726
}
2827
}
2928
},
@@ -46,8 +45,7 @@
4645
}
4746
},
4847
User: {
49-
Id: Guid_1,
50-
IpAddress: {{auto}}
48+
Id: Guid_1
5149
},
5250
Breadcrumbs: [
5351
{

test/Sentry.DiagnosticSource.IntegrationTests/SqlListenerTests.RecordsEfAsync.DotNet9_0.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
}
2323
},
2424
User: {
25-
Id: Guid_1,
26-
IpAddress: {{auto}}
25+
Id: Guid_1
2726
}
2827
}
2928
},
@@ -46,8 +45,7 @@
4645
}
4746
},
4847
User: {
49-
Id: Guid_1,
50-
IpAddress: {{auto}}
48+
Id: Guid_1
5149
},
5250
Breadcrumbs: [
5351
{

test/Sentry.DiagnosticSource.IntegrationTests/SqlListenerTests.RecordsEfAsync.Net4_8.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
}
2323
},
2424
User: {
25-
Id: Guid_1,
26-
IpAddress: {{auto}}
25+
Id: Guid_1
2726
}
2827
}
2928
},
@@ -46,8 +45,7 @@
4645
}
4746
},
4847
User: {
49-
Id: Guid_1,
50-
IpAddress: {{auto}}
48+
Id: Guid_1
5149
},
5250
Breadcrumbs: [
5351
{

test/Sentry.DiagnosticSource.IntegrationTests/SqlListenerTests.RecordsSqlAsync.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
}
2323
},
2424
User: {
25-
Id: Guid_1,
26-
IpAddress: {{auto}}
25+
Id: Guid_1
2726
}
2827
}
2928
},
@@ -46,8 +45,7 @@
4645
}
4746
},
4847
User: {
49-
Id: Guid_1,
50-
IpAddress: {{auto}}
48+
Id: Guid_1
5149
},
5250
Breadcrumbs: [
5351
{

test/Sentry.EntityFramework.Tests/IntegrationTests.Simple.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
}
2323
},
2424
User: {
25-
Id: Guid_1,
26-
IpAddress: {{auto}}
25+
Id: Guid_1
2726
},
2827
Environment: production
2928
}
@@ -47,8 +46,7 @@
4746
}
4847
},
4948
User: {
50-
Id: Guid_1,
51-
IpAddress: {{auto}}
49+
Id: Guid_1
5250
},
5351
Environment: production,
5452
Breadcrumbs: [

test/Sentry.Tests/HubTests.CaptureEvent_ActiveTransaction_UnhandledExceptionTransactionEndedAsCrashed.Net4_8.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@
112112
}
113113
},
114114
User: {
115-
Id: Guid_1,
116-
IpAddress: {{auto}}
115+
Id: Guid_1
117116
},
118117
Environment: production
119118
}
@@ -177,8 +176,7 @@
177176
}
178177
},
179178
User: {
180-
Id: Guid_1,
181-
IpAddress: {{auto}}
179+
Id: Guid_1
182180
},
183181
Environment: production,
184182
IsFinished: true

0 commit comments

Comments
 (0)