Commit ed078d6
test(cloudflare): Disable span streaming in integration tests (#22594)
Add the missing Cloudflare integration-test slice from #22577.
Non-streaming suites now explicitly stay on the static trace lifecycle,
while the suites that specifically exercise span streaming remain
unchanged. This is preparation to enabling span streaming by default.
Once enabled, we'll gradually migrate transaction-based tests over to
streaming.
Refs #22344
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent e888e15 commit ed078d6
71 files changed
Lines changed: 92 additions & 8 deletions
File tree
- dev-packages/cloudflare-integration-tests/suites
- basic
- d1
- double-instrumentation
- hono-sdk
- integrations
- http-server-disabled
- http-server-filtered
- http-server-ignore
- http-server-small
- http-server
- prisma
- public-api/metrics/server-address
- queue
- r2
- ratelimit
- tracing
- anthropic-ai
- d1
- dsc-url-source
- durableobject-alarm-links-sync
- durableobject-alarm-links
- durableobject-spans
- durableobject-sql
- durableobject-sync-kv
- durableobject
- google-genai
- headers
- instrument-fetcher
- langchain
- langgraph
- openai
- propagation
- no-propagation-worker-do
- worker-do-rpc-disabled
- worker-do-rpc
- worker-do
- worker-service-binding
- worker-worker-do-rpc
- worker-workerentrypoint-rpc
- workerentrypoint-do-rpc-disabled
- workerentrypoint-do-rpc
- workerentrypoint-workerentrypoint-do-rpc
- workflow-do
- scheduled
- vercelai
- als_v6
- compat_v6
- workers-ai
- workflow
- vite-autoinstrument
- combination-entrypoint-do-chained
- combination-entrypoint-do-manual-mixed
- combination-entrypoint-do
- default-export
- durableobject-manual-wrap
- durableobject-mixed
- durableobject-multiple
- durableobject-reexport-instrumented
- durableobject-specifier-alias
- durableobject-specifier
- durableobject-workflow-manual-mixed
- durableobject-workflow-specifier
- durableobject-workflow
- durableobject
- workerentrypoint
- workflow
- workflows/step-context
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments