Skip to content

streaming: emit response when stream received metadata event failed #260

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 324ff49fe059e1453bf751247e07e460d11c281a
buildURL: Build Status, Sponge
status: failed

Test output
Expected values to be strictly deep-equal:
+ actual - expected

{
code: 200,
details: '',
message: 'OK',

  • metadata: {

  • metadata: true
    
  • }
    }

    • expected - actual

    {
    "code": 200
    "details": ""
    "message": "OK"

    • "metadata": {
    • "metadata": true
    • }
      }

AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:

  • actual - expected

    {
    code: 200,
    details: '',
    message: 'OK',

  • metadata: {
  • metadata: true
    
  • }
    }
    at check (build/test/unit/streaming.js:311:24)
    -> /workspace/test/unit/streaming.ts:363:16
    at StreamProxy. (build/test/unit/streaming.js:324:13)
    -> /workspace/test/unit/streaming.ts:377:7
    at Immediate._onImmediate (build/test/unit/streaming.js:289:19)
    -> /workspace/test/unit/streaming.ts:334:11
    at processImmediate (internal/timers.js:461:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions