mac fault-localization with Tarantula in action

做软工作业时

fault-localization install dependencies时报错

build triangle for testing demo:

cd src/triangle
mvn clean package


Failed tests: 
  TestSuite.test10:36 expected:<EQUILATERAL> but was:<ISOSCELES>
  TestSuite.test11:39 expected:<EQUILATERAL> but was:<INVALID>
  TestSuite.test14:48 expected:<SCALENE> but was:<ISOSCELES>
  TestSuite.test20:66 expected:<EQUILATERAL> but was:<INVALID>

Tests run: 33, Failures: 4, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.413 s
[INFO] Finished at: 2018-05-03T22:15:58+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project triangle: There are test failures.
[ERROR] 
[ERROR] Please refer to /Users/apple/Desktop/SE/fault-localization/src/triangle/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

尝试

sudo mvn clean package

问题解决,但出现了新的问题:


[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.948 s
[INFO] Finished at: 2018-05-04T15:46:33+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project triangle: Could not resolve dependencies for project com.triangle:triangle:jar:0.0.1: Could not find artifact org.spideruci.hamcrest:primitive-hamcrest:jar:0.0.1-SNAPSHOT -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException



"HASPUserStep" 是由微软终止的一个代码,该代码是与系统中的错误 "PAGE_FAULT_IN_NONPAGED_AREA" 相关的一部分。 Page fault(页面错误)是计算机内存管理中的一个概念,当程序试图访问一个不在物理内存中的页面时会发生页面错误。一般情况下,操作系统会将这个页面从硬盘加载到内存中,然后继续执行程序。然而,在某些情况下,操作系统可能无法找到所需的页面,或者发生一些其他错误,导致无法正确加载页面,从而引发页面错误。 PAGE_FAULT_IN_NONPAGED_AREA 是指当发生页面错误时,操作系统尝试从系统的非分页内存区域(非分页内存)中加载页面,但由于某种原因无法成功。 "HASPUserStep" 是一个微软终止的代码,它可能是用来处理 PAGE_FAULT_IN_NONPAGED_AREA 错误的一部分。该代码中可能包含了一些跟踪日志、错误处理或其他修复操作的步骤。 为了解决 PAGE_FAULT_IN_NONPAGED_AREA 错误,可以尝试以下步骤: 1. 检查硬件问题:页面错误可能是由于硬件故障引起的。可以尝试重新插拔内存条、更换硬盘连接线等操作来解决问题。 2. 更新驱动程序:有时,过时的或不兼容的驱动程序可能导致页面错误。更新或重新安装相关的驱动程序可能有助于解决问题。 3. 扫描病毒:恶意软件可能会干扰系统的正常操作,导致页面错误。运行杀毒软件,检查并清除任何潜在的病毒或恶意软件。 4. 运行系统文件检查:使用系统自带的工具(如Windows的sfc /scannow命令)扫描和修复系统文件中的任何错误或损坏。 如果上述方法无法解决问题,建议联系技术支持或专业人员以获取进一步的帮助和指导。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值