-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
- Version: master
- Platform: all
- Subsystem: v8
Tests have been failing since Aug 12:
https://ci.nodejs.org/job/node-test-commit-v8-linux/
test/test/inspector/isolate-data.o
CXX(target) /home/iojs/build/workspace/node-test-commit-v8-linux/nodes/benchmark/v8test/v8test/deps/v8/out/x64.release/obj.target/inspector-test/test/inspector/task-runner.o
../test/inspector/inspector-test.cc:667:11: error: no member named 'FreeContext' in 'IsolateData'; did you mean 'FromContext'?
data->FreeContext(context);
^~~~~~~~~~~
FromContext
.././test/inspector/isolate-data.h:31:23: note: 'FromContext' declared here
static IsolateData* FromContext(v8::Local<v8::Context> context);
^
CXX(target) /home/iojs/build/workspace/node-test-commit-v8-linux/nodes/benchmark/v8test/v8test/deps/v8/out/x64.release/obj.target/mkgrokdump/test/mkgrokdump/mkgrokdump.o
CXX(target) /home/iojs/build/workspace/node-test-commit-v8-linux/nodes/benchmark/v8test/v8test/deps/v8/out/x64.release/obj.target/parser-shell/tools/parser-shell.o
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.