suwoodblender/test_report.json

18 lines
1.7 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"test_time": "2025-07-01T14:03:13.108361",
"test_results": [
"[14:03:11] INFO: 🚀 开始 Socket JSON 传输系统完整测试",
"[14:03:11] INFO: ==================================================",
"[14:03:11] INFO: \n📋 测试 1/4: 验证文件存在性",
"[14:03:11] INFO: 验证测试文件...",
"[14:03:11] SUCCESS: ✅ 所有必需文件都存在",
"[14:03:11] INFO: \n🖥 测试 2/4: 启动服务器",
"[14:03:11] INFO: 正在启动服务器...",
"[14:03:13] ERROR: ❌ 服务器启动失败: Traceback (most recent call last):\n File \"C:\\Users\\20920\\Desktop\\blender\\server.py\", line 22, in start_server\n print(f\"\\U0001f680 服务器启动成功!\")\n ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^\nUnicodeEncodeError: 'gbk' codec can't encode character '\\U0001f680' in position 0: illegal multibyte sequence\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"C:\\Users\\20920\\Desktop\\blender\\server.py\", line 189, in <module>\n server.start_server()\n ~~~~~~~~~~~~~~~~~~~^^\n File \"C:\\Users\\20920\\Desktop\\blender\\server.py\", line 40, in start_server\n print(f\"\\u274c 服务器启动失败: {e}\")\n ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^\nUnicodeEncodeError: 'gbk' codec can't encode character '\\u274c' in position 0: illegal multibyte sequence\n",
"[14:03:13] INFO: ⛔ 服务器已停止",
"[14:03:13] INFO: \n==================================================",
"[14:03:13] WARNING: 🎯 测试完成: 1/4 项通过",
"[14:03:13] WARNING: ⚠️ 部分测试失败,请检查上述错误信息"
],
"summary": "测试完成,详细日志共 12 条"
}