Commit 23e9851
committed
test(deno e2e): fix waitForTransaction filters for root spans\n\nRoot spans are represented by the transaction itself and not included in event.spans. Update filters to match on event.transaction for Sentry.startSpan and interop tests to prevent timeouts.\n\nCo-Authored-By: GPT-5 <noreply@anthropic.com>
1 parent 0f123f8 commit 23e9851
File tree
1 file changed
+2
-2
lines changed- dev-packages/e2e-tests/test-applications/deno/tests
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments