Skip to content

rename all the things o/ #371

rename all the things o/

rename all the things o/ #371

GitHub Actions / junit test report linux 64 bits failed Feb 17, 2025 in 0s

341 tests run, 338 passed, 0 skipped, 3 failed.

Annotations

Check failure on line 1 in test/tracer_logger.spec.js

See this annotation in the file changed.

@github-actions github-actions / junit test report linux 64 bits

/home/runner/work/dd-wasm-js-rewriter/dd-wasm-js-rewriter/test/tracer_logger.spec.js.logger should set logger as rewriter logger with ERROR level

expected spy to have been called exactly once with arguments 'IAST rewriter logger configured OK'
'"Wasm js rewriter logger configured OK"' '"IAST rewriter logger configured OK"'
Raw output
AssertionError: expected spy to have been called exactly once with arguments 'IAST rewriter logger configured OK'
'"Wasm js rewriter logger configured OK"' '"IAST rewriter logger configured OK"' 
    at Context.<anonymous> (test/tracer_logger.spec.js:30:39)
    at processImmediate (node:internal/timers:466:21)

Check failure on line 1 in test/tracer_logger.spec.js

See this annotation in the file changed.

@github-actions github-actions / junit test report linux 64 bits

/home/runner/work/dd-wasm-js-rewriter/dd-wasm-js-rewriter/test/tracer_logger.spec.js.logger should set logger as rewriter logger with DEBUG level

expected [ Array(1) ] to deeply equal [ Array(1) ]
Raw output
AssertionError: expected [ Array(1) ] to deeply equal [ Array(1) ]
    at Context.<anonymous> (test/tracer_logger.spec.js:39:49)
    at processImmediate (node:internal/timers:466:21)

Check failure on line 1 in test/tracer_logger.spec.js

See this annotation in the file changed.

@github-actions github-actions / junit test report linux 64 bits

/home/runner/work/dd-wasm-js-rewriter/dd-wasm-js-rewriter/test/tracer_logger.spec.js.logger should set console as the default logger

expected [ Array(1) ] to deeply equal [ Array(1) ]
Raw output
AssertionError: expected [ Array(1) ] to deeply equal [ Array(1) ]
    at Context.<anonymous> (test/tracer_logger.spec.js:56:42)
    at processImmediate (node:internal/timers:466:21)