Skip to content

streaming: forwards metadata and status failed #272

@flaky-bot

Description

@flaky-bot

Note: #355 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 3717cd2f538dc2c885756094ada1f1ef2c20ddcc
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:197:24)
    -> /workspace/test/unit/streaming.ts:238:16
    at StreamProxy. (build/test/unit/streaming.js:205:13)
    -> /workspace/test/unit/streaming.ts:247:7
    at Timeout._onTimeout (build/test/unit/streaming.js:175:19)
    -> /workspace/test/unit/streaming.ts:211:11
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)

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