Skip to content

Commit 2a5b709

Browse files
committed
Fix e2e/node-express-esm-loader tests
1 parent eeeb7e4 commit 2a5b709

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

dev-packages/e2e-tests/test-applications/node-express-esm-loader/tests/server.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ test('Should record a transaction for route with parameters', async ({ request }
6565
data: {
6666
'express.name': 'query',
6767
'express.type': 'middleware',
68-
'http.route': '/',
6968
'sentry.origin': 'auto.http.otel.express',
7069
'sentry.op': 'middleware.express',
7170
},
@@ -84,7 +83,6 @@ test('Should record a transaction for route with parameters', async ({ request }
8483
data: {
8584
'express.name': 'expressInit',
8685
'express.type': 'middleware',
87-
'http.route': '/',
8886
'sentry.origin': 'auto.http.otel.express',
8987
'sentry.op': 'middleware.express',
9088
},

yarn.lock

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -22569,7 +22569,7 @@ object.values@^1.1.1, object.values@^1.1.6:
2256922569
define-properties "^1.1.4"
2257022570
es-abstract "^1.20.4"
2257122571

22572-
obuf@^1.0.0, obuf@^1.1.2, obuf@~1.1.2:
22572+
obuf@^1.0.0, obuf@^1.1.2:
2257322573
version "1.1.2"
2257422574
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
2257522575
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
@@ -23401,11 +23401,6 @@ [email protected]:
2340123401
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
2340223402
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
2340323403

23404-
23405-
version "1.0.2"
23406-
resolved "https://registry.yarnpkg.com/pg-numeric/-/pg-numeric-1.0.2.tgz#816d9a44026086ae8ae74839acd6a09b0636aa3a"
23407-
integrity sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw==
23408-
2340923404
pg-pool@^3.10.0:
2341023405
version "3.10.0"
2341123406
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.10.0.tgz#134b0213755c5e7135152976488aa7cd7ee1268d"
@@ -23427,19 +23422,6 @@ [email protected], pg-types@^2.2.0:
2342723422
postgres-date "~1.0.4"
2342823423
postgres-interval "^1.1.0"
2342923424

23430-
pg-types@^4.0.1:
23431-
version "4.0.1"
23432-
resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-4.0.1.tgz#31857e89d00a6c66b06a14e907c3deec03889542"
23433-
integrity sha512-hRCSDuLII9/LE3smys1hRHcu5QGcLs9ggT7I/TCs0IE+2Eesxi9+9RWAAwZ0yaGjxoWICF/YHLOEjydGujoJ+g==
23434-
dependencies:
23435-
pg-int8 "1.0.1"
23436-
pg-numeric "1.0.2"
23437-
postgres-array "~3.0.1"
23438-
postgres-bytea "~3.0.0"
23439-
postgres-date "~2.0.1"
23440-
postgres-interval "^3.0.0"
23441-
postgres-range "^1.1.1"
23442-
2344323425
2344423426
version "8.16.0"
2344523427
resolved "https://registry.yarnpkg.com/pg/-/pg-8.16.0.tgz#40b08eedb5eb1834252cf3e3629503e32e6c6c04"
@@ -24237,50 +24219,23 @@ postgres-array@~2.0.0:
2423724219
resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-2.0.0.tgz#48f8fce054fbc69671999329b8834b772652d82e"
2423824220
integrity sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==
2423924221

24240-
postgres-array@~3.0.1:
24241-
version "3.0.2"
24242-
resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-3.0.2.tgz#68d6182cb0f7f152a7e60dc6a6889ed74b0a5f98"
24243-
integrity sha512-6faShkdFugNQCLwucjPcY5ARoW1SlbnrZjmGl0IrrqewpvxvhSLHimCVzqeuULCbG0fQv7Dtk1yDbG3xv7Veog==
24244-
2424524222
postgres-bytea@~1.0.0:
2424624223
version "1.0.0"
2424724224
resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-1.0.0.tgz#027b533c0aa890e26d172d47cf9ccecc521acd35"
2424824225
integrity sha1-AntTPAqokOJtFy1Hz5zOzFIazTU=
2424924226

24250-
postgres-bytea@~3.0.0:
24251-
version "3.0.0"
24252-
resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-3.0.0.tgz#9048dc461ac7ba70a6a42d109221619ecd1cb089"
24253-
integrity sha512-CNd4jim9RFPkObHSjVHlVrxoVQXz7quwNFpz7RY1okNNme49+sVyiTvTRobiLV548Hx/hb1BG+iE7h9493WzFw==
24254-
dependencies:
24255-
obuf "~1.1.2"
24256-
2425724227
postgres-date@~1.0.4:
2425824228
version "1.0.7"
2425924229
resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-1.0.7.tgz#51bc086006005e5061c591cee727f2531bf641a8"
2426024230
integrity sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==
2426124231

24262-
postgres-date@~2.0.1:
24263-
version "2.0.1"
24264-
resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-2.0.1.tgz#638b62e5c33764c292d37b08f5257ecb09231457"
24265-
integrity sha512-YtMKdsDt5Ojv1wQRvUhnyDJNSr2dGIC96mQVKz7xufp07nfuFONzdaowrMHjlAzY6GDLd4f+LUHHAAM1h4MdUw==
24266-
2426724232
postgres-interval@^1.1.0:
2426824233
version "1.2.0"
2426924234
resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-1.2.0.tgz#b460c82cb1587507788819a06aa0fffdb3544695"
2427024235
integrity sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==
2427124236
dependencies:
2427224237
xtend "^4.0.0"
2427324238

24274-
postgres-interval@^3.0.0:
24275-
version "3.0.0"
24276-
resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-3.0.0.tgz#baf7a8b3ebab19b7f38f07566c7aab0962f0c86a"
24277-
integrity sha512-BSNDnbyZCXSxgA+1f5UU2GmwhoI0aU5yMxRGO8CdFEcY2BQF9xm/7MqKnYoM1nJDk8nONNWDk9WeSmePFhQdlw==
24278-
24279-
postgres-range@^1.1.1:
24280-
version "1.1.3"
24281-
resolved "https://registry.yarnpkg.com/postgres-range/-/postgres-range-1.1.3.tgz#9ccd7b01ca2789eb3c2e0888b3184225fa859f76"
24282-
integrity sha512-VdlZoocy5lCP0c/t66xAfclglEapXPCIVhqqJRncYpvbCgImF0w67aPKfbqUMr72tO2k5q0TdTZwCLjPTI6C9g==
24283-
2428424239
postgres@^3.4.7:
2428524240
version "3.4.7"
2428624241
resolved "https://registry.yarnpkg.com/postgres/-/postgres-3.4.7.tgz#122f460a808fe300cae53f592108b9906e625345"

0 commit comments

Comments
 (0)