Skip to content

Commit 92b1807

Browse files
committed
undo unrelated changes to snapshots
1 parent 7b8261c commit 92b1807

7 files changed

Lines changed: 17 additions & 15 deletions

tests/integration/_cases/build/build-upload-apk-all-uploaded.trycmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $ sentry-cli build upload tests/integration/_fixtures/build/apk.apk
44
WARN [..] EXPERIMENTAL: The build subcommand is experimental. The command is subject to breaking changes and may be removed without notice in any release.
55
> Preparing for upload completed in [..]
66
Successfully uploaded 1 file to Sentry
7-
- tests/integration/_fixtures/build/apk.apk (https://sentry.io/wat-org/preprod/wat-project/42)
7+
- tests/integration/_fixtures/build/apk.apk (http[..]/wat-org/preprod/wat-project/42)
88

99
```

tests/integration/_cases/build/build-upload-apk.trycmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ $ sentry-cli build upload tests/integration/_fixtures/build/apk.apk --head-sha t
55
> Preparing for upload completed in [..]
66
> Uploading completed in [..]
77
Successfully uploaded 1 file to Sentry
8-
- tests/integration/_fixtures/build/apk.apk (http://sentry.io/wat-org/preprod/wat-project/42)
8+
- tests/integration/_fixtures/build/apk.apk (http[..]/wat-org/preprod/wat-project/42)
99

1010
```

tests/integration/_cases/build/build-upload-ipa.trycmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $ sentry-cli build upload tests/integration/_fixtures/build/ipa.ipa --head-sha t
44
WARN [..] EXPERIMENTAL: The build subcommand is experimental. The command is subject to breaking changes and may be removed without notice in any release.
55
> Preparing for upload completed in [..]
66
Successfully uploaded 1 file to Sentry
7-
- tests/integration/_fixtures/build/ipa.ipa (http://sentry.io/wat-org/preprod/wat-project/some-text-id)
7+
- tests/integration/_fixtures/build/ipa.ipa (http[..]/wat-org/preprod/wat-project/some-text-id)
88

99
```

tests/integration/_cases/sourcemaps/sourcemaps-inject-split-ambiguous.trycmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ $ sentry-cli sourcemaps inject ./code ./maps ./maps2 --log-level warn
1010
> Analyzing 5 sources
1111
> Analyzing completed in [..]
1212
> Injecting debug ids
13-
WARN [..]-[..]-[..] [..] Ambiguous matches for sourcemap path ./code/foo/index.js.map:
14-
WARN [..]-[..]-[..] [..] ./maps/foo/index.js.map
15-
WARN [..]-[..]-[..] [..] ./maps2/foo/index.js.map
13+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] Ambiguous matches for sourcemap path ./code/foo/index.js.map:
14+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] ./maps/foo/index.js.map
15+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] ./maps2/foo/index.js.map
1616

1717
Source Map Debug ID Injection Report
1818
Modified: The following source files have been modified to have debug ids

tests/integration/_cases/sourcemaps/sourcemaps-upload-file-hermes-bundle-reference-debug-id.trycmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $ sentry-cli sourcemaps upload --bundle tests/integration/_fixtures/file-hermes-
99
> Adding source map references
1010
> Bundling completed in [..]
1111
> Bundled 2 files for upload
12-
> Bundle ID: [..]-[..]-[..]-[..]-[..]
12+
> Bundle ID: 0b10dfbf-7d11-52a5-9107-d16f625896ad
1313
> Optimizing completed in [..]
1414
> Uploading completed in [..]
1515
> Uploaded files to Sentry

tests/integration/_cases/sourcemaps/sourcemaps-upload-modern.trycmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ Source Map Upload Report
2727
~/bundle.min.js.map
2828
~/vendor.min.js.map
2929

30+
```

tests/integration/_cases/sourcemaps/sourcemaps-upload-some-debugids.trycmd

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ $ sentry-cli sourcemaps upload tests/integration/_fixtures/upload_some_debugids
77
> Rewriting sources
88
> Rewriting completed in [..]
99
> Adding source map references
10-
WARN [..]-[..]-[..] [..] Some source files don't have debug ids:
11-
WARN [..]-[..]-[..] [..] - ~/server/app/page.js
12-
WARN [..]-[..]-[..] [..] - ~/server/chunks/1.js
13-
WARN [..]-[..]-[..] [..] - ~/server/dummy_embedded.js
14-
WARN [..]-[..]-[..] [..] - ~/server/pages/_document.js
15-
WARN [..]-[..]-[..] [..] - ~/server/pages/api/hello.js
16-
WARN [..]-[..]-[..] [..] - ~/static/chunks/575-bb7d7e0e6de8d623.js
17-
WARN [..]-[..]-[..] [..] - ~/static/chunks/pages/asdf-05b39167abbe433b.js
10+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] Some source files don't have debug ids:
11+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/server/app/page.js
12+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/server/chunks/1.js
13+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/server/dummy_embedded.js
14+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/server/pages/_document.js
15+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/server/pages/api/hello.js
16+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/static/chunks/575-bb7d7e0e6de8d623.js
17+
WARN [..]-[..]-[..] [..]:[..]:[..].[..] [..]:[..] - ~/static/chunks/pages/asdf-05b39167abbe433b.js
1818
> Bundling completed in [..]
1919
> Bundled 20 files for upload
2020
> Bundle ID: [..]-[..]-[..]-[..]-[..]
@@ -57,3 +57,4 @@ Source Map Upload Report
5757
~/static/chunks/app/client/page-d5742c254d9533f8.js.map
5858
~/static/chunks/pages/asdf-05b39167abbe433b.js.map (debug id 2297b93d-928d-421e-8910-127c786382df)
5959

60+
```

0 commit comments

Comments
 (0)