Skip to content

streaming: forwards metadata and status failed #355

@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: 52f2bb71a1fd9676d2d2e68590324e0f9d92d278
buildURL: Build Status, Sponge
status: failed

Test output
Input A expected to strictly deep-equal input B:
+ expected - actual

{
code: 200,
details: '',

  • message: 'OK'
  • message: 'OK',

  • metadata: {

  • metadata: true
    
  • }
    }

    • expected - actual

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

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

AssertionError [ERR_ASSERTION]: Input A expected to strictly deep-equal input B:

  • expected - actual

    {
    code: 200,
    details: '',

  • message: 'OK'
  • message: 'OK',
  • metadata: {
  • metadata: true
    
  • }
    }
    at check (build/test/unit/streaming.js:195:24)
    at StreamProxy.s.on.data (build/test/unit/streaming.js:203:13)
    at Timeout.setTimeout [as _onTimeout] (build/test/unit/streaming.js:173:19)

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.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: p2Moderately-important priority. Fix may not be included in 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