-
Notifications
You must be signed in to change notification settings - Fork 21
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
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)
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.