0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Anna Henningsen 6246f90375
test: wait for message from parent in embedding cctest
I’ve seen this fail a few times in CI, presumably because the
inspector commmand did not reach the child thread in time.
Explicitly waiting seems to solve that.

Refs: https://github.com/nodejs/node/pull/30467

PR-URL: https://github.com/nodejs/node/pull/32563
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-04-02 17:44:25 +02:00
..
gtest
node_test_fixture.cc src: add abstract IsolatePlatformDelegate 2019-11-20 19:02:55 +01:00
node_test_fixture.h test: use InitializeNodeWithArgs in cctest 2020-03-23 10:59:49 -07:00
test_aliased_buffer.cc
test_base64.cc
test_base_object_ptr.cc src: introduce custom smart pointers for BaseObjects 2019-11-19 13:47:29 +01:00
test_environment.cc test: wait for message from parent in embedding cctest 2020-04-02 17:44:25 +02:00
test_inspector_socket_server.cc inspector: added --inspect-publish-uid 2019-06-03 18:15:04 +03:00
test_inspector_socket.cc
test_json_utils.cc src: move JSONWriter into its own file 2020-04-02 17:25:57 +02:00
test_linked_binding.cc src: allow adding linked bindings to Environment 2019-11-07 19:51:11 -08:00
test_node_postmortem_metadata.cc src: introduce custom smart pointers for BaseObjects 2019-11-19 13:47:29 +01:00
test_per_process.cc tools: fix js2c regression 2019-06-02 12:03:40 +02:00
test_platform.cc src: unregister Isolate with platform before disposing 2019-12-14 16:32:52 -05:00
test_sockaddr.cc src: introduce node_sockaddr 2020-03-05 12:07:34 -08:00
test_traced_value.cc
test_url.cc
test_util.cc src: enhance C++ sprintf utility 2020-03-25 19:46:11 -07:00