Jianchun Xu
Results
2
issues of
Jianchun Xu
Was testing an incompatible workflow change with `worker.ReplayWorkflowHistoryFromJSONFile`. The test dumps `ERROR internal/internal_task_handlers.go:1338 Workflow panic` to output but test result is PASS, as `ReplayWorkflowHistoryFromJSONFile` not returning error. [Following code seems...
Some recent changes caused hard coded v8.h: https://github.com/nodejs/node-chakracore/blob/chakracore-master/node.gyp#L209 ``` 'deps/v8/include/v8.h', 'deps/v8/include/v8-debug.h', ```