11:55:50 FAIL src/cli/serve/integration_tests/reload_logging_config.test.js (28.472s)
11:55:50 ● Server logging configuration › should be reloadable via SIGHUP process signaling
11:55:50
11:55:50 expect(value).toMatchSnapshot()
11:55:50
11:55:50 Received value does not match stored snapshot 1.
11:55:50
11:55:50 - Snapshot
11:55:50 + Received
11:55:50
11:55:50 @@ -20,43 +20,7 @@
11:55:50 "server",
11:55:50 "listening",
11:55:50 ],
11:55:50 "type": "log",
11:55:50 },
11:55:50 - Object {
11:55:50 - "@timestamp": "## @timestamp ##",
11:55:50 - "message": "Reloading logging configuration due to SIGHUP.",
11:55:50 - "pid": "## PID ##",
11:55:50 - "tags": Array [
11:55:50 - "info",
11:55:50 - "config",
11:55:50 - ],
11:55:50 - "type": "log",
11:55:50 - },
11:55:50 - Object {
11:55:50 - "@timestamp": "## @timestamp ##",
11:55:50 - "message": "New logging configuration:
11:55:50 - {
11:55:50 - "ops": {
11:55:50 - "interval": 5000
11:55:50 - },
11:55:50 - "logging": {
11:55:50 - "json": false,
11:55:50 - "silent": false,
11:55:50 - "quiet": false,
11:55:50 - "verbose": false,
11:55:50 - "events": {},
11:55:50 - "dest": "stdout",
11:55:50 - "filter": {},
11:55:50 - "useUTC": true
11:55:50 - }
11:55:50 - }",
11:55:50 - "pid": "## PID ##",
11:55:50 - "tags": Array [
11:55:50 - "info",
11:55:50 - "config",
11:55:50 - ],
11:55:50 - "type": "log",
11:55:50 - },
11:55:50 - " log [## timestamp ##] [info][config] Reloaded logging configuration due to SIGHUP.",
11:55:50 ],
11:55:50 }
11:55:50
11:55:50 94 | const code = _code === null ? 0 : _code;
11:55:50 95 |
11:55:50 > 96 | expect({ code, lines }).toMatchSnapshot();
11:55:50 97 | done();
11:55:50 98 | });
11:55:50 99 |
11:55:50
11:55:50 at ChildProcess.child.on._code (src/cli/serve/integration_tests/reload_logging_config.test.js:96:33)
11:55:50
11:55:50 › 1 snapshot test failed.
This has been skipped because of the following intermittent failures: