【发布时间】:2016-01-21 01:44:25
【问题描述】:
我已经使用了这个属性并且报告是 XML 格式`JavaScript 单元结果没有导入到声纳仪表板。
project.home=..\\..\\PeriodDataFrontEnd
bevo-web-module.sonar.javascript.jstestdriver.reportsPath=.
bevo-web-module.sonar.projectBaseDir=.\\bevo-web\\src`
Sensor JavaScriptSquidSensor done: 493293 ms
10:45:51.310 INFO - Sensor JsTestDriverSensor...
10:45:51.311 INFO - Parsing Unit Test run results in Surefire format from folder D:\workspace\PeriodDataFrontEnd\bevo-web\src\.
10:45:51.455 WARN - Test result will not be saved for test class "0.2403 (Windows 7 0.0.0).Given the container controller", because SonarQube associated resource has not been found using file name: "0\2403 (Windows 7 0\0\0)\Given the container controller.js"
10:45:51.576 WARN - Test result will not be saved for test class "0.2403 (Windows 7 0.0.0).Given the container nav controller", because SonarQube associated resource has not been found using file name: "0\2403 (Windows 7 0\0\0)\Given the container nav controller.js"
10:45:51.688 WARN - Test result will not be saved for test class "0.2403 (Windows 7 0.0.0).Given the browser has received JSON from the server when converting the JSON to a Page instance", because SonarQube associated resource has not been found using file name: "0\2403 (Windows 7 0\0\0)\Given the browser has received JSON from the server when converting the JSON to a Page instance.js"
10:45:51.805 WARN - Test result will not be saved for test class "0.2403 (Windows 7 0.0.0).Given the page controller", because SonarQube associated resource has not been found using file name: "0\2403 (Windows 7 0\0\0)\Given the page controller.js"
在此处输入代码。
【问题讨论】:
-
产生此错误的代码是什么?
标签: javascript sonarqube