Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Update Node flags for v8.X instrumentation tests #366

Merged
merged 2 commits into from
Aug 31, 2017

Conversation

kamilogorek
Copy link
Contributor

@kamilogorek kamilogorek commented Aug 30, 2017

Added --expose-internals flag to all tests and --expose-http2 for Node >= 8 only, as it's not supported in previous versions.

Included one edge case, where we have to remove http2 flag, as the test itself is asserting it's absence.

Added flags:
--expose-internals
--expose-http2

Included one edge case, where we have to remove http2 flag.
Copy link
Member

@HazAT HazAT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kamilogorek kamilogorek merged commit c7819f4 into master Aug 31, 2017
@kamilogorek kamilogorek deleted the node-8-instrumentation branch August 31, 2017 08:24
@benvinegar
Copy link
Contributor

Awesome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants