node icon indicating copy to clipboard operation
node copied to clipboard

[v18 backport] test: add v8-updates/test-linux-perf-logger

Open lukealbao opened this issue 9 months ago • 5 comments

v18 bullet point from #51308

This patch backports the test/v8-updates/test-linux-perf-logger.js test from #50352 to the v18 branch.

Related to #50079, this test suite includes the same assertions as those done in test/v8-updates/test-linux-perf.js. The difference is that this suite doesn't require perf(1) to be available to CI workers. To that end, it may be the case that this test could simplify and replace the perf integration test. /cc @richardlau

lukealbao avatar May 09 '24 19:05 lukealbao

CI: https://ci.nodejs.org/job/node-test-pull-request/59066/

nodejs-github-bot avatar May 09 '24 20:05 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/59070/

nodejs-github-bot avatar May 10 '24 00:05 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/59072/

nodejs-github-bot avatar May 10 '24 06:05 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/59074/

nodejs-github-bot avatar May 10 '24 12:05 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/59075/

nodejs-github-bot avatar May 10 '24 12:05 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/59076/

nodejs-github-bot avatar May 10 '24 14:05 nodejs-github-bot

Landed in 351ef189cab7.

richardlau avatar May 16 '24 15:05 richardlau