Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Crawler or Google prerender bot requests do not buffer responses #2785

Open
Labels
Next.js e2e test failureErrors identified through the Next.js repo e2e tests
@pieh

Description

 くろまる streaming-ssr-edge › should not stream to crawlers or google pagerender bot
 expect(received).toBe(expected) // Object.is equality
 Expected: 1
 Received: 2
 86 | flushCount++
 87 | })
 > 88 | expect(flushCount).toBe(1)
 | ^
 89 | const html = await res1.text()
 90 | const body = await getNodeBySelector(html, '#__next')
 91 | // Resolve data instead of fallback
 at Object.toBe (e2e/streaming-ssr-edge/streaming-ssr-edge.test.ts:88:24)

Data

The following is parsed automatically by the Next.js repo e2e test report generator.

test: streaming-ssr-edge should not stream to crawlers or google pagerender bot
reason: Crawler or Google prerender bot requests do not buffer responses

Metadata

Metadata

Assignees

No one assigned

    Labels

    Next.js e2e test failureErrors identified through the Next.js repo e2e tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /