提交 a61b33ea 编写于 作者: C coollixin
上级 d1c5ed79
...@@ -2427,7 +2427,7 @@ describe('threadWorkerTest', function () { ...@@ -2427,7 +2427,7 @@ describe('threadWorkerTest', function () {
while (!isTerminate) { while (!isTerminate) {
await promiseCase(); await promiseCase();
} }
expect(res).assertEqual("Serializing an uncaught exception failed, failed to serialize message."); expect(res).assertEqual("An exception occurred during serialization, failed to serialize message.");
done(); done();
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册