xref: /third_party/node/test/fixtures/errors/error_exit.snapshot
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/errors/
11cb0ef41Sopenharmony_ciExiting with code=1
21cb0ef41Sopenharmony_cinode:assert:*
31cb0ef41Sopenharmony_ci  throw new AssertionError(obj);
41cb0ef41Sopenharmony_ci  ^
51cb0ef41Sopenharmony_ci
61cb0ef41Sopenharmony_ciAssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
71cb0ef41Sopenharmony_ci
81cb0ef41Sopenharmony_ci1 !== 2
91cb0ef41Sopenharmony_ci
101cb0ef41Sopenharmony_ci    at Object.<anonymous> (*error_exit.js:*:*) {
111cb0ef41Sopenharmony_ci  generatedMessage: true,
121cb0ef41Sopenharmony_ci  code: 'ERR_ASSERTION',
131cb0ef41Sopenharmony_ci  actual: 1,
141cb0ef41Sopenharmony_ci  expected: 2,
151cb0ef41Sopenharmony_ci  operator: 'strictEqual'
161cb0ef41Sopenharmony_ci}
171cb0ef41Sopenharmony_ci
181cb0ef41Sopenharmony_ciNode.js *
19

Indexes created Thu Nov 07 10:32:03 CST 2024