-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important 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.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important 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.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.