nodejs-error-reporting icon indicating copy to clipboard operation
nodejs-error-reporting copied to clipboard

Configuration class Initialization fuzzing the constructor: Should return default values failed

Open flaky-bot[bot] opened this issue 2 years ago • 4 comments

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


commit: 4fa7032e658a48f5217f31d43307529bbf8406d6 buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly deep-equal:
+ actual - expected
  • '[{"3":{"A6r":96,"bVot":39,"r":64,"w4la":null,"yqgjf4JXJ":"S]r~Xz=ebW"}}]'
  • '{}'

    + expected - actual
    
    -[{"3":{"A6r":96,"bVot":39,"r":64,"w4la":null,"yqgjf4JXJ":"S]r~Xz=ebW"}}]
    +{}
    

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

  • actual - expected

  • '[{"3":{"A6r":96,"bVot":39,"r":64,"w4la":null,"yqgjf4JXJ":"S]r~Xz=ebW"}}]'

  • '{}' at Object.deepStrictEqual (build/test/util.js:20:12) -> /workspace/test/util.ts:25:10 at /workspace/build/test/unit/configuration.js:63:28 -> /workspace/test/unit/configuration.ts:68:13 at Fuzzer.fuzzFunctionForTypes (build/utils/fuzzer.js:204:36) -> /workspace/utils/fuzzer.ts:304:30 at Context. (build/test/unit/configuration.js:61:19) -> /workspace/test/unit/configuration.ts:65:11 at processImmediate (internal/timers.js:461:21)

flaky-bot[bot] avatar Sep 23 '21 07:09 flaky-bot[bot]

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (4fa7032e658a48f5217f31d43307529bbf8406d6), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar Sep 24 '21 07:09 flaky-bot[bot]

I think this is worth looking into, but I'm bumping the priority down to P3

daniel-sanche avatar Sep 28 '21 20:09 daniel-sanche

Seems flaky - closing

losalex avatar Jun 05 '22 22:06 losalex

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 53cf060fc15a00f57c40e2615130d46034d06e07 buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly deep-equal:
+ actual - expected
  • [{"0":{"48ElPD1":"/'KaL2rVa^","b":null},"2ng":["u<)al6rjy'",null,";Yc1C\\\\;'t\\"","QjFv}QV8to",null,false,true,null],"ouX2O":{"287e70k7":null,"4y8":{"16":35,"505Mn0k":false,"OtdDELX8H":false,"i":"sL9BHKA2K[","q8WQ":"Scr^^@;N[=","wCxcD8":true},"Gm3y":"~KyK?6,Vd]","KaSv4xAog9":null,"Tr":[false,null,null,">ng4V&ZDNu",null,null],"qT23oNia":null,"vCCZZ2ni":null},"vHBe4f61K":{"6r8s":null,"X0hYJG90x2":true,"k3f":{"odf723n2":83},"l":"{usTU <kvR","vx":"zD/J0.5A+R","z19IY0s6AK":"[5LhoC9cA/"}}]
  • '{}'

    + expected - actual
    
    -[{"0":{"48ElPD1":"/'KaL2rVa^","b":null},"2ng":["u<)al6rjy'",null,";Yc1C\\;'t\"","QjFv}QV8to",null,false,true,null],"ouX2O":{"287e70k7":null,"4y8":{"16":35,"505Mn0k":false,"OtdDELX8H":false,"i":"sL9BHKA2K[","q8WQ":"Scr^^@;N[=","wCxcD8":true},"Gm3y":"~KyK?6,Vd]","KaSv4xAog9":null,"Tr":[false,null,null,">ng4V&ZDNu",null,null],"qT23oNia":null,"vCCZZ2ni":null},"vHBe4f61K":{"6r8s":null,"X0hYJG90x2":true,"k3f":{"odf723n2":83},"l":"{usTU <kvR","vx":"zD/J0.5A+R","z19IY0s6AK":"[5LhoC9cA/"}}]
    +{}
    

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

  • actual - expected

  • [{"0":{"48ElPD1":"/'KaL2rVa^","b":null},"2ng":["u<)al6rjy'",null,";Yc1C\\\\;'t\\"","QjFv}QV8to",null,false,true,null],"ouX2O":{"287e70k7":null,"4y8":{"16":35,"505Mn0k":false,"OtdDELX8H":false,"i":"sL9BHKA2K[","q8WQ":"Scr^^@;N[=","wCxcD8":true},"Gm3y":"~KyK?6,Vd]","KaSv4xAog9":null,"Tr":[false,null,null,">ng4V&ZDNu",null,null],"qT23oNia":null,"vCCZZ2ni":null},"vHBe4f61K":{"6r8s":null,"X0hYJG90x2":true,"k3f":{"odf723n2":83},"l":"{usTU <kvR","vx":"zD/J0.5A+R","z19IY0s6AK":"[5LhoC9cA/"}}]

  • '{}' at deepStrictEqual (build/test/util.js:20:12) -> /workspace/test/util.ts:25:10 at /workspace/build/test/unit/configuration.js:63:48 -> /workspace/test/unit/configuration.ts:68:28 at Fuzzer.fuzzFunctionForTypes (build/utils/fuzzer.js:204:36) -> /workspace/utils/fuzzer.ts:304:30 at Context. (build/test/unit/configuration.js:61:19) -> /workspace/test/unit/configuration.ts:65:11 at processImmediate (internal/timers.js:461:21)

flaky-bot[bot] avatar Jun 11 '22 07:06 flaky-bot[bot]

Flaky

losalex avatar Sep 21 '22 21:09 losalex