Skip to content

Have an e2e test against a node version that uses v8 very close to head #188

Closed
@aalexand

Description

@aalexand

As CPU or heap profiler in v8 get any changes, we should continuously make sure those do not carry surprises for us (e.g. there is https://chromium-review.googlesource.com/c/v8/v8/+/1039825, which shouldn't break us but only green test gives confidence). To do that we need an automated e2e test run against a version of node that uses v8 very close to head. @ofrobots any recommendations on how to organize this? My naive hope would be that we could do something like "nvm install head" and the head gets v8 updated regularly (automatically?).

@nolanmar511 FYI

Metadata

Metadata

Assignees

Labels

api: cloudprofilerIssues related to the googleapis/cloud-profiler-nodejs API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions