Skip to content

Commit 9084f15

Browse files
committed
update snapshots
1 parent 160241f commit 9084f15

File tree

700 files changed

+4050
-697
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

700 files changed

+4050
-697
lines changed

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/actix.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:48.633593+00:00'
2+
created: '2024-11-08T19:20:22.951550+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"num_stacktraces": 1,
9+
"stacktrace_location": "exception",
10+
"stacktrace_type": "in_app"
11+
}
712
---
813
contributing variants:
914
app*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/android_anr.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:48.697072+00:00'
2+
created: '2024-11-08T19:20:23.312203+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"num_stacktraces": 1,
9+
"stacktrace_location": "exception",
10+
"stacktrace_type": "system"
11+
}
712
---
813
contributing variants:
914
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/aspnetcore.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:48.745401+00:00'
2+
created: '2024-11-08T19:20:23.367950+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"num_stacktraces": 1,
9+
"stacktrace_location": "exception",
10+
"stacktrace_type": "system"
11+
}
712
---
813
contributing variants:
914
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/block_invoke.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-10-28T14:02:48.793864+00:00'
2+
created: '2024-11-08T19:20:23.423746+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: message
7+
hashing_metadata: {
8+
"message_parameterized": false,
9+
"message_source": "message"
10+
}
711
---
812
contributing variants:
913
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/bugly.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-10-28T14:02:48.849379+00:00'
2+
created: '2024-11-08T19:20:23.484164+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: message
7+
hashing_metadata: {
8+
"message_parameterized": false,
9+
"message_source": "exception"
10+
}
711
---
812
contributing variants:
913
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/built_in_fingerprint_chunkload_error.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:48.952459+00:00'
2+
created: '2024-11-08T19:20:23.636928+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"num_stacktraces": 1,
9+
"stacktrace_location": "exception",
10+
"stacktrace_type": "system"
11+
}
712
---
813
contributing variants:
914
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/built_in_fingerprint_chunkload_error_hybrid_fingerprint.pysnap

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
---
2-
created: '2024-10-28T14:02:48.902714+00:00'
2+
created: '2024-11-08T19:20:23.560036+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"client_fingerprint": "['{{ default }}', 'dogs are great']",
9+
"fingerprint": "['{{ default }}', 'dogs are great']",
10+
"fingerprint_source": "client",
11+
"is_hybrid_fingerprint": true,
12+
"num_stacktraces": 1,
13+
"stacktrace_location": "exception",
14+
"stacktrace_type": "system"
15+
}
716
---
817
contributing variants:
918
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/callee_guaranteed.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.008010+00:00'
2+
created: '2024-11-08T19:20:23.729769+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"num_stacktraces": 1,
9+
"stacktrace_location": "exception",
10+
"stacktrace_type": "system"
11+
}
712
---
813
contributing variants:
914
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/checksum_no_regex_match.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-11-08T19:38:50.201117+00:00'
2+
created: '2024-11-08T19:20:23.883934+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: checksum
7+
hashing_metadata: {
8+
"checksum": "de46d023e69b171b90ccf3ebca7aede4",
9+
"raw_checksum": "not a legit checksum"
10+
}
711
---
812
contributing variants:
913
checksum*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/checksum_no_regex_match_long.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-11-08T19:38:50.016718+00:00'
2+
created: '2024-11-08T19:20:23.814992+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: checksum
7+
hashing_metadata: {
8+
"checksum": "2c2e85a6e73109222f131228ed06a7af",
9+
"raw_checksum": "not a legit checksum and also too long a string"
10+
}
711
---
812
contributing variants:
913
hashed_checksum*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/checksum_regex_match.pysnap

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
created: '2024-10-28T14:02:49.154533+00:00'
2+
created: '2024-11-08T19:20:23.967708+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: checksum
7+
hashing_metadata: {
8+
"checksum": "11212012123120120415201309082013"
9+
}
710
---
811
contributing variants:
912
checksum*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/cocoa_dispatch_client_callout.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-10-28T14:02:49.298330+00:00'
2+
created: '2024-11-08T19:20:24.070978+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: message
7+
hashing_metadata: {
8+
"message_parameterized": false,
9+
"message_source": "message"
10+
}
711
---
812
contributing variants:
913
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/connection_error.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.361527+00:00'
2+
created: '2024-11-08T19:20:24.153000+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: stacktrace
7+
hashing_metadata: {
8+
"num_stacktraces": 1,
9+
"stacktrace_location": "exception",
10+
"stacktrace_type": "in_app"
11+
}
712
---
813
contributing variants:
914
app*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/csp.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.652372+00:00'
2+
created: '2024-11-08T19:20:24.746092+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: violation
7+
hashing_metadata: {
8+
"blocked_host": "YYY",
9+
"csp_directive": "script-src",
10+
"security_report_type": "csp"
11+
}
712
---
813
contributing variants:
914
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/csp_img_src.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.403162+00:00'
2+
created: '2024-11-08T19:20:24.324492+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: violation
7+
hashing_metadata: {
8+
"blocked_host": "ftp://example.com",
9+
"csp_directive": "img-src",
10+
"security_report_type": "csp"
11+
}
712
---
813
contributing variants:
914
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/csp_no_blocked_uri.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.449901+00:00'
2+
created: '2024-11-08T19:20:24.404194+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: violation
7+
hashing_metadata: {
8+
"blocked_host": "self",
9+
"csp_directive": "script-src",
10+
"security_report_type": "csp"
11+
}
712
---
813
contributing variants:
914
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/csp_script_data_uri.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.508808+00:00'
2+
created: '2024-11-08T19:20:24.490780+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: violation
7+
hashing_metadata: {
8+
"blocked_host": "data:",
9+
"csp_directive": "img-src",
10+
"security_report_type": "csp"
11+
}
712
---
813
contributing variants:
914
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/csp_script_src_uri.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.557480+00:00'
2+
created: '2024-11-08T19:20:24.578730+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: violation
7+
hashing_metadata: {
8+
"blocked_host": "example.com",
9+
"csp_directive": "script-src",
10+
"security_report_type": "csp"
11+
}
712
---
813
contributing variants:
914
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/csp_style_src_elem.pysnap

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
2-
created: '2024-10-28T14:02:49.603735+00:00'
2+
created: '2024-11-08T19:20:24.674637+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: violation
7+
hashing_metadata: {
8+
"blocked_host": "use.fontawesome.com",
9+
"csp_directive": "style-src-elem",
10+
"security_report_type": "csp"
11+
}
712
---
813
contributing variants:
914
default*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/custom_fingerprint_client.pysnap

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
---
2-
created: '2024-11-08T19:38:51.920957+00:00'
2+
created: '2024-11-08T19:20:24.909329+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: fingerprint
7+
hashing_metadata: {
8+
"client_fingerprint": "['celery', 'SoftTimeLimitExceeded', 'sentry.tasks.store.process_event']",
9+
"fingerprint": "['celery', 'SoftTimeLimitExceeded', 'sentry.tasks.store.process_event']",
10+
"fingerprint_source": "client",
11+
"is_hybrid_fingerprint": false
12+
}
713
---
814
contributing variants:
915
custom_fingerprint*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/custom_fingerprint_client_and_server_rule.pysnap

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
---
2-
created: '2024-11-08T19:38:51.829940+00:00'
2+
created: '2024-11-08T19:20:24.834551+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: fingerprint
7+
hashing_metadata: {
8+
"client_fingerprint": "['celery', 'SoftTimeLimitExceeded', 'sentry.tasks.store.process_event']",
9+
"fingerprint": "['soft-timelimit-exceeded']",
10+
"fingerprint_source": "server_custom_rule",
11+
"is_hybrid_fingerprint": false,
12+
"matched_fingerprinting_rule": "type:\"SoftTimeLimitExceeded\" -> \"soft-timelimit-exceeded\""
13+
}
714
---
815
contributing variants:
916
custom_fingerprint*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/custom_fingerprint_server_rule.pysnap

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
---
2-
created: '2024-11-08T19:38:52.048179+00:00'
2+
created: '2024-11-08T19:20:24.981849+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: fingerprint
7+
hashing_metadata: {
8+
"fingerprint": "['soft-timelimit-exceeded']",
9+
"fingerprint_source": "server_custom_rule",
10+
"is_hybrid_fingerprint": false,
11+
"matched_fingerprinting_rule": "type:\"SoftTimeLimitExceeded\" -> \"soft-timelimit-exceeded\""
12+
}
713
---
814
contributing variants:
915
custom_fingerprint*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/empty.pysnap

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
created: '2024-10-28T14:02:49.913489+00:00'
2+
created: '2024-11-11T18:00:10.731556+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: fallback
7+
hashing_metadata: {
8+
"fallback_reason": "other"
9+
}
710
---
811
contributing variants:
912
fallback*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/exception_cocoa_nserror.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-10-28T14:02:49.964416+00:00'
2+
created: '2024-11-08T19:20:25.133384+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: message
7+
hashing_metadata: {
8+
"message_parameterized": false,
9+
"message_source": "exception"
10+
}
711
---
812
contributing variants:
913
system*

tests/sentry/grouping/snapshots/test_grouphash_metadata/test_metadata_from_variants/legacy@2019_03_12/exception_comput_hashes.pysnap

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
created: '2024-10-28T14:02:50.009334+00:00'
2+
created: '2024-11-08T19:20:25.188043+00:00'
33
creator: sentry
44
source: tests/sentry/grouping/test_grouphash_metadata.py
55
---
66
hash_basis: message
7+
hashing_metadata: {
8+
"message_parameterized": false,
9+
"message_source": "exception"
10+
}
711
---
812
contributing variants:
913
system*

0 commit comments

Comments
 (0)