Investigate flaky test-https-set-timeout-server on Raspberry Pi

  • Version: v9.0.0-pre
  • Platform: pi1-raspbian-wheezy
  • Subsystem: test, https

https://ci.nodejs.org/job/node-test-binary-arm/9111/RUN_SUBSET=0,label=pi1-raspbian-wheezy/console

not ok 219 sequential/test-https-set-timeout-server
  ---
  duration_ms: 10.610
  severity: fail
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Object.exports.mustCall (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:484:10)
        at serverTimeout (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-https-set-timeout-server.js:57:12)
        at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:518:15
        at run (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-https-set-timeout-server.js:50:5)
        at _combinedTickCallback (internal/process/next_tick.js:131:7)
        at process._tickCallback (internal/process/next_tick.js:180:9)
        at Function.Module.runMain (module.js:607:11)
        at startup (bootstrap_node.js:158:16)
        at bootstrap_node.js:575:3

@nodejs/testing @nodejs/http